Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 745 Bytes

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.

0.1.2 - 2024-08-05

  • add exports map to package.json
  • downgrade estree-walker version for CJS compatibility

0.1.1 - 2024-08-04

  • use walk from estree-walker directly for Svelte 5 compatibility

0.1.0 - 2023-01-07

  • Initial release