We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3677f2 commit 7522a9dCopy full SHA for 7522a9d
CHANGELOG.md
@@ -18,7 +18,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
### Added
20
21
-- Idle lobbies that have not started a game in 48 hours will be deleted automatically.
+- Idle lobbies that have not started a game in 48 hours will be deleted automatically
22
+
23
+### Changed
24
25
+- Update `next` to 14.2.30
26
+- Update `@biomejs/biome` to 2.0.4
27
28
+### Fixed
29
30
+- For development, fixed HTTP status codes for /api/lobbies via early returns
31
32
## [1.2.0] - 2025-05-31
33
0 commit comments