Conversation
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
2 times, most recently
from
August 26, 2026 17:55
89797a5 to
20be1a7
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 3, 2026 15:40
20be1a7 to
0365ca3
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
6 times, most recently
from
September 8, 2026 21:27
e79e0ce to
40e0ded
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
3 times, most recently
from
September 17, 2026 15:00
fac5bf3 to
d9bdd34
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
16 times, most recently
from
September 21, 2026 18:47
f1715f8 to
8862578
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
8 times, most recently
from
September 24, 2026 18:54
940e778 to
2d1a792
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 25, 2026 16:01
fbd07c2 to
3e5fa8a
Compare
This branch has not been deployed
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.
🤖 I have created a release beep boop
0.95.0 (2026-09-25)
⚠ BREAKING CHANGES
DaffFormFieldControl.controlTypeis now typed asDaffFormFieldControlTypesEnuminstead ofany. Controls that set it to an arbitrary string such as'native-input'or'native-select'must useDaffFormFieldControlTypesEnum.InputorDaffFormFieldControlTypesEnum.Dropdowninstead. Theis-native-selectclass onDaffFormFieldComponenthas been renamed tois-dropdown.daff-thememixin has been removed from@daffodil/design/scss/theme. Usedaff-component-themesinstead. Theemboldenmixin and.emboldenclass have been removed from@daffodil/design/scss/typography. Use the$bold-font-weightvariable orfont-weight: boldinstead.daff-configure-themefunction has been removed from@daffodil/design. Usedaff-create-themeinstead.Features
@daffodil/design/imagein favor of@daffodil/design/image-lite(#4683) (86bf16c)@daffodil/design/image-lite(#4681) (539cd57)daff-color-shiftin@daffodil/design/buttonthemes (#4685) (50adf6f)daff-configure-themefunction (#4671) (6307b1e)Bug Fixes
This PR was generated with Release Please. See documentation.