1+ <<<<<<< HEAD
2+ # PWA Studio Release 14.2.0
3+
4+ ** NOTE:**
5+ _ This changelog only contains release notes for PWA Studio and Venia 14.2.0_
6+ =======
17# PWA Studio Release 14.1.0
28
39** NOTE:**
410_ This changelog only contains release notes for PWA Studio and Venia 14.1.0_
11+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
512_ For older release notes, see_ [ PWA Studio releases] [ ] .
613
714## Highlights
815
16+ <<<<<<< HEAD
17+ PHP 8.4 support — PWA Studio now supports PHP 8.4. GitHub PRs: [ 62] , [ 7] , [ 29] , [ 6] , [ 25] , [ 12]
18+
19+ The 14.2.0 release of PWA Studio provides compatibility with PREX extension and Upgradation from node 14 to 18.
20+ =======
921The 14.1.0 release of PWA Studio provides compatibility with PREX extension and Upgradation from node 14 to 18.
22+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
1023
1124
1225## Additional fixes
1326
27+ <<<<<<< HEAD
28+ - Story: [ 4385] [ ] — Added payment method for "Cash on Delivery" compatibiility into pwa-studio
29+ - Story: [ 4374] [ ] — DOM Text Interpreted As HTML in PWA Code
30+ - Story: [ 4340] [ ] — Pwa-studio Dependency Updates
31+ - Story: [ 4386] [ ] — Implemented Price slider Filter with tailwind css
32+ - Bug: [ 4395] [ ] — Fixed error while creating User from Sign-in page which appeares post logout
33+ - Bug: [ 4346] [ ] — Fixed account email confirmation flow and Added code to display error message from grapqhl response in form
34+ - Bug: [ 4362] [ ] — Rolled back necessary changes of Tailwind
35+ - Bug: [ 4353] [ ] — New theme creation - tailwind preset issues
36+ - 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
37+ - Bug: [ 4344] [ ] — fixed issue of unable to see the Default Thumbnail for newly created product in PLP and PDP
38+ - Bug: [ 4354] [ ] — Fixed Shipping address error when login
39+ - Bug: [ 4318] [ ] — Fixed issue of system is getting crashed when selecting add to cart in case of translated language
40+ - Bug: [ 4357] [ ] — Upward pwa forwarding BOT request to backend
41+ - Bug: [ 4403] [ ] — Removing code since creating problem while yarn build in local when added this extension to package.json
42+ however packages is published on NPM so will resolve in next release
43+ - Bug: [ 4342] [ ] — Resolved error when getting thumbnails on order row for deleted products
44+ - Bug: [ 4339] [ ] — able to see appropriate css variable on front end
45+ - Bug: [ 4363] [ ] — Fixed system is thorwing Error while signin from shipping address page
46+ - Bug: [ 4341] [ ] — Order confirmation page persists through page refreshes when authenticated also navigates to home page on refresh for guest users
47+ - Bug: [ 4413] [ ] — fixed unable to proceed checkout on iOS or Android Device post product added to cart
48+ - Bug: [ 4424] [ ] — Unable to place order in Mobile screen as well as not able to filter or sort in PLP
49+ =======
1450- Story: [ 4319] [ ] — Get Minimum Password Length from configuration.
1551- Story: [ 4314] [ ] — Header location should set to correct endpoint in case of 301|302.
1652- Bug: [ 4316] [ ] — DevContainer > Node 14 to 18 LTS is updated in dev container
@@ -25,11 +61,17 @@ The 14.1.0 release of PWA Studio provides compatibility with PREX extension and
2561- Bug: [ 4305] [ ] — PWA Studio URL redirect not working
2662- Bug: [ 4117] [ ] — Update README.md with PWA Studio XD Kit
2763- Bug: [ 4301] [ ] — Language translating giving errors
64+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
2865
66+ ## 14.2.0 Lighthouse scores
2967
68+ <<<<<<< HEAD
69+ 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.
70+ =======
3071## 14.1.0 Lighthouse scores
3172
3273With 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.
74+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
3375
3476### Desktop scores
3577
@@ -60,7 +102,11 @@ When a user logs out, that user's local storage session persists. As a result, t
60102
61103## Upgrading from a previous version
62104
105+ <<<<<<< HEAD
106+ Use the steps outlined in this section to update your [ scaffolded project] [ ] from 14.1.0 to 14.2.0
107+ =======
63108Use the steps outlined in this section to update your [ scaffolded project] [ ] from 14.0.1 to 14.1.0
109+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
64110 See [ Upgrading versions] [ ] for more information about upgrading between PWA Studio versions.
65111
66112[ scaffolded project ] : https://developer.adobe.com/commerce/pwa-studio/tutorials/
@@ -69,7 +115,7 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
69115### Updated package dependencies
70116
71117Open 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.
118+ 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.
73119
74120** NOTE:**
75121Your project may not depend on some packages listed in this table.
@@ -78,6 +124,58 @@ Your project may not depend on some packages listed in this table.
78124
79125| Package | Latest version |
80126| ----------------------------------------| ----------------|
127+ <<<<<<< HEAD
128+ | ` babel-preset-peregrine ` | 1.3.3 |
129+ | ` create-pwa ` | ** 2.5.6*** |
130+ | ` experience-platform-connector ` | ** 1.0.9*** |
131+ | ` upward-security-headers ` | 1.0.17 |
132+ | ` venia-sample-backends ` | ** 0.0.12*** |
133+ | ` venia-sample-eventing ` | ** 0.0.10*** |
134+ | ` venia-sample-language-packs ` | ** 0.0.18*** |
135+ | ` venia-sample-payments-checkmo ` | ** 0.0.16*** |
136+ | ` venia-sample-payments-cashondelivery ` | 0.0.1 |
137+ | ` pagebuilder ` | ** 9.3.3*** |
138+ | ` peregrine ` | ** 14.5.1*** |
139+ | ` pwa-buildpack ` | ** 11.5.4 ** * |
140+ | ` pwa-theme-venia ` | 2.4.0 |
141+ | ` upward-js ` | 5.4.2 |
142+ | ` upward-spec ` | 5.3.1 |
143+ | ` venia-concept ` | ** 14.2.0*** |
144+ | ` venia-ui ` | ** 11.6.0*** |
145+ | ` magento2-pwa ` | ** 0.9.2*** |
146+ | ` magento2-pwa-commerce ` | ** 0.1.4*** |
147+ | ` magento-venia-sample-data-modules ` | ** 0.0.6*** |
148+ | ` magento-venia-sample-data-modules-ee ` | ** 0.0.5*** |
149+ | ` magento2-upward-connector ` | ** 2.0.5*** |
150+ | ` upward-php ` | ** 2.0.4*** |
151+
152+ [ 4395 ] : https://github.com/magento/pwa-studio/pull/4395
153+ [ 4385 ] : https://github.com/magento/pwa-studio/pull/4385
154+ [ 62 ] : https://github.com/magento-commerce/magento2-pwa/pull/62
155+ [ 7 ] : https://github.com/magento-commerce/magento2-pwa-commerce/pull/7
156+ [ 29 ] : https://github.com/magento-commerce/venia-sample-data-modules/pull/29
157+ [ 6 ] : https://github.com/magento-commerce/venia-sample-data-modules-ee/pull/6
158+ [ 25 ] : https://github.com/magento-commerce/magento2-upward-connector/pull/25
159+ [ 12 ] : https://github.com/magento-commerce/upward-php/pull/12
160+ [ 4346 ] : https://github.com/magento/pwa-studio/pull/4346
161+ [ 4362 ] : https://github.com/magento/pwa-studio/pull/4362
162+ [ 4353 ] : https://github.com/magento/pwa-studio/pull/4353/
163+ [ 4374 ] : https://github.com/magento/pwa-studio/pull/4374
164+ [ 4318 ] : https://github.com/magento/pwa-studio/pull/4318
165+ [ 4340 ] : https://github.com/magento/pwa-studio/pull/4340
166+ [ 4344 ] : https://github.com/magento/pwa-studio/pull/4344
167+ [ 4354 ] : https://github.com/magento/pwa-studio/pull/4354
168+ [ 4357 ] : https://github.com/magento/pwa-studio/pull/4357
169+ [ 4386 ] : https://github.com/magento/pwa-studio/pull/4386
170+ [ 4403 ] : https://github.com/magento/pwa-studio/pull/4403
171+ [ 4342 ] : https://github.com/magento/pwa-studio/pull/4342
172+ [ 4339 ] : https://github.com/magento/pwa-studio/pull/4339
173+ [ 4363 ] : https://github.com/magento/pwa-studio/pull/4363
174+ [ 4341 ] : https://github.com/magento/pwa-studio/pull/4341
175+ [ 4413 ] : https://github.com/magento/pwa-studio/pull/4413
176+ [ 4424 ] : https://github.com/magento/pwa-studio/pull/4424
177+
178+ =======
81179| ` babel-preset-peregrine ` | 1.3.3 |
82180| ` create-pwa ` | 2.4.6 |
83181| ` experience-platform-connector ` | ** 1.0.8*** |
@@ -116,5 +214,6 @@ Your project may not depend on some packages listed in this table.
116214[ 4305 ] : https://github.com/magento/pwa-studio/pull/4305
117215[ 4117 ] : https://github.com/magento/pwa-studio/pull/4117
118216[ 4301 ] : https://github.com/magento/pwa-studio/pull/4301
217+ >>>>>>> 1c445d3e5 (adding release 14.1.0 change.log md)
119218
120219[ PWA Studio releases ] : https://github.com/magento/pwa-studio/releases
0 commit comments