Skip to content

v6.3.0

Choose a tag to compare

@birdofpreyru birdofpreyru released this 05 Oct 20:37
· 118 commits to master since this release

Breaking Changes

  • The default value of autoResolveMultipleImports option changed to true (instead of false). If it is a problem for your project just set autoResolveMultipleImports: false in your config for this plugin.

Other Updates

  • [#14] Reworked README.
  • [#15] Adds into the package alternative "stable" implementation of getLocalIdent() and generateScopedName() functions. See the last bullet point in Installation section of README.
  • Updated dependencies.