Skip to content

v1.1.29

Choose a tag to compare

@github-actions github-actions released this 27 Feb 22:00
· 81 commits to main since this release
cd49bbb

What's Changed

  • Allow newline whitespace in array/mapping literals by @jlchmura in #204
  • Fix parser incorrectly reporting circular include by @jlchmura in #205
  • Missing files from circular include fix. by @jlchmura in #211
  • add ref keyword to signature hover by @jlchmura in #212
  • Add class keyword and name to signature param emitter. by @jlchmura in #213
  • Add dynamic property access syntax by @jlchmura in #214

Full Changelog: v1.1.28...v1.1.29