Version packages#347
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
15 times, most recently
from
June 24, 2026 12:40
eb97f01 to
b6f5f60
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
June 25, 2026 08:45
01b78b1 to
163eefa
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 25, 2026 11:39
163eefa to
2d9438a
Compare
ascartabelli
approved these changes
Jun 25, 2026
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.
Releases
@duskit/components@3.1.0
Minor Changes
#365
6f64c0bThanks @ascartabelli! - feat(components): enhanceBanneraccessibility with dynamic ARIA roles and labels#363
0845686Thanks @ascartabelli! - feat(components): implement SSR-safe deterministic ID provider and utility#351
f7fb790Thanks @ascartabelli! - feat(components): allowintervalprop to accept a function for dynamic scaling inRerender#356
0b5069aThanks @ascartabelli! - perf(components): centralizeResizeObserverand eliminate layout thrashing inMiddleEllipsisPatch Changes
#349
1a4ccd2Thanks @ascartabelli! - fix(components): correctgetRootElement's return type toHTMLTimeElementinRelativeTime#344
22a800dThanks @ascartabelli! - fix(components): dynamic scaling of refresh interval inRelativeTime#364
c822590Thanks @ascartabelli! - refactor(components): migrate form and layout components to deterministic ID utility#363
0845686Thanks @ascartabelli! - fix(components): fixed type ofNOTIFICATION_CONTEXT_KEYin .d.ts barrel file (wasstringinstead ofsymbol)#346
69c779aThanks @ascartabelli! - fix(components): sync value update ongenerateValueprop change inRerender#370
1b64686Thanks @ascartabelli! - fix(components): added missing class name and styles forTable's caption#359
d94d39aThanks @ascartabelli! - refactor(components): migrateResizeAwareandTabsto centralizedobserveResizeutility#367
0a1da75Thanks @ascartabelli! - refactor(components): use internalrandomUUIDutility increateNotificationStore#371
13cd0ffThanks @ascartabelli! - chore(components): updated@floating-ui/domdependency to1.7.6#350
fc165e3Thanks @ascartabelli! - fix(components): remove non-existent default slot from type definitions inSuspense#369
319647bThanks @ascartabelli! - fix(components): added missing immutable option inMiddleEllipsisandNotificationProvider#370
61cc90aThanks @ascartabelli! - fix(components): fixedTablesort buttons using the wrong padding