Skip to content

Releases: ipikuka/rehype-code-meta

v1.0.6

27 May 15:53

Choose a tag to compare

The changes made by @talatkuyuk:

  • Update github action excluding trigger on pushing a tag
  • Update copyright to 2026 in LICENSE
  • Add 'My Unist Utils and Plugins' section to README
  • Remove unnecessary tsconfig options
  • Update tsconfig include option as "src" instead of a glob
  • Add type checking for test files
  • Add type checking for eslint config
  • Move tsbuildinfo to root to prevent npm deploy via dist and drop .npmignore
  • Update unist utils and unified plugins section in README
  • Update sponsorship announcement in README
  • Update devDependencies
  • Reproduce package-lock.json

v1.0.5

20 Feb 12:02

Choose a tag to compare

The changes made by @talatkuyuk:

  • Update unist-util-visit
  • Update output directory as "dist" instead of "dist/esm"
  • Update export conditions in package.json
  • Update npm scripts in package.json
  • Update sourcemaps by adding inlineSources into tsconfig, and removing "src/" directory from files in package.json
  • Add declarationMap to tsconfig
  • Add .tsbuildinfo to .npmignore
  • Update github actions
  • Update devDependencies
  • Update eslint to version 10
  • Update eslint config using defineConfig instead of tseslint.config
  • Add a sponsorship banner into README.md
  • Add a new remark plugin to plugin list in README.md

v1.0.4

04 Nov 18:48

Choose a tag to compare

The changes made by @talatkuyuk:

  • Update devDependencies
  • Update vite config (vitest@4)
  • Add sponsorship section in README.md

v1.0.3

13 Sep 17:14

Choose a tag to compare

Only update devDependencies

v1.0.2

09 Jun 10:22

Choose a tag to compare

The changes made by @talatkuyuk:

  • Fix the pathname of the test files in eslint vitest config
  • Update devDependencies

v1.0.1

05 May 03:11

Choose a tag to compare

The changes made by @talatkuyuk:

  • Add some plugins that I recently developed into the plugin list in the README.md
  • Update devDependencies

v1.0.0

13 Mar 16:13

Choose a tag to compare

initial release !