4.0.0
BREAKING
- Usage of this library in web browsers might no longer work out of the box (via #880)
It might require a bundler/packer for web; see theexamples/web/.
This is only a breaking change if you used this library in a web browser.
Fixed
Examples
- Adjusted and extended examples for usage in web browsers (#883 via #880)
Removed outdatedexamples/web/*, addedexamples/web/parcel&examples/web/webpack. - Added examples for usage of
CDX.Factories.PackageUrlFactory(via #882, #886)
Build
- Use TypeScript
v5.1.6now, wasv5.1.5(via #866) - Use Webpack
v5.88.1now, wasv5.88.0(via #870) - Apply wider rules for
externalsfor in Webpack build (#883 via #880)
Full Changelog: v3.0.0...v4.0.0