@bluelovers/tsconfig
Version:
177 lines (53 loc) • 5.11 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.
## [1.0.35](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.34...@bluelovers/tsconfig@1.0.35) (2024-02-23)
### 🐛 Bug Fixes
* moduleResolution ([45f8a2c](https://github.com/bluelovers/ws-node-bluelovers/commit/45f8a2cbbce140c8f7fb36de819d9dbcc775685e))
## [1.0.34](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.33...@bluelovers/tsconfig@1.0.34) (2023-03-25)
### 🔖 Miscellaneous
* . ([c670805](https://github.com/bluelovers/ws-node-bluelovers/commit/c670805e7169a1c4e17e37c0d92094464b69ced8))
## [1.0.33](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.32...@bluelovers/tsconfig@1.0.33) (2023-01-01)
### 🔖 Miscellaneous
* . ([b603ea4](https://github.com/bluelovers/ws-node-bluelovers/commit/b603ea42cd471bc699adf7d1f841e6ca163b6572))
## [1.0.32](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.31...@bluelovers/tsconfig@1.0.32) (2022-11-04)
### 🐛 Bug Fixes
* file not exists ([fde7c28](https://github.com/bluelovers/ws-node-bluelovers/commit/fde7c2875e75f4ae056bf4eb72b0805be2beff8f))
## [1.0.31](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.30...@bluelovers/tsconfig@1.0.31) (2022-10-05)
### 🔖 Miscellaneous
* . ([54d2488](https://github.com/bluelovers/ws-node-bluelovers/commit/54d24881d9fa81ca50055ca3761eb19f981e8a83))
## [1.0.30](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.29...@bluelovers/tsconfig@1.0.30) (2022-05-08)
### 🔖 Miscellaneous
* . ([166849a](https://github.com/bluelovers/ws-node-bluelovers/commit/166849a69be53cf9015f9f1e3c611f5fca442e45))
## [1.0.29](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.28...@bluelovers/tsconfig@1.0.29) (2022-04-09)
### ✨ Features
* add `moduleDetection` ([749f620](https://github.com/bluelovers/ws-node-bluelovers/commit/749f620a88d1adc8b09816f75134ec66c3563280))
### 🔖 Miscellaneous
* . ([564ea07](https://github.com/bluelovers/ws-node-bluelovers/commit/564ea07650dd294938ae8d71795be89a60faf3a5))
## [1.0.28](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.27...@bluelovers/tsconfig@1.0.28) (2021-12-07)
### 🔖 Miscellaneous
* . ([f7eb1b1](https://github.com/bluelovers/ws-node-bluelovers/commit/f7eb1b1ca6c23e7964f202ded2a285550a54abf3))
## [1.0.27](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.26...@bluelovers/tsconfig@1.0.27) (2021-12-06)
### ✨ Features
* nodenext ([cb53ea0](https://github.com/bluelovers/ws-node-bluelovers/commit/cb53ea020c048edc4320a104fb0a3c3699de87f6))
## [1.0.26](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.25...@bluelovers/tsconfig@1.0.26) (2021-10-11)
### ✨ Features
* enable `noUncheckedIndexedAccess` , `noPropertyAccessFromIndexSignature` ([0f9e5e0](https://github.com/bluelovers/ws-node-bluelovers/commit/0f9e5e066f0f85d383287c98cc79f54477589688))
## [1.0.25](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.24...@bluelovers/tsconfig@1.0.25) (2021-07-19)
### 🔖 Miscellaneous
* . ([ec38723](https://github.com/bluelovers/ws-node-bluelovers/commit/ec3872360fcc974d0af3ad2c0cde53806e39d29b))
## [1.0.24](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.23...@bluelovers/tsconfig@1.0.24) (2021-07-05)
### Reverts
* Revert "feat: `useUnknownInCatchVariables` = true" ([e542dd3](https://github.com/bluelovers/ws-node-bluelovers/commit/e542dd377386f11901f153fa6324b5140729d7f8))
## [1.0.23](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.22...@bluelovers/tsconfig@1.0.23) (2021-07-05)
### ✨ Features
* `useUnknownInCatchVariables` = true ([8ff04f0](https://github.com/bluelovers/ws-node-bluelovers/commit/8ff04f05e6fdab418d0b53eb6060e2a8af101188))
## [1.0.22](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.21...@bluelovers/tsconfig@1.0.22) (2021-06-09)
### ✨ Features
* add tsdx presets ([1e2cc2a](https://github.com/bluelovers/ws-node-bluelovers/commit/1e2cc2abb9447eca84e9498f12bc47c0359b1ca5))
## [1.0.21](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.20...@bluelovers/tsconfig@1.0.21) (2021-06-07)
### ✨ Features
* update tsconfig.json ([90ae593](https://github.com/bluelovers/ws-node-bluelovers/commit/90ae59373c18a0856d7e97548590f2498abf6799))
## [1.0.20](https://github.com/bluelovers/ws-node-bluelovers/compare/@bluelovers/tsconfig@1.0.19...@bluelovers/tsconfig@1.0.20) (2020-07-12)
### ♻️ Chores
* update typescript ([2fb42eb](https://github.com/bluelovers/ws-node-bluelovers/commit/2fb42eb6a6b4afa6702838f7451ca7a663055380))