Releases: utooland/utoo
Releases · utooland/utoo
utooweb-v1.4.5
What's Changed
- feat(pack): bump turbopack & rust toolchain by @fireairforce in #2760
- fix(pack): add createRequire as global API in loader worker and fix hmr by @xusd320 in #2762
- chore(pack): upgrade tokio to 1.51.0 by @xusd320 in #2765
- fix(pack): support merge nested define config by @fireairforce in #2764
- fix(pm): windows clone error by @elrrrrrrr in #2766
- test(pack): add test case for loader mulptile rename logic by @fireairforce in #2767
- chore(pack): bump turbopack & swc to v61 by @fireairforce in #2769
- chore(test): add enum with as syntax test case by @fireairforce in #2771
- feat(pack): support EmotionOptions for styles.emotion by @yuzheng14 in #2768
- fix(pack): normalized style config by @fireairforce in #2772
- feat(pm): support multi-workspace selection for run command by @elrrrrrrr in #2770
- fix(pack): emotion transform make effect when emotion set as false by @fireairforce in #2775
- fix(deps): update tar to 0.4.45 (CVE-2026-33056) by @elrrrrrrr in #2776
- refactor(pm,ruborist): code hygiene — lazy context, zero-copy paths, sort fix by @elrrrrrrr in #2773
- refactor(pm,ruborist): code hygiene and bool-to-enum consolidation by @elrrrrrrr in #2774
- feat(web): bundle @utoo/web workers to dist by @xusd320 in #2777
Full Changelog: utooweb-v1.4.4...utooweb-v1.4.5
utoo-v1.0.26
What's Changed
- fix(pm): restore legacyPeerDeps default to true by @elrrrrrrr in #2778
Full Changelog: utoo-v1.0.25...utoo-v1.0.26
utoo-v1.0.25
What's Changed
- feat(pm): support multi-workspace selection for run command by @elrrrrrrr in #2770
- refactor(pm,ruborist): code hygiene — lazy context, zero-copy paths, sort fix by @elrrrrrrr in #2773
- refactor(pm,ruborist): code hygiene and bool-to-enum consolidation by @elrrrrrrr in #2774
Full Changelog: utoopack-v1.3.9...utoo-v1.0.25
utoopack-v1.3.9
What's Changed
- docs(web): deduplicate Quick Start and API Reference in API docs by @xusd320 in #2754
- refactor(pack): adjust pack-cli tracing init by @xusd320 in #2751
- fix(pm): remove hardcoded env vars from script execution, add LifecycleHook enum by @elrrrrrrr in #2756
- fix(pm): auto-update by @elrrrrrrr in #2757
- perf(wasm): update opfs-project to 0.2.7 by @xusd320 in #2759
- feat(pack): bump turbopack & rust toolchain by @fireairforce in #2760
- fix(pack): add createRequire as global API in loader worker and fix hmr by @xusd320 in #2762
- chore(pack): upgrade tokio to 1.51.0 by @xusd320 in #2765
- fix(pack): support merge nested define config by @fireairforce in #2764
- fix(pm): windows clone error by @elrrrrrrr in #2766
- test(pack): add test case for loader mulptile rename logic by @fireairforce in #2767
- chore(pack): bump turbopack & swc to v61 by @fireairforce in #2769
- chore(test): add enum with as syntax test case by @fireairforce in #2771
- feat(pack): support EmotionOptions for styles.emotion by @yuzheng14 in #2768
- fix(pack): normalized style config by @fireairforce in #2772
Full Changelog: utoopack-v1.3.8...utoopack-v1.3.9
utoopack-v1.3.9-alpha.4
fix(pack): normalized style config
utoopack-v1.3.9-alpha.3
chore: update snapshot
utoopack-v1.3.9-alpha.2
chore(pack): bump turbopack & swc to v61 (#2769)
utoo-v1.0.24
What's Changed
- fix(pm): windows clone error by @elrrrrrrr in #2766
Full Changelog: utoopack-v1.3.9-alpha.1...utoo-v1.0.24
utoopack-v1.3.9-alpha.1
fix(pack): support merge nested define config (#2764)
utoopack-v1.3.9-alpha.0
fix: wasm build