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
- Bug: [4300][] — Update magento-compatibility.js to indicate all dependencies and just not magento
24
-
- Bug: [4309][] — Extending Peregrine Talons for Custom Applications
25
-
- Bug: [4305][] — PWA Studio URL redirect not working
26
-
- Bug: [4117][] — Update README.md with PWA Studio XD Kit
27
-
- Bug: [4301][] — Language translating giving errors
11
+
The 14.2.0 release of PWA Studio provides compatibility with PREX extension and Upgradation from node 14 to 18.
28
12
29
13
30
-
## 14.1.0 Lighthouse scores
14
+
## Additional fixes
31
15
32
-
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.1.0 release of these pages on desktop and mobile devices.
16
+
- Story: [4385][] — Added payment method for "Cash on Delivery" compatibiility into pwa-studio
17
+
- Story: [4374][] — DOM Text Interpreted As HTML in PWA Code
- Bug: [4318][] — Fixed issue of system is getting crashed when login / create user on Home page or Order Success page in case of translated language other then English
25
+
- Bug: [4344][] — fixed issue of unable to see the Default Thumbnail for newly created product in PLP and PDP
26
+
- Bug: [4354][] — Fixed Shipping address error when login
27
+
- Bug: [4318][] — Fixed issue of system is getting crashed when selecting add to cart in case of translated language
- Bug: [4403][] — Removing code since creating problem while yarn build in local when added this extension to package.json
30
+
however packages is published on NPM so will resolve in next release
31
+
- Bug: [4342][] — Resolved error when getting thumbnails on order row for deleted products
32
+
- Bug: [4339][] — able to see appropriate css variable on front end
33
+
- Bug: [4363][] — Fixed system is thorwing Error while signin from shipping address page
34
+
- Bug: [4341][] — Order confirmation page persists through page refreshes when authenticated also navigates to home page on refresh for guest users
35
+
- Bug: [4413][] — fixed unable to proceed checkout on iOS or Android Device post product added to cart
36
+
- Bug: [4424][] — Unable to place order in Mobile screen as well as not able to filter or sort in PLP
37
+
38
+
## 14.2.0 Lighthouse scores
39
+
40
+
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.2.0 release of these pages on desktop and mobile devices.
33
41
34
42
### Desktop scores
35
43
@@ -60,7 +68,7 @@ When a user logs out, that user's local storage session persists. As a result, t
60
68
61
69
## Upgrading from a previous version
62
70
63
-
Use the steps outlined in this section to update your [scaffolded project][] from 14.0.1 to 14.1.0
71
+
Use the steps outlined in this section to update your [scaffolded project][] from 14.1.0 to 14.2.0
64
72
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
@@ -69,7 +77,7 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
69
77
### Updated package dependencies
70
78
71
79
Open your `package.json` file and update the PWA Studio package dependencies to the versions associated with this release.
72
-
The following table lists the latest versions of each package as of 14.0.1. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 14.0.0.
80
+
The following table lists the latest versions of each package as of 14.2.0. The **bolded** versions with an asterisk (*) are the packages that were updated from PWA Studio 14.1.0.
73
81
74
82
**NOTE:**
75
83
Your project may not depend on some packages listed in this table.
@@ -78,43 +86,55 @@ Your project may not depend on some packages listed in this table.
0 commit comments