github QwikDev/qwik v0.16.2

latest releases: @builder.io/qwik-city@1.9.0, @builder.io/qwik@1.9.0, eslint-plugin-qwik@1.9.0...
20 months ago

Breaking change

Install undici: https://github.com/nodejs/undici

Undici is the official polyfill of the Fetch APIs in Node, starting with Node 18, it will not be required, in the meantime, it needs to be installed:

npm install undici
yarn add undici
pnpm add undici

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.16.2

Don't miss a new qwik release

NewReleases is sending notifications on new releases.