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 37c971c commit 0c23c6dCopy full SHA for 0c23c6d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.49.5 (2025-02-16)
2
+
3
+Updated to upgrade to `vite@8.0.0-beta.14`.
4
5
# 0.49.4 (2025-01-30)
6
7
Updated to switch to [Vite 8 Beta](https://vite.dev/blog/announcing-vite8-beta).
package.json
@@ -1,6 +1,6 @@
{
"name": "rui-next",
- "version": "0.49.4",
+ "version": "0.49.5",
"description": "Mobile web UI components based on React hooks and Vite 8",
"files": [
"dist/rui-next.css",
0 commit comments