Skip to content

Choose a tag to compare

@mheob-bot mheob-bot released this 06 Dec 11:42
· 7 commits to main since this release
373ea08

Minor Changes

  • #332 (@mheob): Improve Prettier configuration
    • Import prettier-plugin-toml directly instead of using a string reference for better type safety and explicit dependency resolution
    • Fix markdown files glob pattern from **/*.md to *.md to match files correctly

Patch Changes

  • #334 (@mheob): Update all dependencies to their latest versions for improved compatibility and bug fixes.