All versions since 1.2.0
1.2.0 Latest
Minor Changes
adb262cThanks @uunw! - Raise the Node floor to>= 22.engines.nodemoves from>= 18to>= 22. Node 18 and 20 both reached end-of-life, and 22 is the oldest LTS still receiving security fixes — it is also what the build and CI matrices already target. No runtime API in these packages changed; installs on Node < 22 will now warn (or fail underengine-strict).