Skip to content

Conversation

@knowledgecode
Copy link
Owner

Summary

  • Update plugin system description in documentation to focus on extensibility rather than specific examples
  • Version bump to 4.0.5 with dependency updates

Changes

  • docs/index.md: Improved plugin system description to highlight formatter/parser extension capability
  • package.json: Version bump from 4.0.4 to 4.0.5
  • package-lock.json: Updated dependencies including eslint, rollup, typescript-eslint, and @types/node

Test plan

  • Verify documentation renders correctly
  • Ensure all existing tests pass
  • Confirm build process works with updated dependencies

Change from specific plugin examples to general formatter/parser extension capability
- @types/node: 24.3.0 → 24.3.1
- eslint: 9.34.0 → 9.35.0
- rollup: 4.50.0 → 4.50.1
- typescript-eslint: 8.41.0 → 8.43.0
@knowledgecode knowledgecode merged commit e2066ae into master Sep 12, 2025
4 checks passed
@knowledgecode knowledgecode deleted the develop branch September 12, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants