Change8

v2.5.3

📦 turborepoView on GitHub →
4 features🐛 3 fixes🔧 2 symbols

Summary

Version 2.5.3 introduces the ability to disable the update notifier via turbo.json and enhances the TUI with momentum-based scrolling. The release also includes numerous documentation improvements and dependency updates across examples.

✨ New Features

  • Added a new option, `noUpdateNotifier`, to `turbo.json` to suppress the update notification.
  • Implemented conditional update notifier messages based on the package manager being used.
  • Introduced momentum-based scrolling in the TUI.
  • Upgraded the `with-tailwind` example to use TailwindCSS v4.

🐛 Bug Fixes

  • Fixed an issue where the gutter was present in persisted task output in the UI.
  • Patched version of async-graphql used in the query module.
  • Fixed a broken link in the useful links section of the README.

🔧 Affected Symbols

turbo.jsonasync-graphql