Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 08:31
· 58 commits to master since this release

Fixed

  • Fix parse/2 hitting serde_json recursion limit on deeply nested ASTs (e.g. large bundled output from Vue + reka-ui). Uses streaming deserializer with unbounded depth.