Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

59 lines (37 loc) · 2.59 KB

Changelog

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

Generated by auto-changelog.

  • Drops support for metalsmith < 2.5.0 0f3dc82
  • Adds metalsmith.debug logs, removes setImmediate b5a11b3
  • Adds Typescript support b5d43c7
  • Renames default export to draft for better intellisense 4dd20fc

6 August 2022

  • Added conditional draft use in readme file #14
  • Support dual bundle ESM/CJS c26f5f3
  • Feature: accept single bool param to include/omit drafts from the output 0183e74
  • Add Typescript types & option JSdocs 5e97ec2
  • Add example to JSdoc 9427720
  • Drop support for Node < 12 fa8a498

21 December 2021

  • Align core plugin setup, add test, run prettier 29b03ff

1.1.0 - 2021-07-13

  • Finalize move to @metalsmith/drafts
  • Dropped support for Node < 10
  • Added limited JSDoc support
  • Added LICENSE file

1.0.0 - 2019-10-30

Previous

0.1.0 - December 15, 2015

  • Added option defaults, defining what the default value for draft should be if not defined.

0.0.1 - February 4, 2013