Releases: body-builder/typescript-cp
Releases · body-builder/typescript-cp
0.1.9
0.1.9 (2023-07-20)
Features
- Ignore projects where emitting is disabled (#15) (a385078)
0.1.8
Bug Fixes
- Update package dependencies, support typescript 5, fix vulnerabilities, and remove pify (#12) (7845d7d)
0.1.7
Bug Fixes
- Enforce LF line endings in the package dist files (b1fb59d), closes #7
0.1.6
Bug Fixes
- Handle binary files correctly (0fca3ab)
0.1.5
Bug Fixes
- Exit with code 1 on unhandled rejections (b8dd583)
- Provide fallback if tsconfig exclude array is undefined (7670483)
- Re-throw errors in
watch_files
/copy_files
processes (af01dad)
0.1.4
Features
- Ignore files that are listed in the tsconfig
exclude
array (e95833d)
0.1.3
Bug Fixes
- Windows backslash-issue in
get_target_path()
(2da4758)
0.1.2
Bug Fixes
- Version bump after accidentally published v0.1.1 (fa9b4fd)
0.1.1
Features
- Advanced loader rule conditions (311c9ae)
- Basic loader functionality (2b90d96)
0.1.0
Features
- Basic functionality ready (575ff27)