Skip to content

@thai-qr-payment/assets

Version 1.2.0 Latest

Minor Changes

  • adb262c Thanks @uunw! - Raise the Node floor to >= 22. engines.node moves from >= 18 to >= 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 under engine-strict).