Skip to content

v6.1.0

Compare
Choose a tag to compare
@prantlf prantlf released this 27 May 10:17
· 151 commits to master since this release

6.1.0 (2019-05-27)

Bug Fixes

  • Fix the missing function object (Parser) in the main module exports (eb892aa)
  • Restore context options (yy) set in the Parser constructor after the call to parse, if the options were overridden by the method arguments (787c350)

Features

  • Use the native JSON parser if a limited error information is enough (8aa9fb1)