Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 17:27

[1.0.1] - 2026-06-04

Fixed

  • IIFE / CDN bundle (dist/index.global.js): global iblokzDom was undefined in CodePen and <script> tags because a footer ran inside the IIFE before the global was assigned
  • CDN build uses src/browser.js (named exports only) and post-build window / globalThis assignment