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

Jimothy/6.0 release notes #2279

Merged
merged 7 commits into from
Mar 30, 2020
Merged

Conversation

jcalcaben
Copy link
Contributor

Description

This PR add the 6.0 release notes

Related Issue

Closes PWA-456

Acceptance

@awilcoxa
@cherdman

Verification Stakeholders

any developers

Specification

Verification Steps

  1. Go to the FOO page.
  2. Verify the BAR shows up.
  3. Make sure BAZ does a thing.

Screenshots / Screen Captures (if appropriate)

Checklist

  • I have updated the documentation accordingly, if necessary.
  • I have added tests to cover my changes, if necessary.

@jcalcaben jcalcaben added the version: Major This changeset includes incompatible API changes and its release necessitates a Major version bump. label Mar 24, 2020
@PWAStudioBot
Copy link
Contributor

PWAStudioBot commented Mar 26, 2020

Fails
🚫 Missing information in PR. Please fill out the "Verification Steps" section.
Messages
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next nightly build run (assuming they are fixed).
📖

Associated JIRA tickets: PWA-456.

If your PR is missing information, check against the original template here. At a minimum you must have the section headers from the template and provide some information in each section.

Generated by 🚫 dangerJS against cf0c773

@dpatil-magento dpatil-magento self-requested a review March 26, 2020 17:35
@dpatil-magento
Copy link
Contributor

@jcalcaben Pls check if below PR's needs to be removed -
#2176, #2164 (Part of 5.0.1 already)
#2048, #2038, #2040, #2018, #2035 (Part of 5.0 release notes)

@dpatil-magento dpatil-magento removed their request for review March 26, 2020 19:26
cherdman
cherdman previously approved these changes Mar 30, 2020
Copy link
Contributor

@cherdman cherdman left a comment

Choose a reason for hiding this comment

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

Looks great! Only thing I would change is that any instance of "PageBuilder" should be "Page Builder" with a space.

Copy link
Contributor

@cherdman cherdman left a comment

Choose a reason for hiding this comment

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

Great job!

@dpatil-magento dpatil-magento merged commit bcde20d into release/6.0 Mar 30, 2020
@dpatil-magento dpatil-magento deleted the jimothy/6.0-release-notes branch March 30, 2020 17:17
dpatil-magento added a commit that referenced this pull request Apr 28, 2020
* Removed cart and checkout routes from 6.0 branch. (#2255)

* - Mock version in test so snaps dont fail during releases (#2266)

- Fixup regex to handle line breaks

* [security] minimist >= 1.2.2 (#2267)

* Requires at least minimist 1.2.2 due to security vuln

Signed-off-by: sirugh <[email protected]>

* Switches to yarn and requires minimist 1.2.2 for security vuln

Signed-off-by: sirugh <[email protected]>

* v6.0.0-alpha.1

* v6.0.0-beta.1

* Jimothy/6.0 release notes (#2279)

* Add unsorted PR list

* Add items to separate lists

* Finish organizing PRs in sections

* Finish highlights

* Remove entries that were part of previous releases

* Update PageBuilder to Page Builder

Co-authored-by: Devagouda <[email protected]>

* fix(pagebuilder): Html content type unescapes content when GraphQL does not (#2283)

Co-authored-by: Devagouda <[email protected]>

* [PWA-479] Extension Files Missing From Packages (#2305)

* Add extensible files and directories to published packages

* Revert version bumps

Co-authored-by: Devagouda <[email protected]>

* v6.0.0-beta.2

* [bug]: Fix (remove) OOTB tests from scaffold (#2321)

* Ignores buildpack and test directories during create-pwa

Signed-off-by: sirugh <[email protected]>

* Fix glob pattern to match sub directories AND contents

Signed-off-by: sirugh <[email protected]>

* Fixes tests and makes ignore pattern easier to construct

Signed-off-by: sirugh <[email protected]>

* [Doc] 6.0 release notes updates (#2323)

* Add new PRs to changelog and update compatibility table

* Fix wrong entry placement

* v6.0.0-beta.3

* v6.0.0-rc.1

* v6.0.0

* Enable cart and checkout routes

Co-authored-by: Revanth Kumar Annavarapu <[email protected]>
Co-authored-by: Tommy Wiebell <[email protected]>
Co-authored-by: Stephen <[email protected]>
Co-authored-by: devops-pwa-codebuild <[email protected]>
Co-authored-by: James Calcaben <[email protected]>
Co-authored-by: James Zetlen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: Major This changeset includes incompatible API changes and its release necessitates a Major version bump.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants