v0.0.33
v0.0.32
v0.0.31
v0.0.30
v0.0.29
v0.0.28
🩹 Fixes
- mcp: Change input/output type because of zod compatibility (3f67708)
❤️ Contributors
- @OskarLebuda
v0.0.27
v0.0.26
🚀 Enhancements
- Add support for global class maps (#580)
📦 Build
- Bump packages (5b5a310)
❤️ Contributors
- Oskar Lebuda
v0.0.25
🚀 Enhancements
- core: Add preflight handling (#576)
🩹 Fixes
- error-handling: Wrap handleError in Promise.resolve to stop unauthorized requests (#578)
- core: Stream response (#579)
📦 Build
❤️ Contributors
- Oskar Lebuda
- WronskiPrzemyslaw
v0.0.24
🚀 Enhancements
- serverless: Add support for Azure Functions #574
- core: Add pnpm catalog mode (3eb9352) (968c0a3) (01cc44c) (52edc3c)
- core: Add codspeed tests (cc23e45)
- core: Fix bench tests (b3f5a32)
- rolldown: Extend config with custom plugins, dts toggle and tsc… (#575)
🩹 Fixes
- Lock file (89fedaf)
📦 Build
- Bump packages and fix renovate (f3f4d1d)
- Update pnpm (465c728) (e1b27b6) (4c68c88) (851fe78) (5f56d86) (cdb8c97)
❤️ Contributors
- Oskar Lebuda
- WronskiPrzemyslaw
v0.0.23
🚀 Enhancements
🩹 Fixes
- devkit: Fix rolldown build (a93a00b)
📦 Build
🏡 Chore
- core: Add missing srvx serve method (219b608)
❤️ Contributors
- Oskar Lebuda
v0.0.22
🚀 Enhancements
- AWS Lambda support – Vercube now runs seamlessly on AWS Lambda! (#567) 🎉
Deploy fully serverless apps, scale automatically, and keep the same smooth Node.js development flow without managing servers.
🩹 Fixes
📦 Build
❤️ Contributors
- Oskar Lebuda (@OskarLebuda)
v0.0.21
v0.0.20
v0.0.19
!CAUTION This release contains breaking changes. See #522 for more details.
🚀 Enhancements
- Add
@vercube/websocketpackage (#508) - Add
@vercube/schemapackage (#522) - Add
reusePortfor http-server (fc4ec36)
🩹 Fixes
- Fix zod types (dca7b65)
📦 Build
❤️ Contributors
- Oskar Lebuda (@OskarLebuda)
- Jhoni (@jhnxrs)
v0.0.18
v0.0.17
!CAUTION This release contains breaking changes. See #489 for more details.
🚀 Enhancements
- Move to oxlint (#488)
- ⚠️ Split storage providers and logger providers as independent (#489)
- Add new release scripts (de4edc3)
🩹 Fixes
- Release script (7cbc50f)
📦 Build
- Bump packages (9dd3a8d)
❤️ Contributors
- Oskar Lebuda
v0.0.15
🚀 Enhancements
- Added s3 storage strategy to the storage package (#475)
💅 Refactors
- Remove unused imports and add type imports (a8eb1b7)
📦 Build
❤️ Contributors
- Oskar Lebuda (@OskarLebuda)
- Jhoni (@jhnxrs)
v0.0.14
v0.0.13
v0.0.12
v0.0.11
🚀 Enhancements
- core: Add c12 config options (3b72e8c)
📦 Build
- Bump packages (9d543c8)
❤️ Contributors
- Oskar Lebuda
v0.0.10
v0.0.9
v0.0.8
v0.0.6
v0.0.5
v0.0.4
🚀 Enhancements
- tsdown: Move to tsdown (a4d9f99)
🩹 Fixes
- logger: Fix export types for logger (91e3059)
- deps: Bump zod from 3.25.47 to 3.25.49 (f57d21a)
- core: Middleware response (a20968b)
- core: Types error (3b40bda)
- core: Fix release (8979169)
📦 Build
- packages: Bump packages (b02083c)
🏡 Chore
- release: V0.0.3 (7966564)
- deps-dev: Bump typescript-eslint from 8.33.0 to 8.33.1 (0ec0c43)
- Release v0.0.4 no ci (729181b)
❤️ Contributors
- Oskar Lebuda
v0.0.3
🔥 Performance
- core: Move to FastResponse (#271)
📦 Build
- packages: Bump packages (a7dd995)
❤️ Contributors
- Oskar Lebuda (@OskarLebuda)