-
Notifications
You must be signed in to change notification settings - Fork 25
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
[ci] Release #1367
Merged
Merged
[ci] Release #1367
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
alber70g
requested review from
eileenmguo,
sstraatemans,
salamaashoush,
MRVDH,
nil-amrutlal,
realdreamer and
Ghislain89
as code owners
December 20, 2023 09:56
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 20, 2023 10:53
7187dbe
to
f2229ab
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 20, 2023 11:18
f2229ab
to
4717485
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 20, 2023 12:40
4717485
to
ab9b598
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 20, 2023 13:06
ab9b598
to
4f275aa
Compare
Ghislain89
approved these changes
Jan 24, 2024
alber70g
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 10:42
7bb59f5
to
c1d5d8d
Compare
sstraatemans
approved these changes
Jan 24, 2024
eileenmguo
approved these changes
Jan 24, 2024
realdreamer
approved these changes
Jan 24, 2024
sanderlooijenga
approved these changes
Jan 24, 2024
alber70g
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 14:16
7886d91
to
6fa8628
Compare
MRVDH
approved these changes
Jan 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
graph approved
alber70g
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 15:48
6fa8628
to
11fce6e
Compare
javadkh2
approved these changes
Jan 24, 2024
nil-amrutlal
approved these changes
Jan 24, 2024
alber70g
force-pushed
the
changeset-release/main
branch
from
January 24, 2024 16:05
11fce6e
to
d3b9959
Compare
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.
Releases
@kadena/client@1.8.0
Minor Changes
@kadena/client-utils@0.3.0
Minor Changes
Patch Changes
@kadena/pactjs-generator@1.8.0
Minor Changes
@kadena/react-ui@0.7.0
Minor Changes
a4b469d: Updated the
Tag
component to use new design tokens andincorporated
useTagGroup
from react-ariaTagGroup
component which only implements the onRemove anddisabledKeys config options from
useTagGroup
.TagItem
component which wrapsItem
from react-statelyTag
component so its primary purpose is forapplying the tag styles
tagAsChild
prop to allow consumers to place all accessibilityattributes from
TagItem
to it's child component. An example use case wouldbe when consumers need to use next/link as a tag
In most cases moving forward, consumers should use the
TagGroup
andTagItem
components to compose their tags, however theTag
component isstill exposed for when consumers need to compose their own custom component
using the
Tag
styles803668c: Updated the Breadcrumbs component to use
useBreadcrumbs
fromreact-aria
3e940f6: New form fields
b8f8fb5: Fix logo sizes
bc07136: Cleanup old Button and Link components
fc92629: Updated the Box, Stack, and Grid components props to map to the new
atom utility classes
5516b24: New brand logos
0dc7a52: Updated the Box, Stack, and Grid components to accept refs
5e63b76: Updated input props for SelectField, TextareaField and TextField
components and deprecated Input Select and Textarea in favour of the updated
ones
db097d3: Breadcrumbs accepts an icon element to be rendered and exposed the
components in order to compose.
90227d3: Use new button tokens and add small tokens utils
e104233: updated NavHeader glow initial position and scroll
9d3aab7: Add LinkButton component
58ed2ad: Improve react ui build system and remove ts path aliases
Patch Changes
@kadena/create-kadena-app@0.1.0
Minor Changes
@kadena/graph@0.1.1
Patch Changes
reasoning behind the current method
@kadena/pactjs-cli@1.8.0
Patch Changes
@kadena/hd-wallet@0.3.0
Minor Changes
sign hash
compatibility
@kadena/kadena-cli@0.1.0
Minor Changes
compatibility
Patch Changes
@kadena/graph-client@0.1.9
Patch Changes
@kadena/client-examples@0.0.11
Patch Changes
@kadena/cookbook@0.0.10
Patch Changes
@kadena-dev/integration-tests@0.0.2
Patch Changes