Skip to content

Releases: ipikuka/rehype-pre-language

v1.1.3

10 May 11:39
Compare
Choose a tag to compare

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

28 Feb 19:33
Compare
Choose a tag to compare

The changes made by @talatkuyuk:

  • Update the devDependencies
  • Update README.md adding two recma plugins to the plugin list
  • Update .editorconfig file

v1.1.1

13 Feb 05:06
Compare
Choose a tag to compare

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

24 Mar 12:50
Compare
Choose a tag to compare

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 of npm 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

06 Mar 21:18
Compare
Choose a tag to compare

initial release !