1.0.0-alpha.24 (2021-05-29)
Bug Fixes
Features
function
is of type JsdocTypeName
now. (225c337)- add module grammar, add parallel grammar (2fe4fd7)
- add not nullable to base grammar (7d0910f)
- Parser exposes infixParse and accepts Lexer (415b7c9)
- SpecialNamePathParslet switches to other grammar. Allow
module:
in typescript and closure. (25edc18)