Releases: fastify/avvio
Releases · fastify/avvio
v7.1.2
12 Jul 18:17
Compare
Sorry, something went wrong.
No results found
📚 PR:
ready:Promise should return the server instance (#115 )
v7.1.1
12 Jul 17:59
Compare
Sorry, something went wrong.
No results found
📚 PR:
Registering plugins inside after should trigger override (#116 )
v7.1.0
06 Jul 18:00
Compare
Sorry, something went wrong.
No results found
📚 PR:
Drop travis. Use github actions. Add dependabot
Fix badges
Bump @types/node from 10.17.21 to 13.13.5 (#111 )
Bump @types/node from 13.13.6 to 14.0.1 (#112 )
Make .then() resolve to the server instance (#114 )
v7.0.3
08 May 16:16
Compare
Sorry, something went wrong.
No results found
Correctly handle async onClose with one parameter (#110 )
v7.0.2
08 May 10:14
Compare
Sorry, something went wrong.
No results found
What’s Changed
Support returning an instance of server in after(cb) (#108 ) @mcollina
v7.0.1
29 Apr 09:26
Compare
Sorry, something went wrong.
No results found
v7.0.0
15 Apr 18:06
Compare
Sorry, something went wrong.
No results found
support await after / await use (#92 )
Await fixes (#95 )
Actually rejects when await app.after() or await app.register() (#97 )
No async q - use a Promise instead (#100 )
After override (#102 )
v6.4.1
12 Apr 14:23
Compare
Sorry, something went wrong.
No results found
v6.4.0
11 Apr 14:26
Compare
Sorry, something went wrong.
No results found
v6.3.1
27 Feb 18:24
Compare
Sorry, something went wrong.
No results found
What’s Changed
add preready managing errors (#96 ) @Eomm
You can’t perform that action at this time.