Skip to content

Releases: jacksonrayhamilton/bundlifier

v3.0.4

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 16 Aug 02:07
129ae3c
  • Fix bug where source maps weren’t serialized in Node 14

v3.0.3

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 16 Aug 01:49
0f83029
  • Update dependencies to ensure successful installs on Node 14

v3.0.2

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 04 Dec 20:32
c6aa8eb
  • Update dependencies to ensure successful installs on Node 12/13

v3.0.1

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 04 Dec 20:31
8b08aa5
  • Fix bug where NODE_ENV was inferred to be “production;” that should only be inferred when minifying

v3.0.0

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 05 Jan 03:48
6bad1a2
  • Remove -n/--necessarily feature for building files if they did not yet exist
  • Add automatic simple Babel transpilation
  • Allow for advanced Babel transpilation with .babelrc
  • Add support for generating a service worker
  • Update packages

v2.1.0

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 12 Mar 00:14
3682142
  • Add support for importing JSON files, since a lot of packages do this.

v2.0.1

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 12 Mar 00:13
4e817fe
  • Fix a bug where the “nopt” package was missing.

v2.0.0

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 12 Mar 00:15
ae10bbe
  • Redesign the API to be simpler. See the README.

v1.0.0

Choose a tag to compare

@jacksonrayhamilton jacksonrayhamilton released this 29 Nov 08:32
333a332

Initial release.