Skip to content

@sobree/zoom-controls@0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 16:22
· 45 commits to main since this release
34b13d8

Patch Changes

  • Ship dist-only exports via publishConfig.exports. The development
    condition (→ src, used for workspace HMR/typecheck) was shipping in
    the published package, where src is absent — breaking consumers'
    vite dev ("Failed to resolve entry"). The published exports is now
    clean dist-only; the source/workspace resolution is unchanged.
  • Updated dependencies
    • @sobree/core@0.1.1