Skip to content

7.0.0 (2024-09-09)

Compare
Choose a tag to compare
@willdurand willdurand released this 09 Sep 10:46
· 24 commits to master since this release
3b8b127

main changes

This library is now built with Node 18, which is also the minimum officially supported Node.js version.

Other notable changes

  • Dropped unused dependencies (including sha.js)
  • Cleaned up babel config (#5414)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.51 (#5434)

dev dependencies

  • Updated: dependency @babel/cli to 7.25.6 (#5428)
  • Updated: dependency @babel/core to 7.25.2 (#5396)
  • Updated: dependency @babel/eslint-parser to 7.25.1 (#5394)
  • Updated: dependency @babel/preset-env to 7.25.4 (#5411)
  • Updated: dependency async to 3.2.6 (#5408)
  • Updated: dependency comment-json to 4.2.5 (#5403)
  • Updated: dependency markdown-it-anchor to 9.2.0 (#5433)
  • Updated: dependency webpack to 5.94.0 (#5416)