Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.2 - 2024-12-05
Changed
- Reduced the number of indirect dependencies by changing TOML parser library.
0.1.1 - 2024-11-27
Fixed
- Gleam compile error crashing Vite server.
- Gleam compilation running twice for some files.
- Node.js error thrown during importing this plugin due to its module path not starting with a dot.
- TypeScript error about missing type definition.
0.1.0 - 2024-11-25
Added
- Initial plugin code.