What's Changed
- fix: honor workspace-member-scoped import maps (#102)
A workspace member's own aliased imports (e.g. @ui/) and jsr
dependencies declared in the member's deno.json now resolve when the
member is consumed by a Vite app, instead of failing with
"Failed to resolve import" / "Cannot find module".
Published to npm via trusted publishing (OIDC, #104 / #105) with provenance.
Full Changelog: 2.0.2...2.0.3