- 15e0df6: chore: unify all package versions to a single patch release
- Updated dependencies [15e0df6]
- @objectstack/plugin-hono-server@4.0.5
- @objectstack/runtime@4.0.4
- @objectstack/runtime@4.0.3
- 5f659e9: fix ai
- @objectstack/runtime@4.0.2
-
f08ffc3: Fix discovery API endpoint routing and protocol consistency.
Discovery route standardization:
- All adapters (Express, Fastify, Hono, NestJS, Next.js, Nuxt, SvelteKit) now mount the discovery endpoint at
{prefix}/discoveryinstead of{prefix}root. .well-known/objectstackredirects now point to{prefix}/discovery.- Client
connect()fallback URL changed from/api/v1to/api/v1/discovery. - Runtime dispatcher handles both
/discovery(standard) and/(legacy) for backward compatibility.
Schema & route alignment:
- Added
storage(service:file-storage) andfeed(service:data) routes toDEFAULT_DISPATCHER_ROUTES. - Added
feedanddiscoveryfields toApiRoutesSchema. - Unified
GetDiscoveryResponseSchemawithDiscoverySchemaas single source of truth. - Client
getRoute('feed')fallback updated from/api/v1/datato/api/v1/feed.
Type safety:
- Extracted
ApiRouteTypefromApiRouteskeys for type-safe client route resolution. - Removed
as anytype casting in client route access.
- All adapters (Express, Fastify, Hono, NestJS, Next.js, Nuxt, SvelteKit) now mount the discovery endpoint at
-
Updated dependencies [f08ffc3]
-
Updated dependencies [e0b0a78]
- @objectstack/runtime@4.0.0
- @objectstack/runtime@3.3.1
- @objectstack/runtime@3.3.0
- @objectstack/runtime@3.2.9
- @objectstack/runtime@3.2.8
- fix: unified catch-all dispatch pattern —
createHonoApp()now delegates all non-framework-specific routes toHttpDispatcher.dispatch(), automatically supporting packages, analytics, automation, i18n, ui, openapi, custom endpoints, and any future routes - fix: resolves 404 errors for
/api/v1/metaand/api/v1/packagesafter Vercel deployment - Only auth (service check), storage (formData), GraphQL (raw result), and discovery (response wrapper) remain as explicit routes
- Added comprehensive tests for the catch-all dispatch pattern
- @objectstack/runtime@3.2.7
- @objectstack/runtime@3.2.6
- @objectstack/runtime@3.2.5
- @objectstack/runtime@3.2.4
- @objectstack/runtime@3.2.3
- @objectstack/runtime@3.2.2
- @objectstack/runtime@3.2.1
- @objectstack/runtime@3.2.0
- @objectstack/runtime@3.1.1
- @objectstack/runtime@3.1.0
- @objectstack/runtime@3.0.11
- @objectstack/runtime@3.0.10
- @objectstack/runtime@3.0.9
- @objectstack/runtime@3.0.8
- @objectstack/runtime@3.0.7
- @objectstack/runtime@3.0.6
- @objectstack/runtime@3.0.5
- @objectstack/runtime@3.0.4
- c7267f6: Patch release for maintenance updates and improvements.
- Updated dependencies [c7267f6]
- @objectstack/runtime@3.0.3
- @objectstack/runtime@3.0.2
- @objectstack/runtime@3.0.1
- Release v3.0.0 — unified version bump for all ObjectStack packages.
- Updated dependencies
- @objectstack/runtime@3.0.0
- @objectstack/runtime@2.0.7
- Patch release for maintenance and stability improvements
- Updated dependencies
- @objectstack/runtime@2.0.6
- @objectstack/runtime@2.0.5
- Patch release for maintenance and stability improvements
- Updated dependencies
- @objectstack/runtime@2.0.4
- Patch release for maintenance and stability improvements
- Updated dependencies
- @objectstack/runtime@2.0.3
- @objectstack/runtime@2.0.2
- Patch release for maintenance and stability improvements
- Updated dependencies
- @objectstack/runtime@2.0.1
- @objectstack/runtime@2.0.0
- Updated dependencies
- @objectstack/runtime@1.0.12
- @objectstack/runtime@1.0.11
- @objectstack/runtime@1.0.10
- @objectstack/runtime@1.0.9
- 8f2a3a2: fix: standardize discovery endpoint response to include 'data' wrapper
- @objectstack/runtime@1.0.8
- Updated dependencies [ebdf787]
- @objectstack/runtime@1.0.7
- @objectstack/runtime@1.0.6
- b1d24bd: refactor: migrate build system from tsc to tsup for faster builds
- Replaced
tscwithtsup(using esbuild) across all packages - Added shared
tsup.config.tsin workspace root - Added
tsupas workspace dev dependency - significantly improved build performance
- Replaced
- Updated dependencies [b1d24bd]
- Updated dependencies [877b864]
- @objectstack/runtime@1.0.5
- @objectstack/runtime@1.0.4
- Updated dependencies [fb2eabd]
- @objectstack/runtime@1.0.3
- 109fc5b: Unified patch release to align all package versions.
- Updated dependencies [a0a6c85]
- Updated dependencies [109fc5b]
- @objectstack/runtime@1.0.2
- Updated dependencies
- @objectstack/runtime@1.0.1
- Updated dependencies
- @objectstack/runtime@1.0.0