Skip to content

Releases: recursive-beast/rollup-plugin-external-assets

v1.1.0

03 Mar 20:22
Compare
Choose a tag to compare

1.1.0 (2021-03-03)

Features

  • added deprecation warning for options parameter (57b6315)

v1.0.0

27 Feb 20:16
Compare
Choose a tag to compare

1.0.0 (2021-02-27)

Features

  • implement resolveId and renderChunk hooks (0b6464d)
  • plugin can be positioned anywhere in the plugins list (a7f1a89)
  • plugin factory function can be used to produce multiple instances (95089b5)