Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.19 KB

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.

Fixed

  • Rename directory path from esm/es2020 to esm/es2022.

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.