Skip to content

Releases: russcarver/ngx-source-obfuscation

Release 18.0.0

02 Oct 14:06
f05a6f1
Compare
Choose a tag to compare

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

30 Apr 14:43
c1184c7
Compare
Choose a tag to compare

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

17 Apr 23:08
Compare
Choose a tag to compare

Added

  • Angular 16 support

Changed

  • Updated all dependent software to the latest versions

Full Changelog: v2.0.0...v16.0.0