.cargo
chore: add unit test coverage reporter ( #10641 )
2025-07-08 08:32:30 -06:00
.cursor /rules
chore: .cursor/rules ( #10636 )
2025-07-04 07:25:01 -06:00
.devcontainer
chore: clean up old stuff from Go/Turbopack ( #9563 )
2024-12-05 12:04:34 -06:00
.github
chore: make sure clippy lints all targets ( #10708 )
2025-07-22 17:17:36 +00:00
.husky
don't run cargo fmt --all in pre-commit hook ( #3403 )
2023-01-24 11:12:31 -08:00
.vscode
eslint plugin no-undeclared-env-vars should detect known framework variables ( #9110 )
2024-09-17 09:46:24 -04:00
buildcontainer
docs: fix typos in documentation files ( #10124 )
2025-03-11 09:37:15 -06:00
cli
docs(chore): remove /repo references from a few places ( #10370 )
2025-04-23 12:05:18 -06:00
crates
fix(turbo): graceful shutdown on sighup ( #10764 )
2025-08-14 15:46:02 -04:00
docs
docs: update --graph reference ( #10759 )
2025-08-11 19:51:08 -06:00
examples
feat: upgrade NestJS to v11 and migrate to ESLint flat config ( #10746 )
2025-08-13 21:17:20 -06:00
packages
publish 2.5.6 to registry
2025-08-15 11:55:19 +00:00
scripts
feat(release): allow for overriding npm dist tag ( #9899 )
2025-02-04 20:58:28 +00:00
test-codemod
docs: migrate to turborepo.com ( #10368 )
2025-04-23 10:39:37 -06:00
turborepo-tests
chore: typo Fixes and Clarity Enhancements ( #10574 )
2025-06-19 11:13:05 -06:00
.editorconfig
chore(turbo): delete unused nginx configs ( #7390 )
2024-02-14 16:20:45 -06:00
.eslintignore
chore: remove old Turbopack files ( #9592 )
2024-12-10 04:43:53 +00:00
.git-blame-ignore-revs
Configure EditorConfig and apply EditorConfig to all files ( #1025 )
2022-04-08 18:48:25 +00:00
.gitattributes
removes gitattributes for turbopack files ( #8922 )
2024-08-02 09:43:58 -04:00
.gitignore
chore: add unit test coverage reporter ( #10641 )
2025-07-08 08:32:30 -06:00
.npmrc
chore: update to pnpm@8.6.11 and use node 18 everywhere in CI ( #5235 )
2023-08-11 16:41:15 +02:00
.prettierignore
chore: clean up old stuff from Go/Turbopack ( #9563 )
2024-12-05 12:04:34 -06:00
.prettierrc
Fix formatting of docs directory. ( #8416 )
2024-06-10 23:15:07 -06:00
.rustfmt.toml
chore: update to Rust 2024 edition ( #10114 )
2025-03-06 14:41:39 -05:00
.taplo.toml
Run taplo format and check consistency in CI ( #2866 )
2022-11-30 19:05:07 -08:00
Cargo.lock
chore(turbo_json): prefactor loading logic ( #10719 )
2025-07-30 17:20:12 +00:00
Cargo.toml
chore: update to Rust 1.89.0 ( #10749 )
2025-08-13 12:30:15 -04:00
clippy.toml
chore: update to Rust 1.88.0 ( #10608 )
2025-07-21 16:15:57 +00:00
CODE_OF_CONDUCT.md
Update Code of Conduct to match Next.js
2023-02-17 13:29:36 +08:00
CONTRIBUTING.md
chore: add unit test coverage reporter ( #10641 )
2025-07-08 08:32:30 -06:00
deny.toml
fix(ci): upgrade cargo deny to fix crash ( #10077 )
2025-03-03 17:04:06 -05:00
LICENSE
chore: fix copyright license year ( #9663 )
2025-01-01 17:18:49 +00:00
package.json
ci: remove knip ( #10401 )
2025-04-28 21:59:21 +00:00
pnpm-lock.yaml
chore: bump to next@15.4.0-canary.81 ( #10530 )
2025-06-13 05:31:43 -06:00
pnpm-workspace.yaml
chore: prefactor to make room for more docs packages ( #10115 )
2025-03-07 08:06:23 -07:00
README.md
docs(chore): remove /repo references from a few places ( #10370 )
2025-04-23 12:05:18 -06:00
release.md
chore: clean up old stuff from Go/Turbopack ( #9563 )
2024-12-05 12:04:34 -06:00
rust-toolchain.toml
chore: update to Rust 1.89.0 ( #10749 )
2025-08-13 12:30:15 -04:00
SECURITY.md
Add security
2021-12-02 15:27:49 +00:00
socket.yaml
Update Socket config ( #9005 )
2024-08-14 09:36:09 -04:00
tsconfig.json
ts HMR runtime ( #38 )
2022-10-18 20:37:33 +02:00
turbo.json
ci: remove knip ( #10401 )
2025-04-28 21:59:21 +00:00
vercel.json
chore: add schema to vercel.json configs ( #6151 )
2023-10-11 13:02:26 -05:00
version.txt
publish 2.5.6 to registry
2025-08-15 11:55:19 +00:00