v4.0.0
Breaking changes
- Dropped Node 12 support - testing is now carried out only in Node 14 and Node 16, and the TypeScript compilation target has been changed.
- Switched to ES modules - this package needs
imports notrequires.
imports not requires.