Skip to content

Commit 96f69fc

Browse files
glo82145devops-pwa-codebuilddel15881
authored
Sync main 14.3.1 (#4533)
* v14.3.1-alpha1 * Merge pull request #4525 from magento/patch/npm-access-update-live-search Adding Public Access to publish to NPM * v14.3.1-alpha12 * v14.3.1-beta1 * PWA-14.3.1 release notes (#4530) * PWA-14.3.1 release notes (#4531) * Update magento-compatibility.js (#4532) * v14.3.1 --------- Co-authored-by: devops-pwa-codebuild <[email protected]> Co-authored-by: Ilesh Tiwari <[email protected]>
1 parent 51af23e commit 96f69fc

File tree

14 files changed

+49
-68
lines changed

14 files changed

+49
-68
lines changed

CHANGELOG.md

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

33
**NOTE:**
4-
_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_
55
_For older release notes, see_ [PWA Studio releases][].
66

77
## Highlights
88

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
1010

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
1611

1712
## Additional fixes
1813

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+
3016

3117

32-
## 14.3.0 Lighthouse scores
18+
## 14.3.1 Lighthouse scores
3319

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.
3521

3622
### Desktop scores
3723

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

6450
## Upgrading from a previous version
6551

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
6753
See [Upgrading versions][] for more information about upgrading between PWA Studio versions.
6854

6955
[scaffolded project]: https://developer.adobe.com/commerce/pwa-studio/tutorials/
@@ -72,50 +58,41 @@ See [Upgrading versions][] for more information about upgrading between PWA Stud
7258
### Updated package dependencies
7359

7460
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.
7662

7763
**NOTE:**
7864
Your project may not depend on some packages listed in this table.
7965

8066
| Package | Latest version |
8167
|----------------------------------------|----------------|
8268
| `babel-preset-peregrine` | 1.3.3 |
83-
| `create-pwa` | **2.5.7*** |
84-
| `experience-platform-connector` | **1.0.10*** |
85-
| `upward-security-headers` | **1.0.18*** |
69+
| `create-pwa` | 2.5.7 |
70+
| `experience-platform-connector` | 1.0.10 |
71+
| `upward-security-headers` | 1.0.18 |
8672
| `venia-sample-backends` | 0.0.12 |
87-
| `venia-sample-eventing` | **0.0.11*** |
88-
| `venia-sample-language-packs` | **0.0.19*** |
89-
| `venia-sample-payments-checkmo` | **0.0.17*** |
90-
| `venia-sample-payments-cashondelivery` | **0.0.2*** |
91-
| `venia-product-recommendations` | **1.0.2*** |
92-
| `plugin-braintree-three-d-secure` | **1.0.0*** |
93-
| `pagebuilder` | **9.3.4*** |
94-
| `peregrine` | **15.5.1*** |
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 |
77+
| `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*** |
9582
| `pwa-buildpack` | 11.5.4 |
9683
| `pwa-theme-venia` | 2.4.0 |
9784
| `upward-js` | 5.4.2 |
9885
| `upward-spec` | 5.3.1 |
99-
| `venia-concept` | **14.3.0*** |
100-
| `venia-ui` | **11.7.0*** |
101-
| `magento2-pwa` | **0.10.2*** |
102-
| `magento2-pwa-commerce` | **0.1.5*** |
86+
| `venia-concept` | **14.3.1*** |
87+
| `venia-ui` | 11.7.0 |
88+
| `magento2-pwa` | 0.10.2 |
89+
| `magento2-pwa-commerce` | 0.1.5 |
10390
| `magento-venia-sample-data-modules` | 0.0.6 |
104-
| `magento-venia-sample-data-modules-ee` | **0.0.6*** |
105-
| `magento2-upward-connector` | **2.1.5*** |
106-
| `upward-php` | **2.1.4*** |
107-
108-
[4454]: https://github.com/magento/pwa-studio/pull/4454
109-
[4384]: https://github.com/magento/pwa-studio/pull/4384
110-
[27]: https://github.com/magento-commerce/magento2-upward-connector/pull/27
111-
[4466]: https://github.com/magento/pwa-studio/pull/4466
112-
[4472]: https://github.com/magento/pwa-studio/pull/4472
113-
[4463]: https://github.com/magento/pwa-studio/pull/4463
114-
[4506]: https://github.com/magento/pwa-studio/pull/4506
115-
[4508]: https://github.com/magento/pwa-studio/pull/4508
116-
[70]: https://github.com/magento-commerce/magento2-pwa/pull/70
117-
[4456]: https://github.com/magento/pwa-studio/pull/4456
118-
[4458]: https://github.com/magento/pwa-studio/pull/4458
91+
| `magento-venia-sample-data-modules-ee` | 0.0.6 |
92+
| `magento2-upward-connector` | 2.1.5 |
93+
| `upward-php` | 2.1.4 |
94+
| `pwa-live-search` | 1.0.0 |
11995

96+
[4524]: https://github.com/magento/pwa-studio/pull/4524
12097

12198
[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.3.1': '2.4.8',
78
'14.3.0': '2.4.8',
89
'14.2.0': '2.4.7-p4',
910
'14.1.0': '2.4.7-p2',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magento/pwa-studio",
3-
"version": "14.3.0",
3+
"version": "14.3.1",
44
"private": true,
55
"workspaces": [
66
"packages/babel-preset-peregrine",

packages/create-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/create-pwa#readme",
3131
"dependencies": {
3232
"@magento/pwa-buildpack": "~11.5.4",
33-
"@magento/venia-concept": "~14.3.0",
33+
"@magento/venia-concept": "~14.3.1",
3434
"chalk": "^2.4.2",
3535
"change-case": "^3.1.0",
3636
"compression": "~1.7.4",

packages/extensions/experience-platform-connector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {},
1919
"peerDependencies": {
2020
"@apollo/client": "~3.5.0",
21-
"@magento/peregrine": "~15.5.1",
21+
"@magento/peregrine": "~15.5.2",
2222
"@magento/pwa-buildpack": "~11.5.4",
2323
"react": "~17.0.1"
2424
},

packages/extensions/venia-pwa-live-search/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@magento/venia-pwa-live-search",
33
"version": "1.0.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "Live Search PWA Studio extension.",
58
"main": "src/index.jsx",
69
"scripts": {

packages/extensions/venia-sample-eventing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"repository": "github:magento/pwa-studio",
1313
"license": "(OSL-3.0 OR AFL-3.0)",
1414
"peerDependencies": {
15-
"@magento/peregrine": "~15.5.1",
15+
"@magento/peregrine": "~15.5.2",
1616
"@magento/pwa-buildpack": "~11.5.4",
1717
"react": "~17.0.1"
1818
},

packages/extensions/venia-sample-payments-cashondelivery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"repository": "github:magento/pwa-studio",
1313
"license": "(OSL-3.0 OR AFL-3.0)",
1414
"peerDependencies": {
15-
"@magento/peregrine": "~15.5.1",
15+
"@magento/peregrine": "~15.5.2",
1616
"@magento/pwa-buildpack": "~11.5.4",
1717
"@magento/venia-ui": "~11.7.0",
1818
"react": "~17.0.1",

packages/extensions/venia-sample-payments-checkmo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"repository": "github:magento/pwa-studio",
1313
"license": "(OSL-3.0 OR AFL-3.0)",
1414
"peerDependencies": {
15-
"@magento/peregrine": "~15.5.1",
15+
"@magento/peregrine": "~15.5.2",
1616
"@magento/pwa-buildpack": "~11.5.4",
1717
"@magento/venia-ui": "~11.7.0",
1818
"react": "~17.0.1",

packages/pagebuilder/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magento/pagebuilder",
3-
"version": "9.3.4",
3+
"version": "9.3.5",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/pagebuilder#readme",
3535
"dependencies": {},
3636
"devDependencies": {
37-
"@magento/peregrine": "~15.5.1",
37+
"@magento/peregrine": "~15.5.2",
3838
"@magento/pwa-buildpack": "~11.5.4",
3939
"@magento/venia-ui": "~11.7.0",
4040
"@storybook/react": "~6.3.7",
@@ -50,7 +50,7 @@
5050
"peerDependencies": {
5151
"@apollo/client": "~3.5.0",
5252
"@magento/babel-preset-peregrine": "~1.3.3",
53-
"@magento/peregrine": "~15.5.1",
53+
"@magento/peregrine": "~15.5.2",
5454
"@magento/pwa-buildpack": "~11.5.4",
5555
"@magento/venia-ui": "~11.7.0",
5656
"jarallax": "~1.11.1",

0 commit comments

Comments
 (0)