Skip to content

Latest commit

 

History

History
128 lines (95 loc) · 4.51 KB

File metadata and controls

128 lines (95 loc) · 4.51 KB

Changelog

All notable changes to this project will be documented in this auto-generated file. The format is based on Conventional Commits; this project adheres to Semantic Versioning.

2.0.0 (2023-11-30)

💥 Breaking Changes 💥

  • End-of-life node versions (14 and 16) are no longer supported

  • These packages are only guaranteed to work with the latest remark/unified packages

⚙️ Build System

  • package: add strip-ansi devdep; force update of unified-args to 11.0.1 (150abb4)
  • Update all plugins to work with unified@>=11 (fe98b3c)

🧙🏿 Refactored

  • package: bumped minimum node version to maintained (364aced)

1.0.6 (2023-01-29)

⚙️ Build System

  • Stabilize build process (6994784)

1.0.5 (2023-01-04)

⚙️ Build System

  • packages: update maintainence badge (4cbf746)

🔥 Reverted

  • "test: replace remark-remove-comments with @xunnamius/remark-remove-comments" (2395903)

1.0.4 (2022-12-21)

⚙️ Build System

  • packages/mdast-util-tight-comments: bump mdast-util-to-markdown to 1.4.0 (2ec7a78)

1.0.3 (2022-10-28)

⚙️ Build System

  • package: update core npm format script (c9d61ba)

1.0.2 (2022-10-22)

⚙️ Build System

1.0.1 (2022-10-22)

⚙️ Build System

  • package: fix npm test script jest invocations (a2ccf80)

1.0.0 (2022-10-21)

⚙️ Build System

  • lint-staged: add doctoc to pre-commit build process (fa4f9ee)
  • package: add doctoc to npm format script (112d42c)
  • package: defer to jest.config.js for coverage options (05cd09e)
  • package: use actual test ignore regex pattern (6358888)
  • Update core build toolchain (19243d6)
  • Update core lint npm script; add lint:all npm script (bd84d8f)