Download Latest Version v2.4.0 source code.tar.gz (881.1 kB)
Email in envelope

Get an email when there's a new version of PowerGlitch

Home / v2.3.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-09-20 431 Bytes
v2.3.4 source code.tar.gz 2024-09-20 880.4 kB
v2.3.4 source code.zip 2024-09-20 923.4 kB
Totals: 3 Items   1.8 MB 0

🐞 Bug fixes

  • Provide both ESM & CJS bundles. New structure:
  • ./build/src/index.d.ts: type declaration
  • ./lib/index.esm.js: ESM bundle
  • ./lib/index.cjs: CJS bundle (same as before, but generated using esbuild rather than tsc)
  • ./dist/powerglitch.min.js: IIFE bundle (unchanged)
  • ./package.json: Add links to GH repo, specify CJS/ESM locations

đŸ‘„ Thanks

@rklos for raising the issue

Source: README.md, updated 2024-09-20