@lomray/vite-ssr-boost 1.2.0-beta.2 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,6 +10,7 @@
10
10
  - Unlocks Suspense for server side applications.
11
11
  - Switch between SPA and SSR in 1 second.
12
12
  - Charged CLI out of box.
13
+ - Deploy to AWS Amplify/Docker in SPA/SSR mode for 5 sec.
13
14
  - Very easy to migrate, very easy to use.
14
15
  - All the power of [vite](https://vitejs.dev/)⚡
15
16
  - All the power of [react-router](https://reactrouter.com/)🛣
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lomray/vite-ssr-boost",
3
- "version": "1.2.0-beta.2",
3
+ "version": "1.2.0",
4
4
  "description": "Vite plugin for create awesome SSR or SPA applications on React.",
5
5
  "type": "module",
6
6
  "keywords": [