Releases: ipikuka/recma-mdx-html-override
Releases · ipikuka/recma-mdx-html-override
v1.1.0
The changes made by @talatkuyuk:
- Update dependencies and devDependencies
- Upgrade to jest@30 (supports prettier@3)
- Fix test coverage 100%
- Fix jest config
- Fix package-lock.json
- Add isolatedModules is true in tsconfig
v1.0.4
The changes made by @talatkuyuk:
- Update
README.md
- Add a remarkable info
README.md
- Add some plugins that I recently developed into the plugin list in the
README.md
- Add a remarkable info
v1.0.3
The changes made by @talatkuyuk:
- Update dependencies and some devDependencies
- Add information about html raw elements are overridable in
md
format intoREADME.md
- Make refinements in the code
v1.0.2
The changes made by @talatkuyuk:
- Refactor the code
- Fix tag names that contain hypen are correctly mapped into intermediate names when jsx is true in mdx format
- Update tests
v1.0.1
The changes made by @talatkuyuk:
- Fix property key can be a Literal
- Add a test for markdown mode
- Add a note for markdown content into
README.md
- Update devDependencies
- Update README.md
v1.0.0
initial release !