All notable changes to this project will be documented in this file.
-
Node.js support and CI:
- Declare runtime support: Node >=18 in
package.jsonengines - Build target via tsup set to
node18to ensure compatibility across Node 18/20/22/24 - CI matrix updated to test Node 18.x, 20.x, 22.x, 24.x, and “latest” for early signal on upcoming changes
- Development types use latest stable
@types/node(currently v24) as a devDependency
- Declare runtime support: Node >=18 in
-
Fixes:
- Add explicit
Bufferimports fromnode:bufferinlib/utils/miam.tsandlib/plugins/Label_H1_OHMA.ts
- Add explicit