Skip to content

v1.18.1

Compare
Choose a tag to compare
@oykuyilmaz oykuyilmaz released this 03 May 11:33
· 504 commits to master since this release

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

Full Changelog: v1.18.0...v1.18.1