v0.19.1
kriasoft/react-starter-kitv0.19.1Aug 7, 2026by Onatcer
AI Summary
This is a hotfix release intended to correct a return-type bug introduced in v0.19.0, which was causing 500 errors. It was released following a GitHub Actions outage that delayed the initial patch.
Key Highlights
- Fixes return type in TrustHosts middleware
- Resolves 500 errors caused by the previous version
- Released immediately after the v0.19.0 outage
Full Release Notes
> [!CAUTION] > **For Security & Stability Reasons:** Before upgrading, make sure to read the release notes of [v0.19.0](https://github.com/solidtime-io/solidtime/releases/tag/v0.19.0) This release fixes a return-type bug in v0.19.0, causing a 500 error. * [Fixed return type in TrustHosts](https://github.com/solidtime-io/solidtime/commit/de13c07855bbaacb1cced918003a0a15b5a48aba) Sorry for the inconvenience this has caused. Unfortunately, the Github Actions Outage started right when the v0.19.0 was published and we were unable to reliably release a new version as a consequence of that. **Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.19.0...v0.19.1