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.
- Rename directory path from
esm/es2020
toesm/es2022
.
0.1.2 - 2024-12-05
- Reduced the number of indirect dependencies by changing TOML parser library.
0.1.1 - 2024-11-27
- 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
- Initial plugin code.