Skip to content

Commit 22f8a7e

Browse files
chore(esign): 2.1.0 [skip ci]
# [2.1.0](esign-v2.0.0...esign-v2.1.0) (2026-03-18) ### Bug Fixes * **esign:** add jsdoc comment ([9e57883](9e57883)) * **esign:** add jsdoc to FieldReference interface ([#1927](#1927)) ([22ebbe5](22ebbe5)) * mount Vue on wrapper element to prevent host framework conflicts (SD-1832) ([#1971](#1971)) ([0c4bdda](0c4bdda)) * sync esign with recent version updates ([#1943](#1943)) ([94c3ed1](94c3ed1)) * use correct template syntax for GitHub release URL in PR comments ([9d1bca2](9d1bca2)) ### Features * (esign) introduce viewOptions for document layout and deprecate layoutMode and layoutMargins ([#1957](#1957)) ([93e1b69](93e1b69)) * add support for PDF [eSign] ([#2111](#2111)) ([296a0a5](296a0a5)) * add telemetry and license key support to SuperDocESign component ([#2120](#2120)) ([6c679c6](6c679c6))
1 parent 492fd56 commit 22f8a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/esign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/esign",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "React eSignature component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)