Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

74 lines (46 loc) · 5.04 KB

Changelog

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.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

  • Updates babel 7.22.1/4 -> 7.22.10 3bc410d
  • Updates esbuild 0.17.19 -> 0.18.19 b45bc1a

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

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

0.1.0

11 July 2022

  • Initial commit 344a7b0
  • Initial setup 44fec12
  • fix: only gitignore root lib folder, add missing test files b8200e0