What's Changed
Bug Fixes
- Add mode types, improve type definitions (e22bd5c)
- Hide
$getindent
from the SyntaxMode (2b1c65b) - Remove '$' fields for types that don't require exposing them (2db9d4e)
- Remove or update badly formatted declarations (1e7b022)
all by @ibabanov-aws in #5142 - ReplaceRange could now be implemented as an instance of the Range interface, rather than being an instance of the Range class by @mkslanc in #5143 (e1bdccc)
- Wrong next state in regex state by @mkslanc in #5139 (c5ed709)
New Contributors
- @ibabanov-aws made their first contribution in #5142
Full Changelog: v1.18.0...v1.18.1