Skip to content

Releases: dailymotion/vmap-js

Version 3.3.1

14 Oct 13:21
Compare
Choose a tag to compare

Enhancements

Dependabot Security fixes

  • #23 Bump minimist from 1.2.5 to 1.2.6
  • #24 Bump ansi-regex from 5.0.0 to 5.0.1
  • #25 Bump terser from 5.7.2 to 5.14.2
  • #26 Bump semver-regex from 2.0.0 to 3.1.4

#27 Updated package-lock
#28 Replaced Jasmine by Jest & packages update

Bug fixes

#29 Fix wrong imports

Version 3.3.0

21 Sep 15:09
Compare
Choose a tag to compare

Enhancements

#22 Update package.json and doc for scoped version

Version 3.2.0

09 Sep 12:35
Compare
Choose a tag to compare

Enhancements

#21 Update packages and solve security vulnerabilities

Version 3.1.0

07 Jan 11:01
Compare
Choose a tag to compare

Enhancements

#13 Update packages and fix security vulnerabilities

Version 3.0.0

10 Oct 08:31
Compare
Choose a tag to compare

Enhancements

  • #10 Update packages and upgrade babel to version 7

Version 2.2.2

21 Dec 14:19
Compare
Choose a tag to compare

Bug fixes

  • #9 Update package-lock.json (security)

Version 2.2.1

23 Aug 13:55
Compare
Choose a tag to compare

Bug fixes

  • #7 Add parsing support for cdata as JSON

Version 2.2.0

03 Aug 10:38
Compare
Choose a tag to compare

Enhancements

  • #6 Multiple library entrypoints
  • #5 Add support for extensions parsing

Version 2.0.0

01 Mar 09:18
Compare
Choose a tag to compare
  • Decaffeinate the project, now we're fully es6
  • Bundle with Rollup
  • Update testing environment
  • Added Prettier