github lukilabs/beautiful-mermaid v1.1.2

latest release: v1.1.3
19 days ago

Ship pre-built JavaScript for webpack/vite/Node consumers.

What changed

  • Dual exports — Bun gets raw .ts (zero overhead), Node/webpack/vite get pre-built ESM from dist/
  • No config needed — conditional exports in package.json handle routing automatically
  • tsup build — ESM + declaration files + source maps

Fixes

  • Closes #45 — package no longer breaks webpack consumers that don't transpile node_modules

Full Changelog

v1.1.1...v1.1.2

Don't miss a new beautiful-mermaid release

NewReleases is sending notifications on new releases.