psteinroe / fastify-supabase

A Fastify plugin to use authenticated Supabase clients in your API.
MIT License
21 stars 2 forks source link

Fixes dependency update fastify to v5 #39

Open jmainhard opened 3 weeks ago

jmainhard commented 3 weeks ago

This removes referency type on decorator as it is now prohibited.

V5 Migration guide reference: https://fastify.dev/docs/latest/Guides/Migration-Guide-V5/#removed-support-from-reference-types-in-decorators

psteinroe commented 1 week ago

@jmainhard sorry, this got lost! can you check why the ci is failing?

jmainhard commented 1 week ago

@jmainhard sorry, this got lost! can you check why the ci is failing?

Should be fixed by https://github.com/psteinroe/fastify-supabase/pull/39/commits/333a9b9b5387e9521ad735afe9ac5b037d19d452