-
Notifications
You must be signed in to change notification settings - Fork 601
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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 |
janechu
force-pushed
the
users/janechu/remove-package-react-wrapper
branch
from
May 20, 2024 21:00
373a5c0
to
df947ad
Compare
janechu
force-pushed
the
users/janechu/remove-package-react-wrapper
branch
from
May 20, 2024 21:02
df947ad
to
6975d26
Compare
chrisdholt
approved these changes
May 20, 2024
radium-v
approved these changes
May 20, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
$ yarn change
β Next Steps