Home

Open Source

Open source project releases and ecosystem signals.

Open Sourceuv GitHub

astral-sh/uv

An extremely fast Python package and project manager, written in Rust.

Open SourceNext.js GitHub

vercel/next.js

The React Framework

Open SourceKubernetes GitHub

kubernetes/kubernetes

Production-Grade Container Scheduling and Management

Open SourceNode.js GitHub

nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨

Open SourceNext.js GitHub

v16.3.0-canary.30

Core Changes Revert "Revert "refactor: write pages router export files directly to server/pages/"": #93409 Misc Changes Turbopack: make availablemodules an OperationVc and simplify merged module bookkeeping: #94055 chore: release @next/rspack-core 1.0.3: #94116 Improve notFound recovery in error pathway: #94037 Turb...

Open SourceNext.js GitHub

v16.3.0-canary.29

Misc Changes Replace next-ppr-optimizer with next-cache-components-optimizer: #94035 [Skills] next-dev-loop: persist login state across loops: #94105 Fix errors.json merge driver to handle gaps in error codes: #93829 Credits Huge thanks to @gaojude and @sokra for helping!

Open SourceNext.js GitHub

v16.3.0-canary.28

Misc Changes [Skills] Mark backport-pr and create-pr as internal: #94076 Credits Huge thanks to @gaojude for helping!

Open SourceNext.js GitHub

v16.3.0-canary.27

Misc Changes Add next-dev-loop and next-ppr-optimizer skills: #93943 test: migrate webdriver callers to next.browser: #93941 Revert "Include PPR routes in dynamicRoutes regardless of revalidate time": #94032 Fix pr-status job pagination: #94049 Prerender static metadata under dynamic segments to canonical pathname:...

Open SourceNext.js GitHub

v16.3.0-canary.26

Misc Changes [ci] Add an TURBOTASKSAVAILABLEPARALLELISM environment variable that overrides std::thread::availableparallelism callsites: #93995 Make --debug-build-paths work with src/ directory projects: #94016 ci: run Linux Playwright jobs in prebuilt Microsoft container: #93794 Revert "Prerender HTTP access fallba...

Open Sourceuv GitHub

0.11.16

Release Notes Released on 2026-05-21. Enhancements Add support for direct archive dependencies in Git (#10072) Adjust hint rendering (#18090) Preview features uv audit: specialize malformed OSV error (#19515) Reject locked malware installations (#18936) Configuration Allow disabling reading the system config with UV...

Open SourceNode.js GitHub

2026-05-21, Version 24.16.0 'Krypton' (LTS), @aduh95

Notable Changes \[b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #62553 \[ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #62713 \[9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #57775 \[40ccfde...

Open SourceNext.js GitHub

v16.3.0-canary.25

Misc Changes Enable mimalloc in benchmarks: #93388 Turbopack: fix subpath imports pointing to external packages: #93308 Turbopack: fix error reporting with crashing webpack loaders: #93926 docs: instrumentationClientInject: #93913 Fix Yarn berry tests: #93962 Polish instant fix cards and validation messages: #93894...

Open SourceNode.js GitHub

2026-05-20, Version 26.2.0 (Current), @aduh95

Notable Changes \[189d43a193] - doc: mark stream.compose stable (Matteo Collina) #62562 \[f858c6140e] - (SEMVER-MINOR) fs: add Temporal.Instant support to Stats and BigIntStats (Livia Medeiros) #60789 \[0cbb3895df] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #63155 Comm...

Open SourceNext.js GitHub

v16.3.0-canary.24

Core Changes Add nextConfig.instrumentationClientInject: #93785 Add MCP compileroute tool: #93337 [turbopack-trace-server] Add memory samples to the mcp tool results: #93338 Misc Changes docs: update agent test guidance: #93924 Add create PR skill: #93937 Use node streams for server inserted HTML: #93934 Remove verc...

Open SourceNext.js GitHub

v16.3.0-canary.23

Core Changes [Turbopack] Add graph-based CSS chunking algorithm behind experimental.cssChunking: "graph": #93606 Misc Changes Convert more tests from createNext - nextTestSetup: #93799 turbopack: emit assets before duplicate check in emitassets: #93875 [test] split og-api test suite into default and standalone varia...

Open Sourceuv GitHub

0.11.15

Release Notes Released on 2026-05-18. Security Fix a TAR parser differential, see GHSA-3cv2-h65g-fgmm (#19463) Enforce that entry points cannot escape in the scripts directory, see GHSA-4gg8-gxpx-9rph (#19464) Enhancements Add TOML v1.1 - v1.0 backwards compatibility for source distributions (#18741) Add support for...

Open SourceNext.js GitHub

v16.3.0-canary.22

Misc Changes turbo-tasks: prioritize recomputed tasks with Recomputation priority: #93876 Credits Huge thanks to @sokra for helping!

Open SourceNext.js GitHub

v16.3.0-canary.21

Core Changes Redesign dev overlay: cleaner shell + instant fix-card guidance: #93755 Misc Changes Trace middleware/proxy source files in webpack NFT pipeline: #93871 Credits Huge thanks to @unstubbable and @yavorpunchev for helping!

Open SourceNext.js GitHub

v16.3.0-canary.20

Core Changes [turbopack] fix feature usage telemetry: #93100 Add an info panel for the existing "Cache disabled" indicator: #93756 Convert test/integration to isolated tests: #93247 Extend instant error overlay to metadata, viewport, and sync IO errors: #93287 Turbopack: expose hashes of source files to adapters: #9...

Open SourceNode.js GitHub

2026-05-13, Version 22.22.3 'Jod' (LTS), @marco-ippolito

Commits \[4f780905c5] - crypto: fix potential null pointer dereference when BIO\meth\new() fails (Nora Dossche) #61788 \[4a09efb947] - crypto: update root certificates to NSS 3.121 (Node.js GitHub Bot) #62485 \[e4c0d99839] - deps: update timezone to 2026a (Node.js GitHub Bot) #62164 \[0226c8dd7a] - deps: update simd...

Open Sourceuv GitHub

0.11.14

Release Notes Released on 2026-05-12. Enhancements Add Astral mirror URL override (#19206) Ignore toplevel.txt entries in uninstall that are not valid Python identifiers (#19340) Bug fixes Avoid applying .env files in parent process (#19343) Filter ANSI codes in logging output (#19311) Fix uv tree showing extra-cond...

Open SourceKubernetes GitHub

v1.36.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.

Open SourceKubernetes GitHub

v1.35.5

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.

Open SourceKubernetes GitHub

v1.34.8

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.

Open SourceKubernetes GitHub

v1.33.12

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details.

Load more