@nexim/typescript-config
Version:
Base TypeScript configuration for Nexim projects.
48 lines (25 loc) • 2.3 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.0.1](https://github.com/the-nexim/nanolib/compare/@nexim/typescript-config@2.0.0...@nexim/typescript-config@2.0.1) (2025-04-21)
**Note:** Version bump only for package @nexim/typescript-config
## [2.0.0](https://github.com/the-nexim/nanolib/compare/@nexim/typescript-config@1.1.0...@nexim/typescript-config@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](https://github.com/the-nexim/nanolib/commit/536a17360081edf2b02d363e90fd9dc903d7306c)) by @njfamirm
### Bug Fixes
* **typescript-config:** remove root/out directory ([f0e6c9f](https://github.com/the-nexim/nanolib/commit/f0e6c9fa9dd31ec55df5cafb5b56d0209040225a)) by @njfamirm
* **typescript-config:** set typescript as peer dependency ([0c09cb2](https://github.com/the-nexim/nanolib/commit/0c09cb2593ac594593f8994449764cf22cd47879)) by @njfamirm
### Code Refactoring
* **typescript-config:** rename `tsconfig.json` to `tsconfig.base.json` ([341ac77](https://github.com/the-nexim/nanolib/commit/341ac7718ff44f4f69f4f98bac906e7a86aed0cf)) by @arashagp
## [1.1.0](https://github.com/the-nexim/nanolib/compare/@nexim/typescript-config@1.0.1...@nexim/typescript-config@1.1.0) (2025-01-05)
### Features
* **service-worker:** add service worker utilities and logging support ([#18](https://github.com/the-nexim/nanolib/issues/18)) ([d428086](https://github.com/the-nexim/nanolib/commit/d428086dd98fbb5dfd077d14de4de8dd29ed78dc)) by @
## [1.0.1](https://github.com/the-nexim/nanolib/compare/@nexim/typescript-config@1.0.0...@nexim/typescript-config@1.0.1) (2024-12-10)
**Note:** Version bump only for package @nexim/typescript-config
## 1.0.0 (2024-12-04)
### Features
* **typescript-config:** copy package from [@alwatr](https://github.com/alwatr) ([bc020cc](https://github.com/the-nexim/nanolib/commit/bc020ccb643278304b18ee86ddfdae9553fe6325)) by @njfamirm
### Miscellaneous Chores
* reset versions ([31a80f6](https://github.com/the-nexim/nanolib/commit/31a80f6df1e12aa3491eda0951450ee0cd147328)) by @njfamirm