npm imapflow 2.0.0
v2.0.0

3 hours ago

2.0.0 (2026-09-07)

⚠ BREAKING CHANGES

  • Node.js 20 or newer is required. The lib/ directory is no longer published; use the package root or the imapflow/lib/* export map.

Features

  • migrate to TypeScript with ES module and CommonJS builds (a2cde07)
  • support Bun and Cloudflare Workers (70fff15)

Bug Fixes

  • re-arm auto-IDLE after an IDLE or poll session ends on its own (e6e5d27)
  • types: strip the internal members of ImapFlow from the declarations (68b7258)
  • types: type AuthenticationFailure.response as the string it always is (5c3b3af)
  • types: type the events without the generic EventEmitter of @types/node (a4285b2)

Don't miss a new imapflow release

NewReleases is sending notifications on new releases.