1.8.0 (2023-11-20)
- defaults: fix npm release blockage (34e2f46)
- refactor: JSDocs added, Unit Tests added using ViTest, refactored for maintainability (#239) (0451f2c)
1.7.2 (2023-10-24)
- 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)
- nconf: nconf released a fix for dynamic imports (2e5c3c3)
1.7.0 (2023-10-22)
- readme: newlines missing around content sections in readme (0ca9980)
- 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)
- test: inputs test was failing due to node20 bundling error (7b5cac4)
- refactor: make the readme sections update in memory before writing it out once (a4468c1)
1.5.1 (2023-10-14)