Core
- Fix SSO login regression to ensure that the RepoConfig Directory and file exists before writing team ID and API url by @gaspar09 in #823
- Log an error when scope is invalid in
turbo prune
#703 by @m-shaka in #826 - Update text for more inclusive language. by @leerob in #837
- Add support for
turbo run
w/ yarn pnp by @thebanjomatic in #797 - Add back support for
file:...
dependencies by @gsoltis in #854 - Don't consider
peerDependencies
when constructing graph by @thebanjomatic in #813
Docs
- docs: Complimentary Tools -> Complementary Tools by @jaredpalmer in #831
- docs: Add note about Fast Refresh to the FAQ docs by @leerob in #832
Internal
- Bump timeout on create-turbo CLI test by @gsoltis in #834
- Extract ResolvePackages by @gsoltis in #830
New Contributors
Full Changelog: v1.1.5...v1.1.6