Skip to content

Releases: unjs/hookable

v5.5.3

30 Mar 13:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Clone hook arrays before calling (#79)

🏡 Chore

❤️ Contributors

v5.5.2

26 Mar 01:36
@pi0 pi0
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Add removeAllHooks and fix typos (#72)

🌊 Types

  • Work with strict config (#63)

🏡 Chore

  • lint: Run lint:fix to fix formatting (#77)
  • Update dependencies (9443040)

❤️ Contributors

v5.5.1

10 Mar 16:27
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Shift name out of arg array (#71)

📖 Documentation

❤️ Contributors

v5.5.0

10 Mar 15:07
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 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

v5.0.0

01 Sep 18:07
@pi0 pi0
Compare
Choose a tag to compare

Please check Migration Guide and changelog for major changes.

v4.3.1

06 Nov 11:30
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v4.3.0

06 Nov 11:30
@pi0 pi0
Compare
Choose a tag to compare

Features

v4.2.0

23 Oct 10:01
Compare
Choose a tag to compare

Features

Bug Fixes

  • typecheck for flatHooks (7800190)

v4.1.2

24 Aug 13:56
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • build: exclude regenerator and update target to ie 11 (48acfc5)

v4.1.1

28 Apr 11:06
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • pkg: typo in types entry name (fixes #19) (b9ba90f)