Skip to content

Latest commit

 

History

History
executable file
·
53 lines (34 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

executable file
·
53 lines (34 loc) · 3.57 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Fix: make all option properties optional b85b6cf
  • Renames default export to collections for better intellisense 61ec7f9
  • Includes sourcemap for better stack traces b5b8059
  • Fix: conditional exports types e8bb72a

27 September 2022

  • Provides dual ESM/CJS bundle 61430d4
  • switched debugger to metalsmith.debug 8df9e65
  • Adds Typescript types support 9f9b36c

28 July 2022

  • Resolves #102: remove multimatch, use metalsmith.match #102
  • Drops support for Node < 12 6a7271c

3 February 2022

  • Closes #27 by adding a test for repeat builds #27
  • Fixes incorrect next and previous references 665de09
  • Fixes collection property on files and adds test: no dupes, no nested arrays (#99) 727769d

29 January 2022

  • feat: refactor, clean code, remove redundant dependencies, add tests d481b92
  • docs: update README, prepare changelog for v1.2 c004ed0
  • [skip travis] dev: fix readme badges 87e4d37

15 December 2021

  • Added standardised code formatting and QA #86
  • Updated History with v1 PRs #85
  • Aligned dotfiles & repo files with core plugins. Added LICENSE, updated devDependencies 0f2480b
  • Updated multimatch to 4.0.0, debug to 4.3.3 71d6f65
  • Added better JSDoc types, return named plugin function 3aa3443