Skip to content

Commit 726a417

Browse files
committed
Merge branch 'stage_v4' into develop_v4
2 parents 28ea4b2 + 1654fc9 commit 726a417

4 files changed

Lines changed: 59 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
# Changelog
22

3+
## [v4.2.0](https://github.com/contentstack/live-preview-sdk/compare/v4.1.4...v4.2.0)
4+
5+
> 6 January 2026
6+
7+
## [v4.1.4](https://github.com/contentstack/live-preview-sdk/compare/v4.1.3...v4.1.4)
8+
9+
> 6 January 2026
10+
11+
### General Changes
12+
13+
- Update license copyright year(s) (Hitesh Shetty - [#542](https://github.com/contentstack/live-preview-sdk/pull/542))
14+
- [Snyk] Upgrade @preact/signals from 1.3.0 to 2.0.0 (Ayush Dubey - [#326](https://github.com/contentstack/live-preview-sdk/pull/326))
15+
- [Snyk] Upgrade uuid from 8.3.2 to 11.0.3 (Ayush Dubey - [#324](https://github.com/contentstack/live-preview-sdk/pull/324))
16+
- [Snyk] Upgrade goober from 2.1.14 to 2.1.16 (Ayush Dubey - [#327](https://github.com/contentstack/live-preview-sdk/pull/327))
17+
- [Snyk] Upgrade @preact/compat from 17.1.2 to 18.3.1 (Ayush Dubey - [#328](https://github.com/contentstack/live-preview-sdk/pull/328))
18+
- v4.1.3 (Hitesh Shetty - [#534](https://github.com/contentstack/live-preview-sdk/pull/534))
19+
20+
### New Features
21+
22+
- feat: upgrade uuid from 8.3.2 to 11.0.3 (snyk-bot - [7a017a9](https://github.com/contentstack/live-preview-sdk/commit/7a017a955c81abb94666afc475305ccff0634660))
23+
- feat: upgrade @preact/compat from 17.1.2 to 18.3.1 (snyk-bot - [d71ee68](https://github.com/contentstack/live-preview-sdk/commit/d71ee68181a7594f83a3aab763d51e9288f791f2))
24+
- feat: upgrade @preact/signals from 1.3.0 to 2.0.0 (snyk-bot - [2cadb78](https://github.com/contentstack/live-preview-sdk/commit/2cadb7818ce74f4bc195605fac6398ce6361c331))
25+
26+
### Fixes
27+
28+
- fix: audit (Karan Gandhi - [87d63ec](https://github.com/contentstack/live-preview-sdk/commit/87d63ec86ef6e3cc18ee7532356c34ff50cf8932))
29+
- fix: upgrade goober from 2.1.14 to 2.1.16 (snyk-bot - [d629f6c](https://github.com/contentstack/live-preview-sdk/commit/d629f6c649dadcb0d4ff630edd5b9798af45435c))
30+
- fix: code owners (Karan Gandhi - [8e8c10b](https://github.com/contentstack/live-preview-sdk/commit/8e8c10bb6ec636dc9259d4eb1080c47762bd2cdd))
31+
32+
### Chores And Housekeeping
33+
34+
- chore: update package-lock.json to upgrade uuid to 11.0.3 (hiteshshetty-dev - [f5044a9](https://github.com/contentstack/live-preview-sdk/commit/f5044a9ab8d923dca1a2ab405fa5f2711da23450))
35+
- chore: update copyright year in README.md to 2026 (hiteshshetty-dev - [89f196f](https://github.com/contentstack/live-preview-sdk/commit/89f196fa530c8e70e227238e69c9b6a72308f566))
36+
- chore: package lock update (csAyushDubey - [ccc2020](https://github.com/contentstack/live-preview-sdk/commit/ccc2020fb42f562fb8bcbd58cf4e09b6afe89b27))
37+
- chore: bump live-preview-utils version to 4.1.3 (hiteshshetty-dev - [c1ba6fd](https://github.com/contentstack/live-preview-sdk/commit/c1ba6fd3d0e8ddcad37a29daa74919fa305d30d5))
38+
39+
### Documentation Changes
40+
41+
- docs(license): update copyright year(s) (github-actions - [b56c650](https://github.com/contentstack/live-preview-sdk/commit/b56c65077f5648c5030feb6b57bb84cf323d53c1))
42+
43+
### General Changes
44+
45+
- Update README.md (Aravind Kumar - [92713da](https://github.com/contentstack/live-preview-sdk/commit/92713da4ef515465c1f531f52048d27d4b908387))
46+
- Merge pull request #536 from contentstack/audit-fix (Karan Gandhi - [0bae6d3](https://github.com/contentstack/live-preview-sdk/commit/0bae6d3fb0ffc7a815fc7b6f33d12538e8d74c01))
47+
348
## [v4.1.3](https://github.com/contentstack/live-preview-sdk/compare/v4.1.2...v4.1.3)
449

550
> 5 December 2025

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Alternatively, if you want to include the package directly in your website HTML
1616

1717
```html
1818
<script type='module' crossorigin="anonymous">
19-
import ContentstackLivePreview from 'https://esm.sh/@contentstack/live-preview-utils@4.1.3';
19+
import ContentstackLivePreview from 'https://esm.sh/@contentstack/live-preview-utils@4.2.0';
2020
2121
ContentstackLivePreview.init({
2222
stackDetails: {

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/live-preview-utils",
3-
"version": "4.1.3",
3+
"version": "4.2.0",
44
"description": "Contentstack provides the Live Preview SDK to establish a communication channel between the various Contentstack SDKs and your website, transmitting live changes to the preview pane.",
55
"type": "module",
66
"types": "dist/legacy/index.d.ts",
@@ -85,18 +85,18 @@
8585
"url": "https://github.com/contentstack/live-preview-sdk.git"
8686
},
8787
"dependencies": {
88-
"@preact/signals": "^2.0.0",
89-
"@preact/compat": "^18.3.1",
9088
"@floating-ui/dom": "^1.7.2",
89+
"@preact/compat": "^18.3.1",
90+
"@preact/signals": "^2.0.0",
9191
"classnames": "^2.5.1",
9292
"dayjs": "^1.11.13",
9393
"deepsignal": "^1.5.0",
94-
"goober": "^2.1.16",
9594
"dompurify": "^3.2.3",
9695
"get-xpath": "^3.2.0",
96+
"goober": "^2.1.16",
9797
"lodash-es": "^4.17.21",
9898
"mustache": "^4.2.0",
99-
"preact": "^10.27.2",
99+
"preact": "^10.28.2",
100100
"uuid": "^11.0.3"
101101
},
102102
"optionalDependencies": {

0 commit comments

Comments
 (0)