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 4cf89d8 commit f2e6a02Copy full SHA for f2e6a02
.changeset/nine-shrimps-buy.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# namesake
2
3
+## 1.1.2
4
+
5
+### Patch Changes
6
7
+- 4cf89d8: Block navigation when attempting to exit an unsaved form
8
9
## 1.1.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "namesake",
- "version": "1.1.1",
+ "version": "1.1.2",
"private": true,
"type": "module",
"scripts": {
0 commit comments