All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- the plugin now exports both ESM and CJS, you may use it in CJS too
- ensure no-value attribute is a string d0f8b2c
1.0.0 - 2024-01-21
- stop quoting empty/no-value attributes
- [BREAKING] require Node.js 16+
- [BREAKING] plugin is now ESM-only
- updated dependencies
- migrated tests to Vitest
- added GitHub Actions build workflow
- added dependabot for automated dependency updates