What's Changed
Docs
- docs: Improve clarity on
--cache
. by @anthonyshew in #9489 - feat: Remote cache upload timeout by @chris-olszewski in #9491
- docs: mark
--no-cache
and--remote-only
as deprecated. by @anthonyshew in #9488 - docs: describe using a custom URL with
create-turbo
. by @anthonyshew in #9507 - docs: fix formatting on
/repo/docs/getting-started/installation
by @eps1lon in #9509 - fix(examples): remove
--filter
fromwith-docker
example. by @anthonyshew in #9513 - docs: fix formatting on
/repo/docs/getting-started/installation
by @eps1lon in #9514 - docs: update ESLint documentation with ESLint v9 by @anthonyshew in #9515
eslint
- feat: update
eslint-config-turbo
to support ESLint Flat Config. by @anthonyshew in #9502
@turbo/repository
Examples
- chore: update
basic
example to ESLint v9 and Flat Configurations. by @anthonyshew in #9501 - chore(examples): remove spare dependencies from basic example by @anthonyshew in #9516
Changelog
- fix(affected): consider both source and destination as changed by @chris-olszewski in #9422
- chore: use mocked package in test by @NicholasLYang in #9475
- feat(tui): Enter interactive with
i
key. by @anthonyshew in #9479 - feat(trace): resolve incorrect extension by @NicholasLYang in #9486
- refactor(tui): Improve aesthetics for helper text. by @anthonyshew in #9478
- feat(mfe): allow @vercel/microfrontends to be considered a MFE package dependency by @mknichel in #9493
- fix(mfe): build either mfe package name by @chris-olszewski in #9494
- feat(trace): add export condition and clean up tests by @NicholasLYang in #9499
- feat(tui): add Vim motions support for task list selection by @AlvaroParker in #9243
- chore: remove unused dependency in packages/turbo-workspaces by @torresgol10 in #8718
- fix(env): add DISPLAY to default pass through by @chris-olszewski in #9511
- refactor(tui): cleanup where Vim binds were added. by @anthonyshew in #9508
- feat: sibling tasks by @chris-olszewski in #9504
New Contributors
- @Tofandel made their first contribution in #9351
- @AlvaroParker made their first contribution in #9243
Full Changelog: v2.3.1...v2.3.2