fastify-dx-react@0.0.1
Welcome to Fastify DX for React!
Please refer to the README for install and usage instructions.
This is the very first alpha release, but very few architectural or API changes are likely to take place before the first major release. This is a testing release, meant to provide a playground for early adopters willing to help find any lingering bugs.
Production use is not advised, but if you're brave enough, please file an issue describing your experience.
Known issues
This release is provided in ESM only. A CJS bundle will be part of the next release.
Sometimes you need to add things to ssr.external in vite.config.js.
There's no hot reload for the context.js file and the getData(), getMeta() and onEnter() hooks.
This will be fixed before the first major release.
You'll see the following message when running in development mode:
Sourcemap for "/dx:base.jsx" points to missing source files
Sourcemap for "/dx:router.jsx" points to missing source files
They can be safely ignored.