Skip to content

Commit 64a85db

Browse files
Version Packages (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aa7a568 commit 64a85db

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/nine-doors-float.md

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

packages/vite-plugin-react-router-amplify-hosting/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# vite-plugin-react-router-amplify-hosting
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#94](https://github.com/fossamagna/react-router-amplify/pull/94) [`33572d5`](https://github.com/fossamagna/react-router-amplify/commit/33572d55013e33dc8591c2905ef054e32ba35158) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: Resolve SSR build failure related to [fossamagna/react-router-amplify#93](https://github.com/fossamagna/react-router-amplify/issues/93).
8+
9+
- Revised the asset copy behavior during SSR build.
10+
- Fixed handling of the `unstable_viteEnvironmentApi` flag in `@react-router/dev`.
11+
312
## 0.2.0
413

514
### Minor Changes

packages/vite-plugin-react-router-amplify-hosting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-react-router-amplify-hosting",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)