Hi Folks, this edition covers the upcoming Fastify v4 release and several other news in the Node.js and Open Source world. Let me know what you think!
|
|
As part of the road to release Fastify v4, we have been updating all the core modules, making sure that the all the supported modules works correctly with the new release. Check them out.
Undici v5.2.0 is out with a massive list of fixes for fetch, including the ability to configure truly global dispatchers that are shared by Node.js fetch and undici fetch. Check it out:
How do you make a GraphQL service that is not federation compatible work in a federated environment? Turns out there is no good or up-to-date solution. Simone Sanfratello from NearForm has built a solution to this problem!
If you have been following the story of Lerna - the great monorepo management tool - and its deprecation, I’m happy to share that Lerna lives! Nrwl, the company behind https://nx.dev/ is going to sponsor the development of Lerna going further. Read the full announcement:
I would like to congratulate with Feross and team for the series seed of Socket.dev! You are doing an amazing job in building a tool which is extremely simple to use:
As you know, I recommend developers to not use Jest to test Node.js applications - most teams do that anyway, and that’s fine. I’m thrilled to announce that Jest is transferring to the OpenJS Foundation as Facebook has not been involved in its maintenance for quite some time now. Read the full announcement: