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.0_
4
+
_This changelog only contains release notes for PWA Studio and Venia 14.3.1_
5
5
_For older release notes, see_[PWA Studio releases][].
6
6
7
7
## Highlights
8
8
9
-
PHP 8.4 support — PWA Studio now supports PHP 8.4.
9
+
The 14.3.1 release of PWA Studio provides newly built package PWA Live Search
10
10
11
-
The 14.3.0 release of PWA Studio provides compatibility with PREX extension and Upgradation from node 18 to 20.
12
-
13
-
Product Recommendation module is now part of PWA extensions
14
-
15
-
Plugin braintree three d secure is released
16
11
17
12
## Additional fixes
18
13
19
-
- Story: [4463][] — plugin braintree three d secure
20
-
- Story: [4456][] — PWA multistore setup
21
-
- Story: [4458][] — Prex is compatible with PWA
22
-
- Bug: [4454][] — Updated Docker changes to fix UI issue on PR link
23
-
- Bug: [4384][] — Removed unused Option in Select
24
-
- Bug: [27][] — Made 3rd party vendor Mustache is compatible with PHP 8.4
25
-
- Bug: [4472][] — Wishlist page if we click on product image or product link is now redirecting to PDP page.
26
-
- Bug: [4466][] - Failing PR test cases has been fixed
27
-
- Bug: [4506][] — Resolved internal server error in Order History page when we click on order Search button when search field is empty
28
-
- Bug: [4508][] — Post Scafhold all commands are failing in when scafholded using "yarn create @magento/pwa" command is resolved
29
-
- Bug: [70][] — When we try to create account getting error is resolved
14
+
- Story: [4524][] — Live search is built
15
+
30
16
31
17
32
-
## 14.3.0 Lighthouse scores
18
+
## 14.3.1 Lighthouse scores
33
19
34
-
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.0 release of these pages on desktop and mobile devices.
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.
35
21
36
22
### Desktop scores
37
23
@@ -63,7 +49,7 @@ When a user logs out, that user's local storage session persists. As a result, t
63
49
64
50
## Upgrading from a previous version
65
51
66
-
Use the steps outlined in this section to update your [scaffolded project][] from 14.2.0 to 14.3.0
52
+
Use the steps outlined in this section to update your [scaffolded project][] from 14.3.0 to 14.3.1
67
53
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
@@ -72,50 +58,41 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
72
58
### Updated package dependencies
73
59
74
60
Open your `package.json` file and update the PWA Studio package dependencies to the versions associated with this release.
75
-
The following table lists the latest versions of each package as of 14.3.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 14.2.0.
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.
76
62
77
63
**NOTE:**
78
64
Your project may not depend on some packages listed in this table.
0 commit comments