Releases: platformatic/platformatic
Releases · platformatic/platformatic
v3.29.1
What's Changed
- feat: expose scaleUpELU and scaleDownELU threshold options by @ivan-tymoshenko in #4482
- fix: Fixed React Router start. by @ShogunPanda in #4489
Full Changelog: v3.29.0...v3.29.1
v3.29.0
What's Changed
- feat: update undici-thread-interceptor by @ivan-tymoshenko in #4468
- chore: Fixed flaky tests. by @ShogunPanda in #4484
- fix: disable signal handlers in test helper by @mcollina in #4485
- fix: handle null JSON output in worker logs by @mcollina in #4488
Full Changelog: v3.28.2...v3.29.0
v3.28.2
What's Changed
- chore(deps): update dependency express to v4.22.0 [security] by @renovate[bot] in #4453
- chore(deps): update dependency next to v16.0.7 [security] by @renovate[bot] in #4458
- fix(deps): update dependency next to v15.5.7 [security] by @renovate[bot] in #4459
- chore(deps): update dependency vite to v7.1.11 [security] by @renovate[bot] in #4369
- fix(db): correctly generate type definitions for ESM support by @charlesbodman in #4445
- feat: Added React Router capability. by @ShogunPanda in #4460
- Enable sourceMaps in profiling automatically if configured by @mcollina in #4455
- chore(deps): update dependency cron to v4.3.5 by @renovate[bot] in #4451
- chore(deps): update dependency @fastify/reply-from to v12.5.0 [security] by @renovate[bot] in #4454
- fix(wattpm): skip flaky applications tests on Windows by @mcollina in #4464
- fix: Stop worker before starting new one for entrypoint when no reuse… by @ShogunPanda in #4466
- Support sourcemaps for specific node_modules deps by @Qard in #4465
- chore(deps): update dependency express to v4.22.1 by @renovate[bot] in #4463
- chore(deps): update dependency execa to v9.6.1 by @renovate[bot] in #4462
- feat: Support for Next.js standalone mode. by @ShogunPanda in #4467
- fix(deps): update dependency next [security] by @renovate[bot] in #4469
- feat: Support for Next.js experimental adapterPath. by @ShogunPanda in #4470
- feat: add REPL command to wattpm for interactive debugging by @mcollina in #4456
Full Changelog: v3.27.0...v3.28.2
v3.28.0-alpha.1
Full Changelog: v3.27.0...v3.28.0-alpha.1
v3.27.0
What's Changed
- fix(sql-mapper): correctly format schema in entity names by @charlesbodman in #4435
- chore(deps): update dependency typescript to v5.9.3 by @renovate[bot] in #4449
- chore(deps): update dependency vscode-json-languageservice to v5.6.3 by @renovate[bot] in #4450
- feat: Added TanStack Start capability. by @ShogunPanda in #4452
New Contributors
- @charlesbodman made their first contribution in #4435
Full Changelog: v3.26.0...v3.27.0
v3.26.0
What's Changed
- feat: Added execArgv support for applications. by @ShogunPanda in #4447
Full Changelog: v3.25.0...v3.26.0
v3.25.0
What's Changed
- feat: add progressive durationMillis by @ivan-tymoshenko in #4438
- feat: add last profile timestamp by @ivan-tymoshenko in #4439
- Revert "feat: add progressive durationMillis (#4438)" by @ivan-tymoshenko in #4442
- chore(deps): update actions/add-to-project digest to 32da07c by @renovate[bot] in #4443
- chore(deps): update actions/checkout digest to 34e1148 by @renovate[bot] in #4444
- feat: proxy custom functions by @simone-sanfratello in #4436
Full Changelog: v3.24.0...v3.25.0
v3.24.0
What's Changed
- feat: Use wattpm in schema for runtime generator. by @ShogunPanda in #4432
- feat: Provide a meaningful message when the entrypoint is missing. by @ShogunPanda in #4431
- fix: Fixed application importing. by @ShogunPanda in #4433
- fix: Removed useless dependencies. by @ShogunPanda in #4434
- chore: replace prom-client with @platformatic/prom-client by @mcollina in #4430
Full Changelog: v3.23.0...v3.24.0
v3.24.0-alpha0
Full Changelog: v3.23.0...v3.24.0-alpha0
v3.23.0
What's Changed
- fix: Correctly apply runtime configuration to applications. by @ShogunPanda in #4427
- feat: add server backlog configuration option by @mcollina in #4425
- fix: map webpack paths correctly by @ivan-tymoshenko in #4429
Full Changelog: v3.22.0...v3.23.0
Previous Next