Download Latest Version @fastify_react v0.1.1.zip (167.4 kB)
Email in envelope

Get an email when there's a new version of Fastify DX

Home / vue-v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
@fastify_vue v0.1.0.tar.gz 2022-12-19 101.3 kB
@fastify_vue v0.1.0.zip 2022-12-19 167.4 kB
README.md 2022-12-19 596 Bytes
Totals: 3 Items   269.3 kB 0

This is the first beta release for Fastify DX for React, now featuring support for Fastify v4 and Vite v3.

If you've been using the alpha version, update your imports as follows:

:::diff
- import FastifyVite from 'fastify-vite'
+ import FastifyVite from '@fastify/vite'
- import FastifyDXVue from 'fastify-dx-vue'
+ import FastifyVue from '@fastify/vue'

See the starter template and full documentation.

Source: README.md, updated 2022-12-19