Skip to content

Commit 0fbf4eb

Browse files
committed
chore: add safe upgrade note to changeset
1 parent cdb0428 commit 0fbf4eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/replace-create-field-with-detect-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@simplepdf/react-embed-pdf": major
33
---
44

5-
Replaces `createField` with `detectFields` for automatic form field detection. This is a breaking change: the `createField` action and `CreateFieldOptions` type have been removed.
5+
Replaces `createField` with `detectFields` for automatic form field detection. This is a breaking change: the `createField` action and `CreateFieldOptions` type have been removed. If you are not using `createField`, you can safely update to this new major version.

0 commit comments

Comments
 (0)