This repository was archived by the owner on Jul 24, 2025. It is now read-only.
v3.3.1
- Add
type: moduleto package.json (#101). Because the library already publish.cjs&.mjsfiles, the only change is for typing when using the node16 module resolution (fixes #95) - Throw an error when the MDX plugin is after this one (#100). This is an expected breaking change added in
3.2.0and this should people that were using both plugins before this version to migrate.