v2.0.0
- Added multiple build targets
- Potentially breaking for ci, since build output is
now in/dist
folder - Npm package also links to respective files in
/dist
instead ofindex.js
, which is now moved to/src
folder /docs
are now compatible with older and exotic browsers
What's Changed
- build(deps-dev): bump mocha from 10.1.0 to 10.2.0 by @dependabot in #88
- build(deps-dev): bump sinon from 15.0.0 to 15.0.1 by @dependabot in #91
- build(deps-dev): bump c8 from 7.12.0 to 7.13.0 by @dependabot in #110
- build(deps-dev): bump rollup from 3.7.1 to 3.17.2 by @dependabot in #112
- ci: codeql runs on push only when master is targeted by @jankapunkt in #113
- build(deps-dev): bump rollup from 3.17.2 to 3.17.3 by @dependabot in #115
- Build multple targets by @jankapunkt in #114
Full Changelog: v1.2.1...v2.0.0