Skip to content

Commit 2bcf4ab

Browse files
committed
PWA-14.4.0 - Change log
1 parent 92a294e commit 2bcf4ab

File tree

2 files changed

+54
-29
lines changed

2 files changed

+54
-29
lines changed

CHANGELOG.md

Lines changed: 53 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,34 @@
1-
# PWA Studio Release 14.3.1
1+
# PWA Studio Release 14.4.0
22

33
**NOTE:**
4-
_This changelog only contains release notes for PWA Studio and Venia 14.3.1_
4+
_This changelog only contains release notes for PWA Studio and Venia 14.4.0_
55
_For older release notes, see_ [PWA Studio releases][].
66

77
## Highlights
88

9-
The 14.3.1 release of PWA Studio provides newly built package PWA Live Search
9+
The 14.4.0 release of PWA Studio provides newly built package PWA Live Search
1010

1111

1212
## Additional fixes
1313

14-
- Story: [4524][] — Live search is built
15-
16-
17-
18-
## 14.3.1 Lighthouse scores
19-
20-
With each new release of PWA Studio, we perform Lighthouse audits of four Venia page types, each representing a different level of complexity. Shown below are the Lighthouse scores for the 14.3.1 release of these pages on desktop and mobile devices.
14+
- Story:[4545][] — Add to Cart Button should is enhanced.
15+
- Bug:[4562][] — Wishlist pagination issue to display more than 2 pages is resolved
16+
- Bug:[4548][] — CSP nonce error for inline script is resolved
17+
- Bug:[4541][] — Video is properly rendered on the frontend now.
18+
- Bug:[310][] — Corrected all the PWA dev docs for typo and grammatical errors
19+
- Bug:[4505][] — fixed <Select> to use Peregrine's "useInformedFieldStateWrapper".
20+
- Bug:[4469][] — fixed Yarn invariant violation caused by "packages/pagebuilder" requesting different version of "react-tabs"
21+
- Bug:[4540][] — Cart Becomes Empty When Updating Configurable Products is fixed
22+
- Bug:[4542][] — Fixed wish list pagination issue
23+
- Bug:[4535][] — Removed package-lock.json
24+
- Bug:[4549][] — upwardPath not found error resolved.
25+
- Bug:[4543][] — Infinite loop query GetWishlistItemsForLocalField is resolved.
26+
- Bug:[4550][] — Invalid auth middleware clearTimeout implementation is resolved
27+
- Bug:[4544][] — Search Filters Reset Causes Unfiltered Search Results is resolved
28+
29+
## 14.4.0 Lighthouse scores
30+
31+
With each new release of PWA Studio, we perform Lighthouse audits of four Venia page types, each representing a different level of complexity. Shown below are the Lighthouse scores for the 14.4.0 release of these pages on desktop and mobile devices.
2132

2233
### Desktop scores
2334

@@ -49,7 +60,7 @@ When a user logs out, that user's local storage session persists. As a result, t
4960

5061
## Upgrading from a previous version
5162

52-
Use the steps outlined in this section to update your [scaffolded project][] from 14.3.0 to 14.3.1
63+
Use the steps outlined in this section to update your [scaffolded project][] from 14.3.1 to 14.4.0
5364
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
5465

5566
[scaffolded project]: https://developer.adobe.com/commerce/pwa-studio/tutorials/
@@ -58,33 +69,33 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
5869
### Updated package dependencies
5970

6071
Open your `package.json` file and update the PWA Studio package dependencies to the versions associated with this release.
61-
The following table lists the latest versions of each package as of 14.3.1. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 14.3.0.
72+
The following table lists the latest versions of each package as of 14.4.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 14.3.1.
6273

6374
**NOTE:**
6475
Your project may not depend on some packages listed in this table.
6576

6677
| Package | Latest version |
6778
|----------------------------------------|----------------|
6879
| `babel-preset-peregrine` | 1.3.3 |
69-
| `create-pwa` | 2.5.7 |
70-
| `experience-platform-connector` | 1.0.10 |
71-
| `upward-security-headers` | 1.0.18 |
72-
| `venia-sample-backends` | 0.0.12 |
73-
| `venia-sample-eventing` | 0.0.11 |
74-
| `venia-sample-language-packs` | 0.0.19 |
75-
| `venia-sample-payments-checkmo` | 0.0.17 |
76-
| `venia-sample-payments-cashondelivery` | 0.0.2 |
80+
| `create-pwa` | **2.5.8*** |
81+
| `experience-platform-connector` | **1.0.11*** |
82+
| `upward-security-headers` | **1.0.19*** |
83+
| `venia-sample-backends` | **0.0.13*** |
84+
| `venia-sample-eventing` | **0.0.12*** |
85+
| `venia-sample-language-packs` | **0.0.20*** |
86+
| `venia-sample-payments-checkmo` | **0.0.18*** |
87+
| `venia-sample-payments-cashondelivery` | **0.0.3*** |
88+
| `venia-pwa-live-search` | **1.0.1*** |
7789
| `venia-product-recommendations` | 1.0.2 |
78-
| `plugin-braintree-three-d-secure` | 1.0.0 |
79-
| `venia_pwa_live_search:` | 1.0.0 |
80-
| `pagebuilder` | **9.3.5*** |
81-
| `peregrine` | **15.5.2*** |
82-
| `pwa-buildpack` | 11.5.4 |
90+
| `plugin-braintree-three-d-secure` | 1.0.1 |
91+
| `pagebuilder` | **9.3.6*** |
92+
| `peregrine` | **15.6.2*** |
93+
| `pwa-buildpack` | **11.5.5*** |
8394
| `pwa-theme-venia` | 2.4.0 |
84-
| `upward-js` | 5.4.2 |
95+
| `upward-js` | **5.4.3*** |
8596
| `upward-spec` | 5.3.1 |
86-
| `venia-concept` | **14.3.1*** |
87-
| `venia-ui` | 11.7.0 |
97+
| `venia-concept` | **14.4.0*** |
98+
| `venia-ui` | **11.7.1*** |
8899
| `magento2-pwa` | 0.10.2 |
89100
| `magento2-pwa-commerce` | 0.1.5 |
90101
| `magento-venia-sample-data-modules` | 0.0.6 |
@@ -93,6 +104,19 @@ Your project may not depend on some packages listed in this table.
93104
| `upward-php` | 2.1.4 |
94105
| `pwa-live-search` | 1.0.0 |
95106

96-
[4524]: https://github.com/magento/pwa-studio/pull/4524
107+
[4562]: https://github.com/magento/pwa-studio/pull/4562
108+
[4548]: https://github.com/magento/pwa-studio/pull/4548
109+
[4545]: https://github.com/magento/pwa-studio/pull/4545
110+
[4541]: https://github.com/magento/pwa-studio/pull/4541
111+
[310]: https://github.com/AdobeDocs/commerce-pwa-studio/pull/310/
112+
[4505]: https://github.com/magento/pwa-studio/pull/4505
113+
[4469]: https://github.com/magento/pwa-studio/pull/4469
114+
[4540]: https://github.com/magento/pwa-studio/pull/4540
115+
[4542]: https://github.com/magento/pwa-studio/pull/4542
116+
[4535]: https://github.com/magento/pwa-studio/pull/4535
117+
[4549]: https://github.com/magento/pwa-studio/pull/4549
118+
[4543]: https://github.com/magento/pwa-studio/pull/4543
119+
[4550]: https://github.com/magento/pwa-studio/pull/4550
120+
[4544]: https://github.com/magento/pwa-studio/pull/4544
97121

98122
[PWA Studio releases]: https://github.com/magento/pwa-studio/releases

magento-compatibility.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
// PWA Studio version -> Magento version.
66
module.exports = {
7+
'14.4.0': '2.4.9',
78
'14.3.1': '2.4.8',
89
'14.3.0': '2.4.8',
910
'14.2.0': '2.4.7-p4',

0 commit comments

Comments
 (0)