Skip to content

Releases: pschroen/rollup-plugin-bundleutils

v2.0.1

27 Nov 20:21

Choose a tag to compare

  • Updated dependencies

v2.0.0

31 Jan 02:18

Choose a tag to compare

  • v2 as ES module
  • Updated ESLint config
  • Switched to ava for tests
  • Updated tests for regex, babel and terser

v1.2.6

31 Jan 02:12

Choose a tag to compare

  • Replaced LGTM with DeepScan
  • Explicitly specify v1 as CommonJS module
  • Updated dependencies

v1.2.5

20 Jun 20:15

Choose a tag to compare

  • Added a .npmignore file so the hidden dot and test files aren't included in the package
  • Removed Travis CI and David, added LGTM
  • Removed the lockfile
  • House cleaning
  • Updated dependencies

v1.2.4

03 Oct 17:26

Choose a tag to compare

  • Updated dependencies

v1.2.3

06 May 15:19

Choose a tag to compare

  • User overrides for babel and terser
  • Updated examples
  • Updated dependencies

v1.2.2

15 Mar 02:14

Choose a tag to compare

  • House cleaning
  • Updated dependencies

v1.2.1

31 Oct 00:35

Choose a tag to compare

  • Regex example fix
  • Added linting to Travis CI test
  • Added package lockfile
  • Updated dependencies

v1.2.0

04 Jul 03:09

Choose a tag to compare

  • Removed pad()
  • Renamed uglify to terser with optional named exports for uglify and minify
  • Updated dependencies
  • Updated examples

v1.1.1

17 Mar 16:29

Choose a tag to compare

  • Updated dependencies
  • Replaced uglify-es with terser