Skip to content

Releases: unabandoned/node-util

util: v0.12.7

Choose a tag to compare

@00o-sh 00o-sh released this 15 Aug 04:37
4460d9a

0.12.7 (2026-08-15)

📦 Dependencies & maintenance

Dependencies & maintenance

  • add .unabandoned.yml dashboard metadata (#8) (449fc6b)
  • deps: pin dependencies (#3) (ec32fd6)
  • deps: update unabandoned/.github digest to 461710f (#7) (091a231)
  • deps: update unabandoned/.github digest to ae2bd5a (#4) (311a579)
  • drop the two abandoned-on-abandoned type checks from the runtime tree (#10) (9cc08f3)
  • pin reusable workflows to the @unabandoned/.github v1.0.0 release (#9) (0e89571)

util: v0.12.6

Choose a tag to compare

@00o-sh 00o-sh released this 14 Aug 04:34
794b4f7

0.12.6 (2026-08-14)

Features

  • avoid SharedArrayBuffer until required (de16a49)
  • onboard as @unabandoned/util with a maintained dependency tree (#1) (e27b125)

Bug Fixes

  • handle SharedArrayBuffer not existing (6a8d35c)
  • remove getter, store copy of SAB (62f00fd)
📦 Dependencies & maintenance

Dependencies & maintenance

  • move safe-buffer to devDependencies, fixes #65 (e84cfd5)
  • nicer matrix (2fe437a)
  • replace deprecated String.prototype.substr() (a292d8a)
  • replace deprecated String.prototype.substr() (073daed)