Skip to content

v9.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 11 Sep 16:40
· 98 commits to master since this release

9.0.0 (2021-09-11)

⚠ BREAKING CHANGES

  • pathData as first argument of a custom function for the filename option was changed, now we pass only pathData.filename, see example

Features

  • migrate on webpack API for getting filename (59fe68c)
  • output documentation links on errors (#255) (8624e44)