Fixed
- Re-published npm package with correct multi-target
dist/layout - v0.1.3 was incorrectly published with single-target Node.js build only
npm install icl-runtimenow correctly includes:dist/nodejs/— CommonJS + ESM wrapperdist/bundler/— ES modules for Vite/Webpack/Rollupdist/web/— Browser with async init()
- Conditional exports work as designed
Full Changelog: v0.1.3...v0.1.4