• v0.5.0 b00a4320a7

    Ghost released this 2026-05-19 22:49:06 +02:00 | 0 commits to main since this release

    Lets consumers pass () => import.meta.env.BASE_URL without orval's CJS
    bundle path blowing up on the top-level import.meta reference. The
    getter is invoked at request time rather than factory time, so the
    mutator file can be loaded by orval (which bundles to CJS) without
    evaluating import.meta.

    Closes uwe.admin/webapp-template#21 (scaffold side).

    Bump to v0.5.0 — additive change (string form still works) but new
    shape for CoreFetchOptions.baseUrl is a public API change.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    Downloads