Major Changes
-
#1954
ed6728cThanks @beeequeue! - Bumped supported Node versions to^22.11 || ^24 || >=26 -
#1956
03d4479Thanks @Andarist! - Drop the legacy compatibility shim inassembleReleasePlanthat accepted olderconfigandsnapshotargument shapes. -
#1652
a0b5326Thanks @bluwy! - Remove support for the deprecated___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshotsconfig. Thesnapshot.useCalculatedVersionconfig should be used instead.
Minor Changes
-
#1969
2c7c043Thanks @marcalexiei! - Add a named export that mirrors the currentdefaultexportThe
defaultexport is slated for removal in the next major release, so this ensures a smoother transition path.