这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: vercel/turborepo

v1.2.0-canary.1

24 Mar 20:30

Choose a tag to compare

v1.2.0-canary.1 Pre-release
Pre-release

Core

Full Changelog: v1.2.0-canary.0...v1.2.0-canary.1

v1.2.0-canary.0

23 Mar 22:33

Choose a tag to compare

v1.2.0-canary.0 Pre-release
Pre-release

Core

  • Implement --filter RFC by @gsoltis in #887
  • Stop removing unreferenced packages before task graph construction by @gsoltis in #918

Full Changelog: v1.1.10...v1.2.0-canary.0

v1.1.10

23 Mar 21:45

Choose a tag to compare

Core

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.10-canary.0

23 Mar 21:33

Choose a tag to compare

v1.1.10-canary.0 Pre-release
Pre-release

Core

New Contributors

Full Changelog: v1.1.7...v1.1.10-canary.0

v1.1.9

21 Mar 20:39

Choose a tag to compare

Core

New Contributors

Full Changelog: v1.1.7...v1.1.9

v1.1.7

21 Mar 19:35

Choose a tag to compare

Core

  • Fix regression so that depending on "*" should match everything by @gsoltis in #855
  • Remove packageManager warning by @jaredpalmer in #858
  • Allow specifying cache outputs outside of package folder by @jaredpalmer in #861
  • Implement --dry-run and --dry-run=json, formerly --plan by @gsoltis in #862
  • Switch task graph edges to direct dependencies by @gsoltis in #869
  • fix: dump all contents of outputs in --dry instead of all but the first one by @weyert in #877
  • Hash correct file paths for global dependencies by @gsoltis in #888
  • fix: make --dry=json jq and JSON.parse-friendly by @jaredpalmer in #894
  • Add --output-logs= option to turbo CLI by @chelkyl in #822
  • fix(remote-cache): use posix paths for tar archives by @thebanjomatic in #895

create-turbo

  • Use user-customized npm registry in create-turbo by @gemwuu in #885

Docs

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.7-canary.3

15 Mar 18:55

Choose a tag to compare

v1.1.7-canary.3 Pre-release
Pre-release

Core

  • Implement --dry-run, formerly --plan by @gsoltis in #862
  • Switch task graph edges to direct dependencies by @gsoltis in #869
  • fix: dump all contents of Outputs instead of all but the first one by @weyert in #877
  • Remove tabs from run help text by @gsoltis in #879

New Contributors

Full Changelog: v1.1.6...v1.1.7-canary.3

v1.1.7-canary.1

11 Mar 18:24

Choose a tag to compare

v1.1.7-canary.1 Pre-release
Pre-release

Core

Docs

New Contributors

Full Changelog: v1.1.7-canary.0...v1.1.7-canary.1

v1.1.7-canary.0

11 Mar 18:23

Choose a tag to compare

v1.1.7-canary.0 Pre-release
Pre-release

Core

  • depending on "*" should match everything by @gsoltis in #855

Docs

New Contributors

Full Changelog: v1.1.6...v1.1.7-canary.0

v1.1.6

09 Mar 20:17

Choose a tag to compare

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

New Contributors

Full Changelog: v1.1.5...v1.1.6