Updated internal SDK and linter dependencies to latest versions.
Release history
eventcatalog releases
The architecture catalog for distributed systems. Document events, services, domains & flows with AI-powered discovery.
All releases
30 shown
Added missing SDK type properties for flows on Service/Domain and deliveryGuarantee/parameters/attachments on Channel.
Updated internal SDK and language-server dependencies to latest versions.
### Patch Changes - Updated dependencies [ee142e4] - @eventcatalog/[email protected]
### Patch Changes - Updated dependencies [ee142e4] - @eventcatalog/[email protected]
Fixed circular reference error when rendering AsyncAPI specs with oneOf/allOf discriminator patterns.
- eventcatalog export CLI command
- eventcatalog export CLI command
### Patch Changes - Updated dependencies [88795d0] - @eventcatalog/[email protected]
Updated internal SDK and language-server dependencies to latest versions.
### Patch Changes - Updated dependencies [88795d0] - @eventcatalog/[email protected]
Updated internal SDK and linter dependencies to latest versions.
- Extended dumpCatalog function
- New getFlow/getFlows SDK functions
### Patch Changes - 3b68937: Bump astro-compress to ^2.4.0 and sort dependencies alphabetically
Clarified licensing boundaries with root MIT license, commercial license for enterprise, and moved paid features into enterprise scope.
Fixed fields explorer crash when JSON Schema uses array type syntax for nullable fields.
Fixed fields index build failure when catalog has no events, commands, or queries.
Fixed authentication issues for deployments behind reverse proxies by defaulting trustHost to true and adding proper signout error handling.
- WASM-based SQLite replaces native module
- Getting started guide in README
- AI tools documentation
- Integration guides
Fixed server-side rendering compatibility by removing CSS import from NodeGraph component that breaks SSR, added proper type assertion for lazy-loaded components, and exported NodeGraphProps type.
Fixed server-side rendering compatibility by removing CSS import from NodeGraph that breaks SSR, added type assertion for lazy-loaded component, and exported NodeGraphProps type.
Fixed server-side rendering crash on schema/fields page by adding @xyflow/react to SSR external exclusions.
Fixed server-side rendering crash on schema/fields page by moving CSS import from static to dynamic loading.
### Patch Changes - 6cbccb5: Widen @tailwindcss/vite version range to >=4.1.5 <4.2.2
Pinned @tailwindcss/vite to ~4.2.1 to prevent breaking changes from minor releases, ensuring stable CSS compilation.
### Patch Changes - 02747f8: Update Astro dependency to ^6.0.8
- Schema fields explorer
- Field traceability tracking
- Conflict detection
- Schema fields explorer with traceability and conflict detection
- Node graph visualization for field relationships
Updated Astro and Astro integration dependencies to latest patch versions for improved stability.