Skip to content

4.0.0-pre.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@kylef kylef released this 20 May 19:27
· 208 commits to master since this release

Bug Fixes

  • The fixed type attribute now inherits to empty objects. This regression was introduced in 4.0.0-pre.1.
    #686

  • Prevents a segmentation fault while parsing a document which contains an "empty" One Of MSON entry.
    #699

  • Prevent an infinite loop while parsing a document with a circular MSON reference.
    #702