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 topackage.json
- downgrade
estree-walker
version for CJS compatibility
0.1.1 - 2024-08-04
- use
walk
fromestree-walker
directly for Svelte 5 compatibility
0.1.0 - 2023-01-07
- Initial release