We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e4ad8 commit b199849Copy full SHA for b199849
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v0.5.0
2
+- viteからNext.jsに戻した
3
+
4
## v0.4.1
5
### Fix
6
- development modeでうまく動作しないのでmpaプラグインを導入して調整した
package.json
@@ -1,6 +1,6 @@
{
"name": "widgets",
- "version": "0.4.1",
+ "version": "0.5.0",
"license": "MIT",
"engines": {
"node": "14.x"
0 commit comments