Skip to content

1.3.0

Choose a tag to compare

@bartdominiak bartdominiak released this 09 Jul 17:40
f153db1

v1.3.0

Packaging & TypeScript support — the published package is now leaner and fully typed.

Added

  • Bundled TypeScript declarations (.d.ts) — consumers get full type support and autocomplete
    out of the box (#109)
  • vue-snap/style.css export — friendlier CSS import alongside the existing
    vue-snap/dist/vue-snap.css

Changed

  • files allowlist — only dist is published now, dropping bun.lock, tsconfigs, and other dev
    files. Package size roughly halved (24 kB → 8 kB, unpacked 62 kB → 24 kB)