Releases: ipikuka/rehype-pre-language
Releases · ipikuka/rehype-pre-language
v1.1.3
The changes made by @talatkuyuk:
- Update devDependencies
- Update the copyright date in the LICENSE
- Add some plugins that I recently developed into the plugin list in the
README.md
v1.1.2
The changes made by @talatkuyuk:
- Update the devDependencies
- Update
README.md
adding tworecma
plugins to the plugin list - Update
.editorconfig
file
v1.1.1
The changes made by @talatkuyuk:
- Refactor the code for better readability and maintainability
- Reorganize and refactor all the tests
- Format the test results with prettier
- Add a test to see it works with code titles
- Add tests for html sources
- Update the devDependencies
- Add
unified
package into peerDependencies - Upgrade
vitest
to v.3 - Upgrade
eslint
to v.9 - Add
.editorconfig
file - Update
.prettierrc
file - Update keywords in
package.json
- Refactor badges/links in
README.md
- Update codecov github action
v1.1.0
The changes made by @talatkuyuk
- updated the
tsconfig.json
- updated the dependencies
- removed the dependency
hast-util-has-property
- added
package-lock.json
on behalf ofnpm ci
in github actions - added a github action for commits and pull requests
- updated run scripts in
package.json
- added a test util, and updated and refactored the tests
- added test coverage and tresholds
- added codecov connection
- made refinements in code
- updated the
README.md
v1.0.1
initial release !