Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for v3 preview release - @W-13481576@ #1233

Merged
merged 318 commits into from
May 30, 2023
Merged

Conversation

vmarta
Copy link
Contributor

@vmarta vmarta commented May 29, 2023

  • For all public packages, prefixing all the versions with @salesforce/
    • plus, updating all corresponding references to them
  • and setting version 1.0.0-dev for both retail-react-app and commerce-sdk-react packages.

Todos:

  • build and run retail-react-app
  • test running the generator
  • pass CI tests (while disabling check-dependencies.js for now)

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

  • (step1)

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)

yunakim714 and others added 30 commits March 30, 2023 11:59
* v3:
  Drop npm 6 and node 14 from V3 (#1112)
  Upgrade lerna (#1111)
  add locale and currency to apiClients (#1107)
  Update test.yml (#1109)
  [V3] Invoke push action for v3 to `staging-v3` target (#1108)
  remove commerce api folder (#1105)

# Conflicts:
#	package-lock.json
#	package.json
#	packages/commerce-sdk-react/package-lock.json
#	packages/commerce-sdk-react/package.json
#	packages/internal-lib-build/package-lock.json
#	packages/pwa-kit-create-app/package-lock.json
#	packages/pwa-kit-create-app/package.json
#	packages/pwa-kit-dev/package-lock.json
#	packages/pwa-kit-dev/package.json
#	packages/pwa-kit-react-sdk/package-lock.json
#	packages/pwa-kit-runtime/package-lock.json
#	packages/template-retail-react-app/app/mocks/mock-data.js
#	packages/template-retail-react-app/package-lock.json
#	packages/template-typescript-minimal/package-lock.json
#	packages/test-commerce-sdk-react/package-lock.json
* v3:
  Sort contents of package.json files. (#1115)
  Fail fast? False! (#1116)

# Conflicts:
#	packages/pwa-kit-create-app/package.json
#	packages/pwa-kit-dev/package.json
#	packages/pwa-kit-runtime/package.json
#	packages/template-typescript-minimal/package.json
…-rehaul

* feature/template-extensibility:
  drop unnecessary pages/product-detail override
  updates from underlying template-retail-react-app
  add missing useToast (bad merge)
  add missing node engines
  update spike project's engines / regen v3 lockfiles
  resolve merge conflict
  merge conflict

# Conflicts:
#	packages/spike-extendend-retail-app/pwa-kit/overrides/app/components/header/index.jsx
#	packages/spike-extendend-retail-app/pwa-kit/overrides/app/pages/product-detail/index.jsx
@vmarta vmarta marked this pull request as ready for review May 30, 2023 01:37
@vmarta vmarta requested a review from a team as a code owner May 30, 2023 01:37
@vmarta vmarta mentioned this pull request May 30, 2023
15 tasks
@bfeister bfeister enabled auto-merge (squash) May 30, 2023 23:02
@bfeister bfeister disabled auto-merge May 30, 2023 23:02
@bfeister
Copy link
Collaborator

there's a partially signed commit in history, merging

@bfeister bfeister merged commit 9baf1c8 into develop May 30, 2023
@vmarta vmarta deleted the prep-v3-preview branch May 30, 2023 23:04
bfeister added a commit that referenced this pull request Jun 1, 2023
* develop:
  Prepare for v3 preview release - @W-13481576@ (#1233)
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.

6 participants