This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.16.3
### Bug fixes Don't crash when a non-Node environment defines a `process` global that doesn't have an `env` property. Fix a bug that could cause partially-parsed nodes to be reused when they ended in skipped nodes, when parsing incrementally.