You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update types, tests, examples and harmonize repository structure (#132)
* types: use `FastifyPluginCallback` instead of the deprecated `FastifyPlugin`
* refactor: remove unused imports
* fix (tests): use tap `teardown()` instead of the deprecated `tearDown()`
* chore: upgrade package dependencies
* chore: harmonize repository structure
* fix (examples): make use of the current plugin
* chore: add `.taprc` configuration file
* fix: update test script
Co-authored-by: KaKa <[email protected]>
Co-authored-by: KaKa <[email protected]>
0 commit comments