stable

Clone or download

Read-only

request #26401 turborepo: 1.2.1 -> 1.2.5

Two main changes for us: * link: protocol works again in the same way than file: protocol * it is now possible to explicitly define inputs Changelogs: https://github.com/vercel/turborepo/releases/tag/v1.2.5 https://github.com/vercel/turborepo/releases/tag/v1.2.4 https://github.com/vercel/turborepo/releases/tag/v1.2.3 https://github.com/vercel/turborepo/releases/tag/v1.2.2 Change-Id: I15572fc7cebe43c53ad5485d15cc5f5ecfa4155d

Modified Files

Name
M package.json +1 −1 Go to diff View file
M plugins/tracker/grammar/package.json +1 −1 Go to diff View file
R plugins/tracker/grammar/generate_parser.js Go to diff View file
R plugins/tracker/grammar/tql.pegjs Go to diff View file
M pnpm-lock.yaml +41 −41 Go to diff View file
M turbo.json +23 −0 Go to diff View file