Skip to content

@qwikdev/astro@0.8.3

Choose a tag to compare

@github-actions github-actions released this 04 Feb 20:15
· 119 commits to build/v2 since this release
9612ea3

Patch Changes

  • 01db52b: Fix unresolved module handling and update build tooling

    Fixes

    • Return null instead of throwing on unresolved modules in resolveId

    Chore

    • Migrate build tooling from tsup to tsdown