Releases: dailymotion/vmap-js
Releases · dailymotion/vmap-js
Version 3.3.2
What's Changed
- Improve Readme by @clarissedmn in #34
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #30
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #33
- Bump yaml and husky by @dependabot in #31
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #36
- Bump @babel/traverse from 7.19.4 to 7.25.6 by @dependabot in #37
- Configure Renovate by @dm-renovate in #35
- fix: Point module import to dist/vmap-js.js by @clementFrancon in #38
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #39
New Contributors
- @clarissedmn made their first contribution in #34
- @dm-renovate made their first contribution in #35
Full Changelog: 3.3.1...v3.3.2
Version 3.3.1
Version 3.3.0
Enhancements
#22 Update package.json and doc for scoped version
Version 3.2.0
Enhancements
#21 Update packages and solve security vulnerabilities
Version 3.1.0
Enhancements
#13 Update packages and fix security vulnerabilities
Version 3.0.0
Enhancements
- #10 Update packages and upgrade babel to version 7
Version 2.2.2
Bug fixes
- #9 Update package-lock.json (security)
Version 2.2.1
Bug fixes
- #7 Add parsing support for cdata as JSON
Version 2.2.0
Version 2.0.0
- Decaffeinate the project, now we're fully es6
- Bundle with Rollup
- Update testing environment
- Added Prettier