Releases: DiFuks/ts-overrides-plugin
Releases · DiFuks/ts-overrides-plugin
Release 0.3.4
- Update peer deps
Release 0.3.3
- Update peerDeps
Release 0.3.2
- Add
MIT
license
Release 0.3.1
- Update readme, add info about TypeScript issue microsoft/TypeScript#33407
Release 0.3.0
- add support ts3
Breaking Change:
- The method for usage the CLI config has been changed from
ts-overrides-plugin/cli
tots-overrides-plugin
Release 0.2.0
- Add supporting TS4, add examples
Release 0.1.4
- fix crash plugin with custom baseUrl
Release 0.1.3
- Downgrade TypeScript, add info about incompatibility of the TypeScript 5.5.2 nonara/ts-patch#159
Release 0.1.2
- fix plugin for IDE with TypeScript 5.4+
Release 0.1.1
- Update readme, add info about memory leaks