Releases: russcarver/ngx-source-obfuscation
Releases · russcarver/ngx-source-obfuscation
Release 18.0.0
Added
- Angular 18 support
Changed
- Updated all dependent software to the latest versions where possible
Breaking Changes
- Removed glob support due to the underlying implementation of
readdirip
removing glob support - You must now use
fileExtensions
(string array, required) and,filePatternsToExclude
(string array, optional)
What's Changed
Full Changelog: v17.0.0...v18.0.0
Release 17.0.0
Added
- Angular 17 support
Changed
- Updated all dependent software to the latest versions
What's Changed
Full Changelog: v16.0.0...v17.0.0
Release 16.0.0
Added
- Angular 16 support
Changed
- Updated all dependent software to the latest versions
Full Changelog: v2.0.0...v16.0.0