Skip to content

v9.0.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 25 Jun 08:49
Immutable release. Only release title and notes can be modified.
92bea7c

What's Changed

Breaking Changes

  • chore: remove deprecated features — drop baseDirs, the object form of features, the antigravity alias target, and the geminicli tool target by @dyoshikawa in #2052

Warning

This release removes previously deprecated functionality. Please migrate before upgrading:

  • geminicli target: removed. Use antigravity-cli / antigravity-ide instead.
  • antigravity alias target: removed. Use the explicit antigravity-cli and antigravity-ide targets.
  • baseDirs option: removed.
  • features object form: removed. Use the array form of features.

Bug Fixes

  • fix(goose): fold non-root rules into root .goosehints instead of inert .goose/memories by @dyoshikawa in #2049

Documentation

  • docs(release-dry-run): prefer MAJOR bump on feature removal or behavior change by @dyoshikawa in #2050

Contributors

Full Changelog

v8.32.0...v9.0.0