SourceTermAnalysisSystem_vue/node_modules/ts-declaration-location/CHANGELOG.md
2026-05-15 10:22:44 +08:00

2.1 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

1.0.7 (2025-03-22)

Performance Improvements

  • switch from minimatch to picomatch (#80) (ec26e28)

1.0.6 (2025-03-08)

1.0.5 (2024-11-28)

Bug Fixes

1.0.4 (2024-08-01)

1.0.3 (2024-07-19)

Bug Fixes

  • handling of global module declarations (45e884c)

1.0.2 (2024-07-06)

Bug Fixes

  • types declared in module declaration are now handle (316969b)

1.0.1 (2024-05-06)

Bug Fixes

  • how testing if a type is a from a local file is done (3312d1c)

1.0.0 (2024-04-14)

Features