| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-08 | 2.0 kB | |
| v3.50.0 source code.tar.gz | 2026-04-08 | 13.1 MB | |
| v3.50.0 source code.zip | 2026-04-08 | 15.2 MB | |
| Totals: 3 Items | 28.3 MB | 0 | |
What's Changed
- fix(docs): reference root .env instead of non-existent web/db/.env in tutorial by @mcollina in https://github.com/platformatic/platformatic/pull/4699
- chore(deps): update dependency @types/node to v22.19.17 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4706
- chore(deps): update dependency fastify to v5.8.4 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4707
- fix: fix
platformatic/runtimetype declarations by @mrazauskas in https://github.com/platformatic/platformatic/pull/4704 - chore: migrate
platformatic/sql-openapitype tests to TSTyche by @mrazauskas in https://github.com/platformatic/platformatic/pull/4705 - chore(deps): update dependency @nestjs/core to v11.1.18 [security] by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4709
- chore(deps): update dependency vite to v7.3.2 [security] by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4710
- chore(deps): update dependency @fastify/http-proxy to v11.4.3 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4702
- chore(deps): update dependency fast-jwt to v6 [security] by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4698
- fix: handle revalidate: false in Valkey cache handlers for static pages by @mcollina in https://github.com/platformatic/platformatic/pull/4713
- feat: Drop support for Astro 4.x and 5.x. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/4714
- feat: Support custom process spawner. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/4715
- feat(next): support Next.js "use cache: remote" directive by @Ic3b3rg in https://github.com/platformatic/platformatic/pull/4694
New Contributors
- @Ic3b3rg made their first contribution in https://github.com/platformatic/platformatic/pull/4694
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.49.1...v3.50.0