Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: fastify/avvio

v6.3.0

13 Dec 15:19

Choose a tag to compare

What’s Changed

  • fix test pretty print after (#89) @Eomm

v6.2.2

02 Aug 13:40

Choose a tag to compare

What’s Changed

  • Do not crash within after when registering a plugin (#88) @mcollina

v6.2.1

19 Mar 23:15

Choose a tag to compare

What’s Changed

v6.2.0

16 Mar 11:30

Choose a tag to compare

  • Add support for pretty print #81 @Eomm

v6.1.1

04 Mar 14:03

Choose a tag to compare

  • Actually making #82 working as expected #83

v6.1.0

28 Feb 15:20

Choose a tag to compare

  • Add support for function in place of opts #82

v6.0.1

07 Feb 23:50

Choose a tag to compare

  • Add type check for onClose callback #80

v6.0.0

05 Oct 15:47

Choose a tag to compare

  • Support onClose without the instance #76

v5.9.0

04 Sep 07:49

Choose a tag to compare

  • Avoid swallowing error when using .after() #74
  • Proper support for after(async function () {}) #75

v5.8.1

28 Aug 14:22

Choose a tag to compare

  • Root is an exception and cannot not have a timeout #73