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)