What this package is like to depend on
Last release 5 months ago
05 Mar 2026
Ships unpredictably
gaps range from 8 days to 6 months
Nearly every release is documented
notes for 33 of 36 stable releases
1 version withdrawn
withdrawn after publishing
3 years old
37 releases · first in 2023
11 releases in the last 12 months
see the full history below
Release timeline
37 releases · Sep 2023 to Mar 2026Releases
latest 37-
1.5.105 Mar 2026 -
1.5.016 Feb 2026Release notes
Open source →- Updated dependencies
- FEAT: add StreamResponse support for return-based HTTP streaming responses
-
1.4.006 Feb 2026 -
1.3.106 Feb 2026 -
1.3.006 Feb 2026 -
1.2.118 Nov 2025 -
1.2.017 Nov 2025 -
1.1.101 Nov 2025 -
1.1.001 Nov 2025 -
1.0.218 Oct 2025 -
1.0.121 Sep 2025Nothing published for this version
-
1.0.026 Jul 2025Release notes
Open source →- TEST: Add comprehensive test suite covering server lifecycle, routing, hooks, WebSocket, and metadata
- FIX: Fix critical routing bug where all routes were incorrectly added to 'any' method trie
- FIX: Fix static file serving by moving canServeStaticFiles check after init()
- FIX: Fix directory traversal vulnerability in static file serving
-
0.6.001 Jul 2025Nothing published for this version
-
0.5.001 Jul 2025 -
0.4.130 Jun 2025Release notes
Open source →- FEAT: Expose internal APIs for testing framework integration
- Export route helpers (
routes,globalBeforeHooks,globalAfterHooks, etc.) - Export server state (
canServeStaticFiles,serverInstance) - Export WebSocket internals (
wsMap,wsStorageManager)
- Export route helpers (
- FEAT: Add
metapackage dependency for@internalannotations
- FEAT: Expose internal APIs for testing framework integration
-
0.4.026 Jun 2025Release notes
Open source →- FEAT: Enhanced WebSocket system with cache-backed connection metadata storage for distributed deployments.
- FEAT: Add arcade_cache dependency for WebSocket connection management.
- FEAT: Add room-based WebSocket messaging with
joinRoom(),leaveRoom(), andemitToRoom(). - FEAT: Add WebSocket connection discovery APIs:
getAllConnections(),getLocalConnections(),getConnectionInfo(). - FEAT: Add WebSocket connection metadata management with
updateConnectionMetadata(). - FEAT: Add
WebSocketStorageManagerfor hybrid local/cache storage of connection data. - FEAT: Add
initializeWebSocketStorage()anddisposeWebSocketStorage()for cache provider configuration. - FEAT: Full backward compatibility with existing WebSocket APIs
(
emitTo,emitToAll,WebSocketManager).
-
0.3.225 Jun 2025Release notes
Open source →- FIX: Last route not added to routes list when using hooks for paths.
2025-06-23
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.3.123 Jun 2025Release notes
Open source →- FEAT: Add before and after hooks for paths (#47).
2025-03-15
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.3.025 Dec 2024Release notes
Open source →- FEAT: Swagger support (#41).
2024-12-23
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.2.413 Dec 2024 -
0.2.4+122 Dec 2024Release notes
Open source →- FIX(arcade): Route export not taking groups into account.
2024-12-14
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
arcade-v0.2.4arcade_cli-v0.0.5arcade_config-v0.1.3arcade_views-v0.1.1todo_api-v2.2.0arcade_logger-v0.0.5+5
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
arcade_logger-v0.0.5+5
-
0.2.324 Nov 2024Release notes
Open source →- FEAT(example): Add support for new errorHandler.
- FEAT: Add error handling and response utilities.
-
0.2.3+124 Nov 2024Release notes
Open source →- REFACTOR: Improve logging messages.
- FIX(arcade): Close response for success case.
2024-11-24
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
arcade-v0.2.3arcade_logger-v0.0.5+4todo_api-v2.1.2arcade_config-v0.1.2+1arcade_views-v0.1.0+3
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
todo_api-v2.1.2arcade_config-v0.1.2+1arcade_views-v0.1.0+3
Release notes
Open source →- REFACTOR: Improve logging messages.
- FIX(arcade): Close response for success case.
-
0.2.219 Nov 2024 -
0.2.2+123 Nov 2024Release notes
Open source →- REFACTOR: Add debug log level for development environment.
- REFACTOR: Update variable names for WebSocket map.
-
0.2.124 Oct 2024 withdrawnRelease notes
Open source →- FEAT: Add emitToAll function for websockets.
2024-10-18
Changes
Packages with breaking changes:
-
0.2.1+124 Oct 2024Nothing published for this version
-
0.2.1+216 Nov 2024 -
0.2.018 Oct 2024Release notes
Open source →- BREAKING FEAT: Move Route to route, add types to route.group (#36).
2024-07-29
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →Note: This release has breaking changes.
- BREAKING FEAT: Move Route to route, add types to route.group (#36).
-
0.1.427 Jun 2024Release notes
Open source →- FEAT(arcade): add support for setting status code.
2024-06-27
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
arcade-v0.1.3arcade_cli-v0.0.4arcade_config-v0.0.5arcade_logger-v0.0.5arcade_views-v0.0.7
-
0.1.4+129 Jul 2024Release notes
Open source →- FIX: Run global hooks.
2024-06-27
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.1.4+229 Jul 2024Release notes
Open source →- FIX: Duplicate global hooks.
2024-07-29
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.1.327 Jun 2024 -
0.1.224 Dec 2023Release notes
Open source →- FEAT: Swagger support (#41).
2024-12-25
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →- FIX: name clash.
- FEAT: add support for global before, after and afterWebSocket hooks.
- FEAT: optimize route matching and static file checking.
- FEAT: group routes support.
- FEAT: match wildcard routes on any sub path segment.
-
0.1.125 Sep 2023 -
0.1.1+111 Nov 2023Release notes
Open source →- REFACTOR: fix samples and examples.
- FIX(server_helper): process signal empty stream for platform windows.
-
0.1.0+125 Sep 2023Release notes
Open source →- FIX: dartseid_cli will hot restart the app instead of hot reload for more reliability.