Skip to content

v1.1.1: ESM & Bundler Compatibility

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:19

Fixed

  • Bundlephobia / ESM Support: Reconfigured tsup and package.json to publish a dual-format (CommonJS + ESM) library and properly expose import and default fallbacks in the "exports" map. This fixes compatibility issues with modern bundlers (Webpack, esbuild, Vite) and Bundlephobia.

📦 Installation

npm install -g @mrjacket/smile

View Full CHANGELOG