chore: prepare release (rc)#2389
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
March 1, 2023 14:03
f2f04d3 to
228b472
Compare
bennypowers
enabled auto-merge (rebase)
March 1, 2023 14:31
bennypowers
approved these changes
Mar 1, 2023
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
March 1, 2023 14:51
228b472 to
ab8bc47
Compare
bennypowers
disabled auto-merge
March 1, 2023 14:55
bennypowers
enabled auto-merge (rebase)
March 1, 2023 14:55
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
March 1, 2023 15:09
ab8bc47 to
668f205
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
March 1, 2023 15:49
668f205 to
629e540
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
March 1, 2023 16:06
629e540 to
84abb72
Compare
heyMP
force-pushed
the
changeset-release/main
branch
from
March 1, 2023 16:56
84abb72 to
0aba5ca
Compare
heyMP
disabled auto-merge
March 1, 2023 16:57
Contributor
Author
✅ Deploy Preview for patternfly-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
zeroedin
pushed a commit
that referenced
this pull request
Mar 2, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zeroedin
pushed a commit
that referenced
this pull request
Mar 2, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or 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
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@patternfly/eslint-plugin-elements@1.0.0-rc.2
Major Changes
67c3c35: ✨ Added
@patternfly/eslint-plugin-elementsInitial release contains a single rule:
no-lit-decorators-index-importenforces that decorator imports from lit aretree-shaken in source
@patternfly/pfe-core@2.0.0-rc.2
Minor Changes
530ef71: ✨ Added
OverflowControllerWhen added to a container and given a child array of elements,
OverflowControllerchecks to see if those elements exceed the bounds of thecontainer.
2e1fb57:
InternalsController: addedlabelsandvaliditygetters; addedsetFormValue,setValidity,checkValidityandreportValiditymethods@patternfly/elements@2.0.0-rc.6
Patch Changes
<pf-tabs>: integrated overflow controller.@patternfly/eslint-config-elements@1.0.0-rc.2
Patch Changes
67c3c35: ✨ Added
@patternfly/eslint-plugin-elementsInitial release contains a single rule:
no-lit-decorators-index-importenforces that decorator imports from lit aretree-shaken in source
Updated dependencies [67c3c35]
@patternfly/pfe-tools@1.0.0-rc.8
Patch Changes
dev-server: refresh element css when files changea11ySnapshot: fixed typescript types