-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: vercel/turborepo
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v2.3.4-canary.1 Turborepo v2.3.4-canary.1
published
Dec 5, 2024 -
v2.3.4-canary.2 Turborepo v2.3.4-canary.2
published
Dec 5, 2024
26 Pull requests merged by 6 people
-
fix(watch): watch command require tasks argument
#9598 merged
Dec 11, 2024 -
chore(examples): update
basic
example to Next.js 15.1#9602 merged
Dec 11, 2024 -
fix(berry): add yarn berry support for built dependencies meta when pruning
#9605 merged
Dec 11, 2024 -
Update config.json
#9603 merged
Dec 11, 2024 -
feat(tui): popup to list keybinds
#9545 merged
Dec 11, 2024 -
docs: remove old options page
#9601 merged
Dec 10, 2024 -
docs: change path of options overview page
#9600 merged
Dec 10, 2024 -
chore(integration): use offline install
#9599 merged
Dec 10, 2024 -
chore(ci): enable sccache for integration tests
#9597 merged
Dec 10, 2024 -
chore: remove old Turbopack files
#9592 merged
Dec 10, 2024 -
docs: update CONTRIBUTING.md
#9590 merged
Dec 10, 2024 -
docs: provide reasoning on why Turborepo doesn't support nested workspaces
#9586 merged
Dec 9, 2024 -
fix(mfe): factor in configs to hashes
#9582 merged
Dec 9, 2024 -
chore: fix outdated docs issue template label
#9584 merged
Dec 7, 2024 -
fix(examples): create-turbo dependencies with npm
#9580 merged
Dec 6, 2024 -
docs: clarify default daemon usage
#9566 merged
Dec 5, 2024 -
docs(typo): fix typo on turbo-ignore page
#9576 merged
Dec 5, 2024 -
chore(examples): stable React 19 version
#9575 merged
Dec 5, 2024 -
release(turborepo): 2.3.4-canary.2
#9573 merged
Dec 5, 2024 -
chore: clean up old stuff from Go/Turbopack
#9563 merged
Dec 5, 2024 -
fix(daemon): limit number of git children
#9572 merged
Dec 5, 2024 -
fix(cli): error on out of place run args
#9445 merged
Dec 5, 2024 -
release(turborepo): 2.3.4-canary.1
#9570 merged
Dec 5, 2024 -
chore(ci): run js package tests on lockfile changes
#9568 merged
Dec 5, 2024 -
fix: downgrade lockfile to match pnpm version in package.json
#9567 merged
Dec 5, 2024 -
chore(scm): avoid dropping child before wait
#9564 merged
Dec 5, 2024
7 Pull requests opened by 4 people
-
feat(examples): add shadcn/ui example
#9581 opened
Dec 6, 2024 -
docs: Update wording for using `--affected` filter
#9591 opened
Dec 8, 2024 -
ci(examples): test every package manager in Support Policy on basic
#9593 opened
Dec 8, 2024 -
fix(mfe): multiple versions
#9595 opened
Dec 9, 2024 -
chore: add new package name for Nitro
#9608 opened
Dec 12, 2024 -
feat(tui): bind to toggle task selection pinning
#9609 opened
Dec 12, 2024 -
feat(tui): change binds for log scrolling and add UI hints
#9610 opened
Dec 12, 2024
6 Issues closed by 2 people
-
Unnecessary tasks are being run when the target task only exists in some packages
#9589 closed
Dec 11, 2024 -
`watch` should require a task
#9446 closed
Dec 11, 2024 -
📚 Example: add nextjs example with UI using nextjs components + TailwindCSS + Prettier + Stylelint
#9555 closed
Dec 7, 2024 -
📚 Docs: separate organization structure
#9554 closed
Dec 7, 2024
8 Issues opened by 8 people
-
with-prisma example fails to build
#9607 opened
Dec 12, 2024 -
Failed to update turbo from 2.2.3 to 2.3.3 using @turbo/codemod with Yarn 4.5.3
#9596 opened
Dec 9, 2024 -
Incorrect default type package.json for ui package?
#9594 opened
Dec 9, 2024 -
Debugging workspace packages
#9579 opened
Dec 5, 2024 -
Passing the root workspace name as a package to `--filter` does not work as expected
#9578 opened
Dec 5, 2024 -
Directory glob does not work for repositories without version control
#9574 opened
Dec 5, 2024 -
eslint-plugin-turbo not working with Nitro v3
#9571 opened
Dec 5, 2024
14 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`npx create-turbo@latest -e with-react-native-web` fails installation
#9100 commented on
Dec 6, 2024 • 0 new comments -
Turbo daemon uses 100% CPU even when no tasks are running
#8122 commented on
Dec 6, 2024 • 0 new comments -
📚 Docs: How to replace --force with new --cache flag
#9453 commented on
Dec 7, 2024 • 0 new comments -
Asking for the root of the repo to migrate
#9386 commented on
Dec 7, 2024 • 0 new comments -
Nuxt/Vue example repo cannot be built
#9247 commented on
Dec 7, 2024 • 0 new comments -
add example with yarn berry and docker
#8548 commented on
Dec 7, 2024 • 0 new comments -
Modules not found after initializing with with-react-native-web
#7747 commented on
Dec 7, 2024 • 0 new comments -
[turborepo] Storybook ArgsTable not filled with correct data (descriptions, defalutValue, ...)
#6500 commented on
Dec 7, 2024 • 0 new comments -
Docs: Clarify behaviour of `--affected` flag, and whether it takes `inputs` into account
#9329 commented on
Dec 8, 2024 • 0 new comments -
`turbo watch`: "discovery failed: bad grpc status code: The operation was cancelled" on macOS case-sensitive volumes
#9536 commented on
Dec 9, 2024 • 0 new comments -
pnpm patches incorrectly excluded on turbo prune
#9120 commented on
Dec 11, 2024 • 0 new comments -
feat: implementing persistence with sqlite
#9077 commented on
Dec 9, 2024 • 0 new comments -
chore(prysk): make tests run in parallel
#9381 commented on
Dec 10, 2024 • 0 new comments -
[WIP] feat(tui): more binds & persistent preferences
#9512 commented on
Dec 12, 2024 • 0 new comments