You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Version 0.15.1
### Bug fixes
Add support for TypeScript `import {type X} from y` syntax.
Indexed TypeScript types can now take type parameters.
Add support for private field syntax.
Rename PropertyNameDefinition node to PropertyDefinition for consistency with other names.
### New features
Recognize TypeScript 4.3's `override` keyword.
Version 0.15.0
## 0.15.0 (2021-08-11)
### Breaking changes
The module's name changed from `lezer-javascript` to `@lezer/javascript`.
Upgrade to the 0.15.0 lezer interfaces.
## ,### Breaking changes
The module's name changed from `lezer-javascript` to `@lezer/javascript`.
Upgrade to the 0.15.0 lezer interfaces.