Skip to content

Releases: vercel/turborepo

Turborepo v2.3.4-canary.7

13 Jan 14:25
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

  • chore(examples): remove unused typescript-eslint dependencies from ba… by @tevem1207 in #9668

Changelog

  • feat: optional TURBO_SITE environment variable at compilation time for development by @anthonyshew in #9660
  • chore: add missing language fences to CONTRIBUTING.md by @NotNotARobot in #9671
  • fix: respect output mode 'none' even when caching is disabled by @anthonyshew in #9670
  • feat(mfe): remove hyphen from microfrontends binary name by @mknichel in #9683
  • fix(cache): no longer let remoteCache.enable override force by @chris-olszewski in #9684

New Contributors

Full Changelog: v2.3.4-canary.6...v2.3.4-canary.7

Turborepo v2.3.4-canary.6

03 Jan 13:30
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

Changelog

New Contributors

Full Changelog: v2.3.4-canary.5...v2.3.4-canary.6

Turborepo v2.3.4-canary.5

19 Dec 21:30
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Changelog

New Contributors

Full Changelog: v2.3.4-canary.4...v2.3.4-canary.5

Turborepo v2.3.4-canary.4

18 Dec 17:55
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Changelog

New Contributors

Full Changelog: v2.3.4-canary.3...v2.3.4-canary.4

Turborepo v2.3.4-canary.3

16 Dec 17:10
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

Changelog

New Contributors

Full Changelog: v2.3.4-canary.2...v2.3.4-canary.3

Turborepo v2.3.4-canary.2

05 Dec 18:25
Compare
Choose a tag to compare
Pre-release

What's Changed

Changelog

Full Changelog: v2.3.4-canary.1...v2.3.4-canary.2

Turborepo v2.3.4-canary.1

05 Dec 14:55
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Changelog

Full Changelog: v2.3.4-canary.0...v2.3.4-canary.1

Turborepo v2.3.4-canary.0

04 Dec 14:35
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

  • chore(docs): enable hashlinking for System Environment Variables entries by @anthonyshew in #9532

eslint

@turbo/repository

Changelog

New Contributors

Full Changelog: v2.3.3...v2.3.4-canary.0

Turborepo v2.3.3

26 Nov 23:50
Compare
Choose a tag to compare

What's Changed

Changelog

Full Changelog: v2.3.2...v2.3.3

Turborepo v2.3.2

25 Nov 21:40
Compare
Choose a tag to compare

What's Changed

Docs

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

New Contributors

Full Changelog: v2.3.1...v2.3.2