Releases: ipikuka/rehype-code-meta
Releases · ipikuka/rehype-code-meta
v1.0.6
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
includeoption 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
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
inlineSourcesinto tsconfig, and removing "src/" directory fromfilesinpackage.json - Add
declarationMapto tsconfig - Add
.tsbuildinfoto.npmignore - Update github actions
- Update devDependencies
- Update
eslintto version 10 - Update eslint config using
defineConfiginstead oftseslint.config - Add a sponsorship banner into
README.md - Add a new remark plugin to plugin list in
README.md
v1.0.4
The changes made by @talatkuyuk:
- Update devDependencies
- Update vite config (vitest@4)
- Add sponsorship section in
README.md
v1.0.3
Only update devDependencies
v1.0.2
The changes made by @talatkuyuk:
- Fix the pathname of the test files in eslint vitest config
- Update devDependencies
v1.0.1
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
initial release !