Skip to content

Releases: birdofpreyru/babel-plugin-transform-assets

v1.2.2

16 Jan 12:58
Compare
Choose a tag to compare
  • [#6] Fixes resolution of assets from node modules — thanks to PR #11 by @karvaporo.
  • Updates dependencies.

v1.2.1

07 Nov 22:01
Compare
Choose a tag to compare
  • Updates dependencies.

v1.2.0

20 Oct 11:20
Compare
Choose a tag to compare

Breaking Changes

  • Default hashing algorithm changed from md4 to xxhash64, because of loader-utils dependency update v2.0.0 ⇒ v3.2.0 (changelog).

Misc

  • Updates dependencies.

v1.1.1

06 Nov 23:36
Compare
Choose a tag to compare
  • Fixes the previous release.

v1.1.0

06 Nov 23:23
Compare
Choose a tag to compare
  • Patched for compatibility with the latest Webpack's file-loader.
  • Updated dependencies.
  • Released as a stand-alone @dr.pogodin/babel-plugin-transform-assets NPM package.