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

Releases: vercel/turborepo

Turborepo v1.3.0

23 Jun 17:24
Compare
Choose a tag to compare

Blog Post

Turborepo 1.3

Core

Docs

New Contributors

Full Changelog: v1.2.16...v1.3.0

v1.2.17-canary.0

13 Jun 19:50
Compare
Choose a tag to compare
v1.2.17-canary.0 Pre-release
Pre-release

What's Changed

Internal

New Contributors

Full Changelog: v1.2.16...v1.2.17-canary.0

v1.2.16

02 Jun 17:58
Compare
Choose a tag to compare

create-turbo

Full Changelog: v1.2.15...v1.2.16

v1.2.15

02 Jun 17:09
Compare
Choose a tag to compare

Core

Docs

New Contributors

Full Changelog: v1.2.14...v1.2.15

v1.2.14

25 May 23:35
Compare
Choose a tag to compare

Core

  • Ensure logs are flushed before we attempt to cache them by @gsoltis in #1293

Full Changelog: v1.2.13...v1.2.14

v1.2.13

25 May 23:35
Compare
Choose a tag to compare

Core

  • Add additional debugging for tarring files by @gsoltis in #1291

Full Changelog: v1.2.12...v1.2.13

v1.2.12

25 May 23:34
Compare
Choose a tag to compare

Core

  • Adopt doublestar, disable traversing symlinks in globwalk by @gsoltis in #1275

Examples

Docs

New Contributors

Full Changelog: v1.2.11...v1.2.12

v1.2.10

25 May 23:34
Compare
Choose a tag to compare

Core

Examples

Docs

New Contributors

Full Changelog: v1.2.9...v1.2.10

v1.2.10-canary.0

19 May 13:26
Compare
Choose a tag to compare
v1.2.10-canary.0 Pre-release
Pre-release

Core

Docs

  • docs: fix link to Scoped builds from Microsoft Lage by @bennycode in #1240

New Contributors

Full Changelog: v1.2.9...v1.2.10-canary.0

v1.2.9

19 May 13:25
Compare
Choose a tag to compare

Core

  • git integration cleanup by @gsoltis in #1194
  • Add better diagnostic errors when we fail to hash files with git by @gsoltis in #1195
  • feat(cobra): add bin command by @xenfo in #906
  • Better logging for failing to upload an artifact by @maschwenk in #1201
  • feat(cobra): port logout command to cobra by @xenfo in #1204
  • Send proper paths to git cmd for file hashing by @gsoltis in #1216
  • Add self-ref check when build task graph by @Kingwl in #1141
  • Refactor PackageManager to return information about the workspace. by @nathanhammond in #1187
  • Support wslview on linux runtime, don't error on failure to open browser by @gsoltis in #1215
  • Skip cache fetch for tasks that are marked cache: false by @gsoltis in #1224
  • Apply inputs filter to uncommitted changes by @gsoltis in #1223
  • Don't filter non-existent tasks in dry run by @gsoltis in #1225

Docs

New Contributors

Full Changelog: v1.2.8...v1.2.9