v0.0.8
New
- Add support for parsing private functions/methods
- Add support for parsing arrow functions as controller actions
- Add
controllerDefinition.parseError. This fields gets populated when the parser encountered a syntax error while parsing a controller
Dependenices
- Bump acorn from 8.9.0 to 8.10.0 by @dependabot in #5
- Bump minimatch from 3.1.2 to 9.0.3 by @dependabot in #4
- Bump glob from 10.3.4 to 10.3.10 by @dependabot in #3
- Bump vitest from 0.34.4 to 0.34.6 by @dependabot in #2
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #1
Full Changelog: v0.0.7...v0.0.8