Skip to content

Commit f9d2c71

Browse files
Version Packages (#706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 75b6184 commit f9d2c71

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/polite-jobs-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @qwik.dev/partytown
22

3+
## 0.13.1
4+
5+
### Patch Changes
6+
7+
- Fix Lighthouse deprecated API warnings by skipping Chrome Privacy Sandbox properties (SharedStorage, AttributionReporting) during window introspection (by [@AlexJohnSadowski](https://github.com/AlexJohnSadowski) in [#697](https://github.com/QwikDev/partytown/pull/697))
8+
39
## 0.13.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik.dev/partytown",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "Relocate resource intensive third-party scripts off of the main thread and into a web worker.",
55
"license": "MIT",
66
"main": "index.cjs",

0 commit comments

Comments
 (0)