Skip to content

Latest commit

History

History
64 lines (32 loc) 路 4.04 KB

CHANGELOG.md

File metadata and controls

64 lines (32 loc) 路 4.04 KB

1.8.0 (2023-11-20)

Bug Fixes

  • defaults: fix npm release blockage (34e2f46)

Features

  • refactor: JSDocs added, Unit Tests added using ViTest, refactored for maintainability (#239) (0451f2c)

1.7.2 (2023-10-24)

Bug Fixes

  • dist: dist check was failing due to not installing optional dependencies (347fb89)
  • dist: dist check was failing due to not installing optional dependencies (9aa26d9)
  • markdown: update formatting in tables to use and tags (e950f20)
  • usage: usage section was missing descriptions (8dc2738)
  • usage: usage section was missing its descriptions (4d6e063)

1.7.1 (2023-10-24)

Bug Fixes

  • nconf: nconf released a fix for dynamic imports (2e5c3c3)

1.7.0 (2023-10-22)

Bug Fixes

  • readme: newlines missing around content sections in readme (0ca9980)

Features

  • branding: icons now correctly centered on circle (2c26d93)
  • branding: new segment for readme generates action.yml branding svg (07c3bbe)
  • engines: update node engines to be >= 18, from 14 (35b5d08)
  • improve devx (9f34cf8)

1.6.0 (2023-10-16)

Bug Fixes

  • test: inputs test was failing due to node20 bundling error (7b5cac4)

Features

  • refactor: make the readme sections update in memory before writing it out once (a4468c1)

1.5.1 (2023-10-14)

Bug Fixes

  • only replace grave accents when vertical pipe (e69fb0d)
  • release: update the release workflows (4f5b377)