Skip to content

v8.24.1

Choose a tag to compare

@dyoshikawa dyoshikawa released this 03 Jun 04:17
· 179 commits to main since this release
Immutable release. Only release title and notes can be modified.
69f3f39

What's Changed

Bug Fixes

  • fix(cursor): emit schema-required cli config fields — Ensures Cursor CLI config output includes the fields required by its schema. by @zerone0x in #1732
  • fix(hooks): wrap matcher handlers in block scope to avoid duplicate const __re — Wraps OpenCode hook matcher handlers in block scope to prevent duplicate const declarations. by @axelray-dev in #1731
  • fix(mcp): allow trailing commas in Amp JSONC parsing — Allows trailing commas when parsing Amp JSONC MCP configuration. by @axelray-dev in #1730

Contributors

Full Changelog

v8.24.0...v8.24.1