Skip to content

2.3.4

Choose a tag to compare

@james-pre james-pre released this 15 Jul 02:41
· 312 commits to main since this release
v2.3.4
1b54a90

This release adds support for Node v24. This includes:

  • Updated @types/node to 24.0.13
  • Fixed type of async iterator for readline.Interface
  • FileHandle.read now allows a bigint to be passed for the position
  • Glob functions now allow passing readonly arrays