Skip to content

Releases: ipikuka/mdx

v1.2.0

31 May 12:22

Choose a tag to compare

The changes made by @talatkuyuk:

  • Reproduce package-lock.json
  • Remove unnecessary dependencies
  • Remove unnecessary exports and tsconfig options
  • Fix test-coverage 100%
  • Update tsconfig moduleResolution
  • Update code inline with @ipikuka/handlers
  • Add My Plugins section in README
  • Add sponsorship announcement in README
  • Update badges in README
  • Delete keywords from README
  • Add @ipikuka/handlers
  • Update dependencies
  • Update devDependencies
  • Migrate jest to vitest
  • Update eslint to latest
  • Update tsconfig for changin build in production
  • Add type-coverage
  • Update npm scripts in package.json
  • Update sourcemap config in tsconfig
  • Update copyright in license
  • Add .npmrc
  • Add a sponsorship banner
  • Update github actions
  • Add funding yaml
  • Update eslint config
  • Update .prettierrc.json
  • Add .editorconfig
  • Update .prettierignore
  • Update .gitignore

v1.1.0

16 May 12:12

Choose a tag to compare

The changes made by @talatkuyuk:

  • (Breaking Change) now, the next-mdx-remote-client is peerDependency so you need to install it separately

v1.0.2

29 Jan 00:01

Choose a tag to compare

The changes made by @talatkuyuk:

  • fixed import corresponding type file issue

v1.0.1

28 Jan 23:51

Choose a tag to compare

The changes made by @talatkuyuk:

  • fixed import issue about not finding corresponded type file
  • updated tsconfig.json
  • updated README.md

v1.0.0

28 Jan 21:32

Choose a tag to compare

initial release !