Releases: ipikuka/mdx
Releases · ipikuka/mdx
v1.2.0
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
The changes made by @talatkuyuk:
- (Breaking Change) now, the
next-mdx-remote-clientis peerDependency so you need to install it separately
v1.0.2
The changes made by @talatkuyuk:
- fixed import corresponding type file issue
v1.0.1
The changes made by @talatkuyuk:
- fixed import issue about not finding corresponded type file
- updated tsconfig.json
- updated README.md
v1.0.0
initial release !