Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 17:38
· 20 commits to main since this release

0.4.0 - 2025-09-18

✨ Features

  • (optionsApi) Parse methods from mapActions helper (ca7d67a)
  • (parser) Introduce dedicated analyzers for options API (20b9773)

🐛 Bug Fixes

  • (analysis) Retain decorations on syntax errors (958e3c8)

♻️ Refactor

  • (core) Decouple parser from VS Code API (f7d7412)
  • (optionsApi) Extract AST helper functions (cb186ed)