🦍 Major changes
- Updates this library to full ESM! ✨ This is the future of JavaScript, and is now natively supported in Node 14+.
🐥 Minor changes
- Now supports a
URL()as input to make ESM usage easier (see example)
⚠️ Breaking changes
- 5.x drops support for Node 12. If you’re still on Node 12, be sure to lock your version to 4.x.