Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 2.05 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0 (2025-01-06)

⚠ BREAKING CHANGES

  • typescript-config: rename tsconfig.json to tsconfig.base.json

Features

  • typescript-config: add new tsconfig environment (536a173) by @njfamirm

Bug Fixes

  • typescript-config: remove root/out directory (f0e6c9f) by @njfamirm
  • typescript-config: set typescript as peer dependency (0c09cb2) by @njfamirm

Code Refactoring

  • typescript-config: rename tsconfig.json to tsconfig.base.json (341ac77) by @arashagp

1.1.0 (2025-01-05)

Features

  • service-worker: add service worker utilities and logging support (#18) (d428086) by @

1.0.1 (2024-12-10)

Note: Version bump only for package @nexim/typescript-config

1.0.0 (2024-12-04)

Features

Miscellaneous Chores

  • reset versions (31a80f6) by @njfamirm