Skip to content

Releases: fastify/avvio

v2.0.3

13 Jul 17:25

Choose a tag to compare

  • Expose the error only inside the close callback - #19

v2.0.2

13 Jul 09:35

Choose a tag to compare

  • close should not need a callback

v2.0.1

13 Jul 09:15

Choose a tag to compare

  • Do not erase error if callback is called sync #18

v2.0.0

10 Jul 21:03

Choose a tag to compare

  • Added close queue with close and onClose api - #16 by @delvedor

v1.0.0

22 Jun 14:32

Choose a tag to compare

v0.6.1

31 Mar 13:51

Choose a tag to compare

  • better docs #14

v0.6.0

31 Mar 13:12

Choose a tag to compare

v0.5.0

21 Mar 11:00

Choose a tag to compare

  • Better override with the plugin instance, removed skipOverride #12 by @delvedor
  • Pass context to ready and after #12 by @delvedor

v0.4.1

19 Mar 07:47

Choose a tag to compare

v0.4.0

18 Mar 11:41

Choose a tag to compare

  • Added override #9