Skip to content

Releases: utooland/utoo

utoo-v1.0.30

03 May 08:45
bc9120c

Choose a tag to compare

What's Changed

Full Changelog: utoo-v1.0.29...utoo-v1.0.30

utoo-v1.0.29

03 May 06:03
c0ed899

Choose a tag to compare

What's Changed

  • fix(pm): suppress blank rows when ut run --if-present skips workspaces by @elrrrrrrr in #2822
  • perf(pm): rustls with aws-lc-rs crypto provider instead of ring by @elrrrrrrr in #2856
  • perf(pm): single-flight manifest fetches via OnceMap by @elrrrrrrr in #2862
  • perf(pm): decouple manifest disk cache via ManifestStore trait by @elrrrrrrr in #2866
  • ci(pm): add utoo-next baseline to bench-phases-linux by @elrrrrrrr in #2868
  • perf(pm): gate ProgressReceiver on IsTerminal (zero indicatif cost on CI) by @elrrrrrrr in #2876
  • perf(pm): introduce VersionsRef<'a> view for resolve_target_version by @elrrrrrrr in #2878
  • perf(pm): drop per-package debug logs from resolve hot path by @elrrrrrrr in #2880
  • perf(pm): manifest resolve hot-path — rayon offload + network layer (h1+pool+dns) by @elrrrrrrr in #2874
  • perf(pm): bin-link sync std::fs (drop tokio fs hop, sort + dedupe) by @elrrrrrrr in #2884
  • fix(pm): postinstall OS detection for Windows kernel-version drift by @elrrrrrrr in #2883
  • fix(pm): run install lifecycle on workspace packages + unify lifecycle primitive by @elrrrrrrr in #2839

Full Changelog: utoo-v1.0.28...utoo-v1.0.29

utoopack-v1.4.2-alpha.1

29 Apr 04:45

Choose a tag to compare

Pre-release
feat(pack): add onReady callback for utoopack's devServer

utoopack-v1.4.2-alpha.0

28 Apr 11:30
0fcbf40

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: utoopack-v1.4.1...utoopack-v1.4.2-alpha.0

utoopack-v1.4.1

27 Apr 06:13
9e67a0c

Choose a tag to compare

What's Changed

Full Changelog: utoopack-v1.4.0...utoopack-v1.4.1

utoo-v1.0.28

28 Apr 03:41
1006ae5

Choose a tag to compare

What's Changed

  • fix(pm): reconcile install-node runtime deps in outdated check by @elrrrrrrr in #2812
  • ci(pm-bench): add aube + flexible bench controls by @elrrrrrrr in #2815
  • feat(pm): add phase timings and install summary by @elrrrrrrr in #2813
  • test(pm): port file:target dirs for arborist fixtures by @elrrrrrrr in #2817
  • ci(pm): pm-e2e-bench unified workflow + phase-isolated bench infrastructure by @elrrrrrrr in #2824

Full Changelog: utoo-v1.0.27...utoo-v1.0.28

utoopack-v1.4.1-alpha.1

23 Apr 15:46

Choose a tag to compare

Pre-release
chore: update next.js

utoopack-v1.4.1-alpha.0

23 Apr 06:27

Choose a tag to compare

Pre-release
fix: add sort for webpack stats under snapshot test

utoopack-v1.4.0

20 Apr 08:50
fba5204

Choose a tag to compare

What's Changed

Full Changelog: utoopack-v1.3.11...utoopack-v1.4.0

utoopack-v1.4.0-alpha.9

20 Apr 07:11
13d71a0

Choose a tag to compare

Pre-release
feat(pack): harden server bundling and simplify configuration (#2808)