All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Updates esbuild 0.20.2 -> 0.24.0, @babel/core + preset-env 7.24.4 -> 7.26.0
40c6a3d
22 April 2024
- Updates esbuild 0.20.1 -> 0.20.2 & @babel/core + preset-env 7.23.9 -> 7.24.4
a31615b
22 February 2024
- 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
23 December 2023
- Updates esbuild 0.18.9 -> 0.19.10, babel 7.22.10 -> 7.23.6
7df8ea8
7 August 2023
7 June 2023
- 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
4 April 2023
- BREAKING: upgrades esbuild from 0.15.10 -> 0.17.15. See https://github.com/evanw/esbuild/releases/tag/v0.17.0 for details. Upgrades babel core & preset-env from 7.19.3 -> 7.21.4
d495939
- fix: let the user overwrite the esbuild define option, properly enquote all define values
a9b01e7
7 October 2022
- 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
11 July 2022
- Fix custom destination path for assets
ef2ff87
11 July 2022