-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f377a81
commit 50d4cc1
Showing
3 changed files
with
28 additions
and
25 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# @qwik.dev/partytown | ||
|
||
## 0.11.0 | ||
|
||
### Minor Changes | ||
|
||
- Bunch of fixes and a new release system.. (by [@shairez](https://github.com/shairez) in [#652](https://github.com/QwikDev/partytown/pull/652)) | ||
|
||
**Here's a list of the changes:** | ||
|
||
### FEATURES | ||
|
||
- add config fallback timeout (#620) | ||
|
||
### FIXES | ||
|
||
- Same-origin iframe set/get cookie/localStorage bug (#600) | ||
- make sure unknown is mapped to HTMLUnknownElement cstr (#606) | ||
|
||
### DOCS | ||
|
||
- making install commands consistent (#638) | ||
- Add example reverse proxy handler for Facebook Pixel (#648) | ||
- add integration module for Magento 2 (#594) | ||
- add clarification that the worker strategy is not supported with app directory (#625) | ||
- use dummy web property ID (#621) | ||
- revert recent incorrect change to SvelteKit destination (#622) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters