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 79842e3 commit 15b0debCopy full SHA for 15b0deb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.18.1 (2025-04-16)
2
+
3
+### Fixed
4
5
+- show loading state rather than empty state while file storage query is pending
6
+- file storage icons and mobile table styles polish
7
8
## 0.18.0 (2025-04-11)
9
10
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "pages-core",
"private": true,
- "version": "0.18.0",
+ "version": "0.18.1",
"description": "",
"keywords": [],
"dependencies": {
0 commit comments