Skip to content

Commit 8112510

Browse files
Release @fastify/[email protected] (#349)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6af9432 commit 8112510

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/icy-toys-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/fastify-vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @fastify/vite
22

3+
## 8.3.0
4+
5+
### Minor Changes
6+
7+
- 6af9432: Enable starting the fastify server from outside the project root
8+
39
## 8.2.3
410

511
### Patch Changes

packages/fastify-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/vite",
3-
"version": "8.2.3",
3+
"version": "8.3.0",
44
"description": "Official Fastify plugin for Vite integration.",
55
"keywords": [
66
"fastify",

0 commit comments

Comments
 (0)