Releases: unjs/hookable
Releases · unjs/hookable
v5.5.3
v5.5.2
📖 Documentation
- Add
removeAllHooks
and fix typos (#72)
🌊 Types
- Work with strict config (#63)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
- Rafał Chłodnicki (@rchl)
- Vinccool96 [email protected]
- Nozomu Ikuta
v5.5.1
🩹 Fixes
- Shift name out of arg array (#71)
📖 Documentation
- Update badges (13b0c90)
❤️ Contributors
- Daniel Roe [email protected]
- Sébastien Chopin [email protected]
v5.5.0
🚀 Enhancements
- Add function name to hook for better dx in stacktraces (#68)
- Use
console.createTask
to improve traces where supported (#69) - Add
removeAllHooks
utility (#61)
🏡 Chore
- Add latest
@types/node
package (#66) - Add
.prettierrc
(4b3e99b) - Use changelogen for releases (151d16b)
- Simplify variable names (369a2fe)
✅ Tests
- Fix vitest type issue (#70)
🎨 Styles
- Format with prettier (#65)
❤️ Contributors
- Nozomu Ikuta
- Pooya Parsa (@pi0)
- Daniel Roe [email protected]