Skip to content

Releases: metalsmith/js-bundle

@metalsmith/js-bundle 0.8.0

22 Apr 20:25
0.8.0
ba88da9
Compare
Choose a tag to compare
  • Updates esbuild 0.20.1 -> 0.20.2 & @babel/core + preset-env 7.23.9 -> 7.24.4 a31615b

@metalsmith/js-bundle 0.7.0

22 Feb 00:55
0.7.0
0a580cf
Compare
Choose a tag to compare
  • Updates esbuild 0.19.10 -> 0.20.1, babel core & preset-env 7.23.6 -> 7.23.9 02d971c
  • Removes stray debug statement & optimizes variable caching 8ab0781
  • Adds 2 debug logs 0293c72
  • Removes an obsolete destination file.path remapping c32973c
  • Drops support for Node patch version < 14.18.0 in order to guarantee support for node: protocol imports 665dc49

@metalsmith/js-bundle 0.6.0

23 Dec 12:10
0.6.0
d4f90cf
Compare
Choose a tag to compare
  • Updates esbuild 0.18.9 -> 0.19.10, babel 7.22.10 -> 7.23.6 7df8ea8

@metalsmith/js-bundle 0.5.0

07 Aug 21:23
0.5.0
8d67265
Compare
Choose a tag to compare
  • Updates babel 7.22.1/4 -> 7.22.10 3bc410d
  • Updates esbuild 0.17.19 -> 0.18.19 b45bc1a

@metalsmith/js-bundle 0.4.0

07 Jun 17:48
0.4.0
3290346
Compare
Choose a tag to compare
  • Updates @babel/core & preset-env 7.21.4 -> 7.22.x b92baab
  • Updates esbuild 0.17.15 -> 0.17.19: various import, tsconfig & css fixes ce21cd4
  • Fixes options re-assignment issue with metalsmith.watch() & logically reorders debug logs 37d869e
  • Allows proper 'define' option overwriting and specifying booleans/numbers/valid JSON + adds test case 2992b6b
  • Adds sourcemaps to dist for better debugging 543b876
  • Drops support for Node < 14.14.0 (Node 12 EOL 2023-04-30) 5807d74

@metalsmith/js-bundle 0.3.0

03 Apr 23:52
0.3.0
4677f7a
Compare
Choose a tag to compare

@metalsmith/js-bundle 0.2.0

06 Oct 23:14
0.2.0
72d5096
Compare
Choose a tag to compare
  • Clarify the file destination #4
  • simplify --updateSnapshots option detection in test #1
  • feat: update esbuild 0.14.43 -> 0.15.10, babel 7.18.5 -> 7.19.3 bb3cf1b
  • feat: Add TS support 6988bb7
  • feat: use strict, move docs examples to ES6 imports, add JSdoc example 5d2122c

@metalsmith/js-bundle 0.1.1

11 Jul 10:32
0.1.1
d0d5492
Compare
Choose a tag to compare
  • Fix custom destination path for assets ef2ff87

@metalsmith/js-bundle 0.1.0

10 Jul 23:35
0.1.0
0562f60
Compare
Choose a tag to compare
  • Initial commit 344a7b0
  • Initial setup 44fec12
  • fix: only gitignore root lib folder, add missing test files b8200e0