You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_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_
5
5
_For older release notes, see_[PWA Studio releases][].
6
6
7
7
## Highlights
8
8
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
10
10
11
11
12
12
## Additional fixes
13
13
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
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.
21
32
22
33
### Desktop scores
23
34
@@ -49,7 +60,7 @@ When a user logs out, that user's local storage session persists. As a result, t
49
60
50
61
## Upgrading from a previous version
51
62
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
53
64
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
@@ -58,33 +69,33 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
58
69
### Updated package dependencies
59
70
60
71
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.
62
73
63
74
**NOTE:**
64
75
Your project may not depend on some packages listed in this table.
0 commit comments