Skip to content

Releases: ipikuka/recma-mdx-html-override

v1.1.0

23 Jun 13:58
Compare
Choose a tag to compare

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

04 May 20:15
Compare
Choose a tag to compare

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

v1.0.3

04 May 19:06
Compare
Choose a tag to compare

The changes made by @talatkuyuk:

  • Update dependencies and some devDependencies
  • Add information about html raw elements are overridable in md format into README.md
  • Make refinements in the code

v1.0.2

22 Mar 12:23
Compare
Choose a tag to compare

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

22 Mar 09:00
Compare
Choose a tag to compare

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

20 Mar 23:37
Compare
Choose a tag to compare

initial release !