Files
profile/themes/keepit/node_modules/undeclared-identifiers/CHANGELOG.md
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

1001 B

undeclared-identifiers change log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

1.1.3

  • Do not count class names and method names as undeclared. (#1)

1.1.2

  • Fix wildcard use not being detected after property use. (349d998)

1.1.1

  • Fix standard property access being detected as wildcards. (029a0b7)

1.1.0

1.0.0

  • initial release.