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

Remove the react-wrapper package #6963

Merged
merged 8 commits into from
May 21, 2024

Conversation

janechu
Copy link
Collaborator

@janechu janechu commented May 17, 2024

Pull Request

πŸ“– Description

Removal of the @microsoft/fast-react-wrapper as this is being deprecated.

🎫 Issues

Closes #6952.

πŸ‘©β€πŸ’» Reviewer Notes

Removal of the reference in the root README.md will occur in #6944.

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

  • Post a deprecated message to the npm package.

@janechu janechu self-assigned this May 17, 2024
@chrisdholt
Copy link
Member

@janechu - adding a couple links to an alternative here for folks:

GH: https://github.com/break-stuff/cem-tools/tree/main/packages/react-wrappers#readme
NPM: https://www.npmjs.com/package/custom-element-react-wrappers

@janechu janechu force-pushed the users/janechu/remove-package-react-wrapper branch from 373a5c0 to df947ad Compare May 20, 2024 21:00
@janechu janechu requested a review from radium-v as a code owner May 20, 2024 21:00
@janechu janechu force-pushed the users/janechu/remove-package-react-wrapper branch from df947ad to 6975d26 Compare May 20, 2024 21:02
package.json Outdated Show resolved Hide resolved
@janechu janechu merged commit 862d860 into master May 21, 2024
10 checks passed
@janechu janechu deleted the users/janechu/remove-package-react-wrapper branch May 21, 2024 17:14
@janechu janechu mentioned this pull request May 22, 2024
5 tasks
janechu added a commit that referenced this pull request Jun 10, 2024
# Pull Request

## πŸ“– Description

Removal of the `@microsoft/fast-react-wrapper` as this is being deprecated.

### 🎫 Issues

Closes #6952.

## πŸ‘©β€πŸ’» Reviewer Notes

Removal of the reference in the root README.md will occur in #6944.

## βœ… Checklist

### General

<!--- Review the list and put an x in the boxes that apply. -->

- [x] I have included a change request file using `$ yarn change`
- [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [ ] I have updated the project documentation to reflect my changes.
- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project.

## ⏭ Next Steps

<!---
If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next.
-->
- Post a deprecated message to the npm package.
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.

RFC: Removal of @microsoft/fast-react-wrapper
3 participants