Skip to content

Release v2.9.0 of PWA Kit#2216

Merged
joeluong-sfcc merged 2 commits intorelease-2.9.xfrom
ju/release-2.9.0
Jan 22, 2025
Merged

Release v2.9.0 of PWA Kit#2216
joeluong-sfcc merged 2 commits intorelease-2.9.xfrom
ju/release-2.9.0

Conversation

@joeluong-sfcc
Copy link
Contributor

@joeluong-sfcc joeluong-sfcc commented Jan 21, 2025

Description

This PR releases v2.9.0 of PWA Kit, which includes node 20 support for v2 and updates the auth class with the required SLAS channel_id changes

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  1. npx pwa-kit-create-app@2.9.0-preview.0
  2. Select demo site
  3. cd into generated project directory
  4. npm run start

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@joeluong-sfcc joeluong-sfcc requested a review from a team as a code owner January 21, 2025 20:49
Copy link
Contributor

@vcua-mobify vcua-mobify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generated app starts on node 20.18.0 and I can see the channel_id be included when requesting the SLAS token.

Screenshot 2025-01-21 at 2 11 24 PM

@joeluong-sfcc joeluong-sfcc merged commit 173916e into release-2.9.x Jan 22, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants