v2.0.0
- The package is now ESM only
- Support custom parsers
- Use a default export
- Ensure an export is always created is a name is given
- Replace
js-yaml
withyaml
as default yaml parser - Drop support for Node.js 14
js-yaml
with yaml
as default yaml parser