Skip to content

v7.2.0

Choose a tag to compare

@kkozik-amplify kkozik-amplify released this 24 Apr 15:04
· 9 commits to main since this release
d3fe70c

What's Changed

Added

  • Possibility to parse deeply nested interpolations (formerly a Limitation), Thanks again, @weaversam8 (#223)

Fixed

  • Issue parsing ellipsis in a separate line within for expression (#221)
  • Issue parsing inline expression as an object key; see Limitations in README.md (#222)
  • Preserve literals of e-notation floats in parsing and reconstruction. Thanks, @eranor (#226)

Full Changelog: v7.1.0...v7.2.0