v4.0.0
What's Changed
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #13
- Update dependencies by @BrianMitchL in #15
- Bump browserslist from 4.16.0 to 4.16.6 by @dependabot in #16
- Update dev dependencies by @BrianMitchL in #19
- Update deps by @BrianMitchL in #24
- Replace TSDX with Other Tooling by @BrianMitchL in #33
Breaking Changes
- Node 16+ is required to develop and build this package
- To install and use the package, older versions should continue to work
- The compiled files have changed slightly with new file names and newer bundlers that has changed the emitted structure slightly.
dist/giftexchange.cjs.js
- not minifieddist/giftexchange.esm.js
- not minifieddist/giftexchange.umd.development.js
- not minifieddist/giftexchange.umd.production.js
- minifieddist/index.d.ts
Full Changelog: v3.0.0...v4.0.0