You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.en_US.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
# 3.9.6 (2022-12-19)
2
+
3
+
### 🎫 Chores
4
+
5
+
- Upgrade `vite4` version
6
+
7
+
### 🐞 Bug fixes
8
+
9
+
- Fix the problem that `hmr` of `vite` is slow due to the wrong way of importing `tailwind.css`
10
+
11
+
### 🍏 Perf
12
+
13
+
- Update [@pureadmin/theme](https://github.com/pure-admin/pure-admin-theme) to the latest version, bringing more friendly type hints
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
# 3.9.6 (2022-12-19)
2
+
3
+
### 🎫 Chores
4
+
5
+
- Upgrade `vite4` version
6
+
7
+
### 🐞 Bug fixes
8
+
9
+
- Fix the problem that `hmr` of `vite` is slow due to the wrong way of importing `tailwind.css`
10
+
11
+
### 🍏 Perf
12
+
13
+
- Update [@pureadmin/theme](https://github.com/pure-admin/pure-admin-theme) to the latest version, bringing more friendly type hints
0 commit comments