- ✏️ doc updates
- 🐛 when fixing a bug
- 🚀 when making general improvements
- ✅ when adding tests
- ⬆️ when upgrading dependencies
- 🎉 when adding new features
- 🐛 Ensure headers haven't been sent before attempting to send error
- ⬆️ ES2022 => ESNext
- ⬆️ Update Core Deps
- ⬆️ Update Core Deps
- ⬆️ Update typescript and fix related build issues around status code parsing
- 🐛 Further extends fixes
- 🐛 Avoid instanceof dependance
- ⬆️ TS Error comparison fixes
- ⬆️ Latest TS version
- 🐛 Latest TS version uncovered some edge case behavior with types
- 🚀 Add automatic build to GH Action Releaser
- 🐛 Remove Debug Statement
- 🐛 Preserve safe field on conversion
- 🐛 Ensure error exists before returning as wrapped error
- 🐛 Migrate to ESLint & BugFixes on install
- 🐛 Include TypeScript
- 🎉 Add typescript support
- 🐛 Use
res.send
to avoid auto-validation
- 🚀 Bump Release
- 🚀 Intial Release