Skip to content

Latest commit

 

History

History
55 lines (26 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

55 lines (26 loc) · 2.46 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.8 (2024-02-12)

Bug Fixes

  • use pnpm to exec lint-staged in pre-commit hook (f243874)

0.0.7 (2024-02-12)

Features

  • add eslint-plugin-security (6191a0c)

0.0.6 (2024-02-12)

Bug Fixes

  • minor typos and linter warnings in README.md (1796669)

0.0.5 (2024-02-10)

Features

  • add yamlfmt and yamllint to lint-staged hooks and manifest scripts (2452dd1)

0.0.4 (2024-02-06)

Bug Fixes

  • README: rm npm badges as it is not published, rm name quote at top of README (242df37)

0.0.3 (2024-02-06)

Features

  • add serve commands for docs and coverage (e67ce1a)
  • flesh out readme, add info on all new features (5217fcb)
  • swap npm with pnpm, add commitlint, markdownlint, prettier, eslint plugins (0711245)

Bug Fixes

  • add docs to eslintignore (f5e3eea)
  • add docs to prettierignore (ba897a7)

0.0.2 (2023-12-22)