| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-03 | 1.6 kB | |
| v3.66.0 source code.tar.gz | 2026-08-03 | 20.2 MB | |
| v3.66.0 source code.zip | 2026-08-03 | 22.7 MB | |
| Totals: 3 Items | 42.9 MB | 5 | |
What's Changed
- feat(runtime): log the management API using the runtime logger by @mcollina in https://github.com/platformatic/platformatic/pull/5025
- feat: add lint:fix script to all packages and root workspace by @mcollina in https://github.com/platformatic/platformatic/pull/5038
- docs: fix five defects in the CRUD tutorial, verified against PostgreSQL by @mcollina in https://github.com/platformatic/platformatic/pull/5043
- docs: complete Phase 6 — Explanation quadrant and verified migration guides by @mcollina in https://github.com/platformatic/platformatic/pull/5041
- chore(deps): update dependency @fastify/reply-from to v12.6.4 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/5018
- fix(runtime): handle management api listen retry failure by @ferhatelmas in https://github.com/platformatic/platformatic/pull/5044
- fix(runtime): throw the correct wrapped error by @ferhatelmas in https://github.com/platformatic/platformatic/pull/5045
- fix(foundation): report environment variables resolved by the onMissingEnv fallback by @mirko-pira in https://github.com/platformatic/platformatic/pull/5026
- ci: check the licenses of production dependencies by @mcollina in https://github.com/platformatic/platformatic/pull/5046
- feat: Added scheduler support for Node. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/5048
- feat: bake deployment IDs into framework builds by @mcollina in https://github.com/platformatic/platformatic/pull/5050
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.65.0...v3.66.0