github event-catalog/eventcatalog v2.54.4

latest releases: @eventcatalog/core@3.25.2, @eventcatalog/core@3.25.1, @eventcatalog/visualiser@3.15.4...
7 months ago

Patch Changes

  • 2d563c9: fix(core): resolve SchemaViewer path resolution for relative paths

    Fixes SchemaViewer components failing to load schema files with paths starting with "../". The issue was caused by inconsistent path resolution logic in SchemaViewerRoot.astro.

    • Added resolveProjectPath function to handle "../" paths correctly
    • Updated getAbsoluteFilePathForAstroFile to use the new path resolution logic
    • SchemaViewerRoot.astro now uses resolveProjectPath for consistent path handling

Don't miss a new eventcatalog release

NewReleases is sending notifications on new releases.