Hi Folks, we had a flurry of releases last week. Platformatic v0.8.0 includes some exciting features. The Fastify community also started a complete rewrite of all the typings to support the new TypeScript nodenext
resolution.
Next week, I will do a Node.js Backend Masterclass, teaching how to structure Node.js applications (link on the image).
You can watch me in real time on my twitch channel at https://www.twitch.tv/matteocollina, or on youtube at:
I live code on Monday and Thursday at 17:30 CET, 8:30 PST, and all other possible timezones.
@fastify/autoload
integration, many-to-many support, multiple schemas and LIKE
support..json()
.The Fastify community is refactoring all its type definitions to be compatible with the new TypeScript nodenext
resolution algorithm. You can find the whole discussion at https://github.com/fastify/fastify/issues/4349.
Here is the list of modules that have been updated so far:
fetch()
in Node.js.