Skip to content

v2.0.2

Choose a tag to compare

@talatkuyuk talatkuyuk released this 31 May 09:23
· 3 commits to main since this release

The changes made by @talatkuyuk:

  • Change the type PluginOptions as Options
  • Add tests for remark-footnotes-extra
  • Add remark-footnotes-extra into remark plugin list for inline footnotes
  • Add remark-mdx-remove-expressions and @richardtowers/remark-abbr into remark plugin list
  • Add recma-mdx-interpolate into recma plugin list
  • Add rehype-image-toolkit into rehype plugin list
  • Add remark-custom-header-id into remark plugin list
  • Add rehype-code-meta into rehype plugin list
  • Move vfile to dependencies since prepare function exposes a type from vfile
  • Update @types/node
  • Update vitest to 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 eslint to 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