v2.0.2
The changes made by @talatkuyuk:
- Change the type
PluginOptionsasOptions - Add tests for
remark-footnotes-extra - Add
remark-footnotes-extrainto remark plugin list for inline footnotes - Add
remark-mdx-remove-expressionsand@richardtowers/remark-abbrinto remark plugin list - Add
recma-mdx-interpolateinto recma plugin list - Add
rehype-image-toolkitinto rehype plugin list - Add
remark-custom-header-idinto remark plugin list - Add
rehype-code-metainto rehype plugin list - Move
vfileto dependencies since prepare function exposes a type fromvfile - Update
@types/node - Update
vitestto latest - Reproduce
package-lock.json - Remove unnecessary dependencies including
@mdx-js/mdx - Update the util test for
next-mdx-remote - Fix tests due to removed custom html handler
- Remove exporting rehype handlers (will be a separate package)
- Add unified as peerDependency
- Fix prettier format results
- Add editorconfig and update prettierrc
- Update vitest
- Update copyright
- Update
eslintto latest - Update tsconfig and build system, including type checking for test files
- Update gitignore and prettierignore
- Fix tests
- Move @mdx-js/mdx to devDependencies
- Build to dist instead of esm/dist
- Refined type keyword
- Update hastscript
- Update devDependencies
- Update recma plugins
- Update rehype plugins
- Update remark plugins
- Update README
- Add assets for sponsorships banner
- Add sponsorship announcement in README
- Update My Plugins section in README
- Remove keywords from README
- Update badges in README