Releases: nonara/ts-patch
Releases · nonara/ts-patch
v3.2.1
3.2.1 (2024-06-26)
Bug Fixes
v3.2.0
3.2.0 (2024-06-03)
Features
v3.1.2
3.1.2 (2024-01-10)
Bug Fixes
- don't break if other plugin is added (f2b591e)
v3.1.1
3.1.1 (2023-12-06)
Bug Fixes
- parseAllJsDoc breaking with < ts 5.3 (d21e02e)
v3.1.0
3.1.0 (2023-12-05)
Features
- Added Plugin Package Configuration + parseAllJsDoc (closes #134 closes #133) (15570d0)
- Added support for chaining transformers in single factory (closes #122 closes #120) (aabf389)
Bug Fixes
- TsExtras 'ts' type registering as 'any' (fixes #127) (069411e)
- tsp.currentLibrary was not set (detail) (24d8031)
v3.0.2
3.0.2 (2023-07-20)
Bug Fixes
- Plugins returning TransformerBasePlugin not supported (fixes #113) (12ee3a2)
v3.0.1
3.0.1 (2023-06-22)
Bug Fixes
- Added explicit error if ts is patched and cached backup is removed (ac25743)
- ESM temp files not cleaned up (8802054)
- Lock file deletion check (#102) (cacf908)
v2.1.0
2.1.0 (2022-12-08)
Features
- Updated to support TS 4.9 (26f6099)
v2.0.2
2.0.2 (2022-08-10)
Changes
v2.0.1
2.0.1 (2021-11-01)
Bug Fixes
- Corrected path error in previous release (7c56d56)