Releases: xh/hoist-react
Releases · xh/hoist-react
Release list
v86.2.0
What's Changed
- CodeInput/JsonInput should format automatically in readOnly mode. by @RyanMG in #3937
- Fix inconsistent null precision handling between NumberInput and fmtNumber by @lbwexler in #4447
- Fix NumberEditor to allow leading -, +, . and guard reliably by @lbwexler in #4451
- Support specifying a sortValue on a GridFilter by @TomTirapani in #4453
- Support partial GridModel.levelLabels for expand-to-level by @lbwexler in #4448
- Stop inline grid editing when clicking empty grid space by @lbwexler in #4450
CheckboxButtonno longer leaksHoistInputPropsinto underlying HTML<button>by @cnrudd in #4449- Add
losslessoption tofmtQuantityby @lbwexler in #4454 - Fix windowed Select/SelectEditor menu constrained to control width by @lbwexler in #4452
- Fix width on
Icon.placeholder()by @PeteDarinzo in #4456
Full Changelog: v86.1.0...v86.2.0
v86.1.0
What's Changed
- Preserve router5-plugin-browser augmentation in emitted .d.ts by @cnrudd in #4432
- Add mobile SegmentedControl input by @amcclain in #4437
- Fix GridHScrollbar header/body desync with virtual columns (#4344) by @lbwexler in #4364
- Day-aware calendar filtering of timestamp fields (#3338) by @lbwexler in #4439
- Fix "Is blank"/"Is not blank" grid column filters for tags fields by @lbwexler in #4440
- Use % unit on flex-basis portion of tab container flex declaration to preserve hoist-dev-utils pre v13.x behavior by @cnrudd in #4441
- Bump anthropics/claude-code-action from 1.0.148 to 1.0.152 by @dependabot[bot] in #4442
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #4443
- Tweaked fileChooserModel config to be optional by @jskupsik in #4446
Full Changelog: v86.0.1...v86.1.0
v86.0.1
What's Changed
- Bump anthropics/claude-code-action from 1.0.139 to 1.0.148 by @dependabot[bot] in #4424
- Bump the development-minor-and-patch group with 2 updates by @dependabot[bot] in #4425
- Bump xh/hoist-dev-utils from 12.2.0 to 13.0.1 by @dependabot[bot] in #4423
- Bump the production-minor-and-patch group across 1 directory with 4 updates by @dependabot[bot] in #4426
- Track/Trace/Pref Service: reliable pending flush on page-hidden/unload by @amcclain in #4430
Full Changelog: v86.0.0...v86.0.1
v86.0.0
What's Changed
- Added commitOnChange to dateInput by @jskupsik in #4366
- Properly added commitOnChange to dateInput by @jskupsik in #4367
- Stop persisting per-view icon in DashContainer state (#4320) by @amcclain in #4340
- Fork golden-layout, remove jQuery dependency, modernize Dash stack (#4336) by @lbwexler in #4365
- Security hardening: pin actions, re-enable dep audits, harden claude.yml and MCP by @amcclain in #4368
- Upgrade ag-Grid 34.x → 35.x by @lbwexler in #4375
- Bump react-grid-layout from 2.2.2 to 2.2.3 in the production-minor-and-patch group by @dependabot[bot] in #4370
- Bump anthropics/claude-code-action from 1.0.121 to 1.0.122 by @dependabot[bot] in #4369
- Bump anthropics/claude-code-action from 1.0.122 to 1.0.123 by @dependabot[bot] in #4376
- Bump eslint from 10.3.0 to 10.4.0 in the development-minor-and-patch group by @dependabot[bot] in #4377
- Fix UniqueAggregator stranding aggregate at null by @haynesjm42 in #4384
- Upgrade react-dropzone 10.x → 15.x by @lbwexler in #4381
- Upgrade react-select 4→5 + react-windowed-select 3→5; fix Home/End in Select by @lbwexler in #4382
- Deps/react select 5 by @lbwexler in #4386
- Bump anthropics/claude-code-action from 1.0.123 to 1.0.132 by @dependabot[bot] in #4390
- Bump the production-minor-and-patch group with 5 updates by @dependabot[bot] in #4391
- Bump xh/hoist-dev-utils from 12.1.0 to 12.1.1 by @dependabot[bot] in #4389
- CodeMirror v6 by @Ryanseanlee in #4116
- Bump anthropics/claude-code-action from 1.0.132 to 1.0.133 by @dependabot[bot] in #4400
- Bump xh/hoist-dev-utils GH Actions from 12.1.1 to 12.2.0 by @dependabot[bot] in #4399
- Add
pathPrefixtoPersistOptions+ newpersistOptions()merge function by @amcclain in #4350 - Add hoist-read-doc MCP tool + hoist-docs ping, tolerate dropped docs/ in doc resource by @amcclain in #4405
- Span-aware Runner API and CallContext threading by @lbwexler in #4360
- Fix MCP/CLI JSDoc truncation at fenced @-lines; clean up
**/comment typos by @amcclain in #4406 - Enhancements to FileChooser by @lbwexler in #4385
- Drop unmaintained micro-deps in favor of Hoist-owned utils by @lbwexler in #4397
- Replace react-beautiful-dnd with @hello-pangea/dnd by @lbwexler in #4410
- Replace react-dates on mobile DateInput with native picker by @amcclain in #4343
- Bump anthropics/claude-code-action from 1.0.133 to 1.0.139 by @dependabot[bot] in #4411
- Support per-option intents in SegmentedControl by @amcclain in #4421
Full Changelog: v85.0.0...v86.0.0
v84.0.2
v85.0.0
What's Changed
- Shed obsolete/unused runtime dependencies by @lbwexler in #4334
- Upgrade Swiper 11 → 12 to fix critical prototype pollution CVE by @amcclain in #4258
- Admin Servers tab auto-selects primary instance on first load by @lbwexler in #4337
- Bug fixes and ergonomic improvements to TraceService by @lbwexler in #4338
- Restore core.js polyfills overeagerly removed by @lbwexler in #4339
- MCP + CLI: expanded member indexing, @mcpHint, structured output by @amcclain in #4342
- Hoist telemetry enhancements by @lbwexler in #4345
- Tracing Fixes + Remove alwaysSampleErrors by @lbwexler in #4348
- Trace ergonomics: ObservedRun builder replaces withSpan/withSpanAsync by @lbwexler in #4349
- Add LoadSpec spanning API by @lbwexler in #4353
- Skip span creation in FetchService when tracing is disabled by @lbwexler in #4354
- Simplifications and fixes to client-side tracing and context propagation. by @lbwexler in #4357
Full Changelog: v84.0.1...v85.0.0
v84.0.1
v84.0.0
What's Changed
- Add suppressStackTrace and includeStartMessages to Log Levels admin by @lbwexler in #4319
- Align span and metric tag names with OTEL semantic conventions by @lbwexler in #4326
- Bug fix and enhance new flag fields in LogLevel by @jskupsik in #4327
- Add JSDoc coverage and cross-references across key components by @amcclain in #4329
- Add typed defaults support for hoistCmp component props by @amcclain in #4314
- Upgrade FontAwesome to v7 and replace PNG Spinner with FA icon by @amcclain in #4283
- Apply spinner rotation via Hoist CSS, bypass FA prefers-reduced-motion by @amcclain in #4330
- Add client-side span sampling to TraceService by @lbwexler in #4328
- Accept string/SpanConfig on FetchOptions.span by @lbwexler in #4331
Full Changelog: v83.1.0...v84.0.0
v83.1.0
v83.0.2
What's Changed
Full Changelog: v83.0.1...v83.0.2