chore(release): v0.8.0 - #418
Merged
Merged
Conversation
Minor release: ~25 PRs since v0.7.3 adding new components (Accordion, Sparkline, CopyButton, ClampedText, FreshnessBadge, ReadingProgressBar, GlossaryTooltip, SectionSpyNav, SourceTip, FilterSummaryBar, Kbd + KeyboardShortcutsOverlay, OzwellChat, customizable Dashboard, composer editor & dockable panel), Select multiple/required, floating labels, DataVis perspectives, and the AG Grid deprecation (#385).
Contributor
There was a problem hiding this comment.
Pull request overview
Release chore updating the library’s published version in package.json for the v0.8.0 release, aligning the package metadata with the planned tag/publish workflow described in the PR metadata.
Changes:
- Bumped package version from
0.7.3to0.8.0.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Release v0.8.0
Version bump
0.7.3→0.8.0.Minor release per semver policy (CONTRIBUTING.md) — ~25 PRs of backwards-compatible features since
v0.7.3:New components
Accordion, Sparkline, CopyButton, ClampedText, FreshnessBadge, ReadingProgressBar, GlossaryTooltip, SectionSpyNav, SourceTip, FilterSummaryBar, Kbd + KeyboardShortcutsOverlay, OzwellChat, customizable Dashboard + customize panel, composer editor & dockable panel
Feature additions
Select
multiple/required, Autocomplete label, floating labels (Input/Radio/Checkbox), composer reasoning effort, DataVis perspectivesDeprecation
AG Grid components deprecated (#385)
Verification
Local:
pnpm typecheck✅ ·pnpm lint✅ ·pnpm format:fix(no changes) ✅ · 752/752 tests ✅After merge: tag the merge commit
v0.8.0and push the tag to trigger the npm publish (@latest) + GitHub Release.