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 8bd48f7 commit b42a80cCopy full SHA for b42a80c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.17.0 (2025-03-19)
2
+
3
+### Added
4
5
+- add confirmation dialog for destructive actions #4743
6
7
+### Maintenance
8
9
+- Update file url to use baseUrl and file key
10
11
## 0.16.0 (2025-03-17)
12
13
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "pages-core",
"private": true,
- "version": "0.16.0",
+ "version": "0.17.0",
"description": "",
"keywords": [],
"dependencies": {
0 commit comments