Skip to content

Releases: fastify/avvio

v5.7.0

04 Aug 10:03
Compare
Choose a tag to compare
  • Add promise support for onClose handlers #70

v5.6.0

30 Jun 07:34
Compare
Choose a tag to compare
  • Add close and onClose in ts definitions #68

v5.5.0

07 Jun 10:27
Compare
Choose a tag to compare
  • Add typescript #65

v5.4.2

31 Mar 10:48
Compare
Choose a tag to compare
  • always call close callback with the same arguments #56

v5.4.1

17 Feb 15:32
Compare
Choose a tag to compare
  • Increased max listeners - #52

v5.4.0

16 Feb 20:33
Compare
Choose a tag to compare
  • Return this from start() #51
  • Catch exceptions in override() #50

v5.3.0

06 Feb 20:49
Compare
Choose a tag to compare
  • preReady event - #49

v5.2.0

06 Feb 15:34
Compare
Choose a tag to compare
  • fail fast until an after is found #48

v5.1.0

05 Feb 17:01
Compare
Choose a tag to compare
  • Support async/await for .after() #47
  • Escape the promise try/catch wrapping with nextTick #46

v5.0.1

09 Jan 17:10
Compare
Choose a tag to compare
  • Removed .use(array) form #42 (breaking)