We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3652df9 commit 7c3a49dCopy full SHA for 7c3a49d
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.18.1 (2025-04-21)
2
+
3
+### Fixed
4
5
+- Site build tasks feature flag
6
+- show loading state rather than empty state while file storage query is pending
7
+- file storage icons and mobile table styles polish
8
9
## 0.18.0 (2025-04-11)
10
11
### 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