-
Notifications
You must be signed in to change notification settings - Fork 306
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
chore(main): release 4.0.0 #2767
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
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
2 times, most recently
from
October 19, 2023 07:18
23b37e3
to
eda58d9
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
3 times, most recently
from
October 27, 2023 15:50
6aa0190
to
107c984
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
7 times, most recently
from
November 6, 2023 18:32
7ede174
to
6dab863
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
from
November 7, 2023 23:09
6dab863
to
62a9111
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
6 times, most recently
from
November 14, 2023 14:27
dc4fc09
to
81f9dcd
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
2 times, most recently
from
November 21, 2023 14:56
3542830
to
b71bb30
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
3 times, most recently
from
December 1, 2023 16:16
0545879
to
6ff6d51
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
5 times, most recently
from
January 31, 2024 16:42
9e9242e
to
0d3085b
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
7 times, most recently
from
February 5, 2024 06:06
c67955c
to
88bcdea
Compare
gavinbarron
force-pushed
the
release-please--branches--main--components--root
branch
from
February 5, 2024 14:12
88bcdea
to
570ae5e
Compare
Mnickii
approved these changes
Feb 5, 2024
musale
approved these changes
Feb 5, 2024
|
π New react-contoso sample application deployed here |
1 similar comment
π New react-contoso sample application deployed here |
π The updated storybook is available here |
1 similar comment
π The updated storybook is available here |
π New react-contoso sample application deployed here |
π The updated storybook is available here |
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.
π¦ A new release is coming up!
4.0.0 (2024-02-05)
β BREAKING CHANGES
@microsoft/mgt-components
. Importing from the root of@microsoft/mgt-components
no longer has an automatic registration side effect. NOTE Components from@microsoft/mgt-react
will automatically register the underlying web component when they are used for the first time.@microsoft/mgt-react
but not using the wrapper components will not have components automatically registered in the browser. This leads to a breaking change when these applications emit raw web component markup rather than using the wrapper components.Features
@lit/task
to schedule async data fetching (#2912) (14a96ff)Bug Fixes
Code Refactoring
This PR was generated with Release Please. See documentation.