Skip to content

Latest commit

 

History

History
208 lines (167 loc) · 21.6 KB

CHANGELOG.md

File metadata and controls

208 lines (167 loc) · 21.6 KB

0.3.0 (2023-11-21)

0.2.0 (2023-11-21)

0.1.0 (2023-11-21)

Documentation Changes
New Features
  • Add docs generation (4fbfe0f1)
  • Reuse testing workflow (#594) (00541e7f)
  • Cancel concurrent tests (f5a1a96a)
  • Control import statements which should be emitted into JavaScript (767c5eb2)
  • Add Node.js inspector for debugging purposes (7b36600d)
  • Add CLI demo (788751b4)
  • Define end of line setting (23334cef)
  • Use auto-merge functionality (896a2a4b)
  • Automatically update GitHub Actions (51c54dae)
  • Log explicit Prettier errors to console (7d7e6388)
  • Create releases through GitHub (e873290c)
  • ci: Reduce amount of builds (d612d21f)
  • test: Pass test script without tests (d40edc9a)
Bug Fixes
  • Don't publish vitest config (e44ad4c3)
  • update link to CLI script (cb492b6f)
  • use npm install (6f6fe9f3)
  • Use ts-node-esm for ES modules (39cda170)
  • Update deprecated Prettier option (b83164f1)
  • forward fix command options (2da0f1bf)
  • Remove postinstall script to work as library (64adc38d)
Other Changes
Refactors
Code Style Changes
  • Enforce single attribute per line in HTML (828c8eba)

0.1.0 (2023-11-21)

Documentation Changes
New Features
  • Add docs generation (4fbfe0f1)
  • Reuse testing workflow (#594) (00541e7f)
  • Cancel concurrent tests (f5a1a96a)
  • Control import statements which should be emitted into JavaScript (767c5eb2)
  • Add Node.js inspector for debugging purposes (7b36600d)
  • Add CLI demo (788751b4)
  • Define end of line setting (23334cef)
  • Use auto-merge functionality (896a2a4b)
  • Automatically update GitHub Actions (51c54dae)
  • Log explicit Prettier errors to console (7d7e6388)
  • Create releases through GitHub (e873290c)
  • ci: Reduce amount of builds (d612d21f)
  • test: Pass test script without tests (d40edc9a)
Bug Fixes
  • Don't publish vitest config (e44ad4c3)
  • update link to CLI script (cb492b6f)
  • use npm install (6f6fe9f3)
  • Use ts-node-esm for ES modules (39cda170)
  • Update deprecated Prettier option (b83164f1)
  • forward fix command options (2da0f1bf)
  • Remove postinstall script to work as library (64adc38d)
Other Changes
Refactors
Code Style Changes
  • Enforce single attribute per line in HTML (828c8eba)

1.0.0 (2023-11-21)

Documentation Changes
New Features
  • Add docs generation (4fbfe0f1)
  • Reuse testing workflow (#594) (00541e7f)
  • Cancel concurrent tests (f5a1a96a)
  • Control import statements which should be emitted into JavaScript (767c5eb2)
  • Add Node.js inspector for debugging purposes (7b36600d)
  • Add CLI demo (788751b4)
  • Define end of line setting (23334cef)
  • Use auto-merge functionality (896a2a4b)
  • Automatically update GitHub Actions (51c54dae)
  • Log explicit Prettier errors to console (7d7e6388)
  • Create releases through GitHub (e873290c)
  • ci: Reduce amount of builds (d612d21f)
  • test: Pass test script without tests (d40edc9a)
Bug Fixes
  • Don't publish vitest config (e44ad4c3)
  • update link to CLI script (cb492b6f)
  • use npm install (6f6fe9f3)
  • Use ts-node-esm for ES modules (39cda170)
  • Update deprecated Prettier option (b83164f1)
  • forward fix command options (2da0f1bf)
  • Remove postinstall script to work as library (64adc38d)
Other Changes
Refactors
Code Style Changes
  • Enforce single attribute per line in HTML (828c8eba)