Skip to content

v0.8.5-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 01 Nov 15:55
· 6579 commits to main since this release

Completely rewritten and revamped internal graph. Fixes long standing bug with construction. You no longer need to specify all possible tasks, turbo will figure out the transitive tasks necessary automatically.

This is available on the next branch so install with yarn add turbo@next or equivalent