Skip to content

Commit 0a2a860

Browse files
chore(release): 2.58.2 (#1150)
* chore(release): 2.58.2 * docs(changelog): de-duplicate 2.57.8-2.58.2 entries and fix compare bases Release tags v2.57.7-v2.58.2 were cut on release/* branches and never landed on main, so standard-version kept resolving the previous tag as v2.57.6 and regenerated every commit since into each new section. Result: f8bec0a appeared 5x, 87ad268/6e191b9 4x, 10c27f6 3x, d2f79bb 2x, and the compare links were frozen at v2.57.6. Rewrite each section to the commits actually in its own tag range, with correctly chained compare bases (2.57.7..2.57.8, 2.57.8..2.57.9, 2.57.9..2.58.0, 2.58.1..2.58.2). 2.57.7 and 2.58.1 were already correct. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent d67e1f7 commit 0a2a860

2 files changed

Lines changed: 10 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,38 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.58.2](https://github.com/EightfoldAI/octuple/compare/v2.58.1...v2.58.2) (2026-07-09)
6+
7+
### Bug Fixes
8+
9+
- **Select/List:** improvedA11y combobox VPAT fixes (Hub [#242](https://github.com/EightfoldAI/octuple/issues/242), [#391](https://github.com/EightfoldAI/octuple/issues/391), [#392](https://github.com/EightfoldAI/octuple/issues/392)) ([d67e1f7](https://github.com/EightfoldAI/octuple/commits/d67e1f770941d428368e44047e11bdb6a61ef9a2)), closes [#1149](https://github.com/EightfoldAI/octuple/issues/1149)
10+
511
### [2.58.1](https://github.com/EightfoldAI/octuple/compare/v2.58.0...v2.58.1) (2026-07-09)
612

713
### Reverts
814

915
- **Upload:** revert "always apply accept filter in onChange handler ([#1102](https://github.com/EightfoldAI/octuple/issues/1102))" ([#1138](https://github.com/EightfoldAI/octuple/issues/1138)) ([8ce7f46](https://github.com/EightfoldAI/octuple/commits/8ce7f4613e15216a8c891aa2eee60e58f225b217))
1016

11-
## [2.58.0](https://github.com/EightfoldAI/octuple/compare/v2.57.6...v2.58.0) (2026-07-07)
12-
13-
### Features
14-
15-
- **Dropdown:** add disableAutoFlip & disableReferenceTrackingOnScroll as Props ([#1135](https://github.com/EightfoldAI/octuple/issues/1135)) ([87ad268](https://github.com/EightfoldAI/octuple/commits/87ad268f978f18afb799f037349431a79bebbb5d))
17+
## [2.58.0](https://github.com/EightfoldAI/octuple/compare/v2.57.9...v2.58.0) (2026-07-07)
1618

1719
### Bug Fixes
1820

1921
- **Cropper:** round zoom value to avoid raw float in indicator ([d2f79bb](https://github.com/EightfoldAI/octuple/commits/d2f79bba04f27f12e8366c90c4a2d05d3476bcc2))
20-
- **Select:** announce option groups and positions in improvedA11y listbox ([f8bec0a](https://github.com/EightfoldAI/octuple/commits/f8bec0aa5a2898c13396c32fae1a1d9f312c3aa8))
21-
- **Slider:** handle visually hidden labels ([#1125](https://github.com/EightfoldAI/octuple/issues/1125)) ([#1143](https://github.com/EightfoldAI/octuple/issues/1143)) ([10c27f6](https://github.com/EightfoldAI/octuple/commits/10c27f6da66c74ac98c3a9eaac16d1c826972651))
22-
- **Table:** add scroll tolerance so Scroller arrows reach the last column at fractional zoom ([#1140](https://github.com/EightfoldAI/octuple/issues/1140)) ([6e191b9](https://github.com/EightfoldAI/octuple/commits/6e191b9f5e6594ecb69cde2aeb2e75c01e3f40bf))
2322

24-
### [2.57.9](https://github.com/EightfoldAI/octuple/compare/v2.57.6...v2.57.9) (2026-07-06)
25-
26-
### Features
27-
28-
- **Dropdown:** add disableAutoFlip & disableReferenceTrackingOnScroll as Props ([#1135](https://github.com/EightfoldAI/octuple/issues/1135)) ([87ad268](https://github.com/EightfoldAI/octuple/commits/87ad268f978f18afb799f037349431a79bebbb5d))
23+
### [2.57.9](https://github.com/EightfoldAI/octuple/compare/v2.57.8...v2.57.9) (2026-07-06)
2924

3025
### Bug Fixes
3126

32-
- **Select:** announce option groups and positions in improvedA11y listbox ([f8bec0a](https://github.com/EightfoldAI/octuple/commits/f8bec0aa5a2898c13396c32fae1a1d9f312c3aa8))
3327
- **Slider:** handle visually hidden labels ([#1125](https://github.com/EightfoldAI/octuple/issues/1125)) ([#1143](https://github.com/EightfoldAI/octuple/issues/1143)) ([10c27f6](https://github.com/EightfoldAI/octuple/commits/10c27f6da66c74ac98c3a9eaac16d1c826972651))
34-
- **Table:** add scroll tolerance so Scroller arrows reach the last column at fractional zoom ([#1140](https://github.com/EightfoldAI/octuple/issues/1140)) ([6e191b9](https://github.com/EightfoldAI/octuple/commits/6e191b9f5e6594ecb69cde2aeb2e75c01e3f40bf))
3528

36-
### [2.57.8](https://github.com/EightfoldAI/octuple/compare/v2.57.6...v2.57.8) (2026-07-03)
29+
### [2.57.8](https://github.com/EightfoldAI/octuple/compare/v2.57.7...v2.57.8) (2026-07-03)
3730

3831
### Features
3932

4033
- **Dropdown:** add disableAutoFlip & disableReferenceTrackingOnScroll as Props ([#1135](https://github.com/EightfoldAI/octuple/issues/1135)) ([87ad268](https://github.com/EightfoldAI/octuple/commits/87ad268f978f18afb799f037349431a79bebbb5d))
4134

4235
### Bug Fixes
4336

44-
- **Select:** announce option groups and positions in improvedA11y listbox ([f8bec0a](https://github.com/EightfoldAI/octuple/commits/f8bec0aa5a2898c13396c32fae1a1d9f312c3aa8))
4537
- **Table:** add scroll tolerance so Scroller arrows reach the last column at fractional zoom ([#1140](https://github.com/EightfoldAI/octuple/issues/1140)) ([6e191b9](https://github.com/EightfoldAI/octuple/commits/6e191b9f5e6594ecb69cde2aeb2e75c01e3f40bf))
4638

4739
### [2.57.7](https://github.com/EightfoldAI/octuple/compare/v2.57.6...v2.57.7) (2026-07-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eightfold.ai/octuple",
3-
"version": "2.58.1",
3+
"version": "2.58.2",
44
"license": "MIT",
55
"description": "Eightfold Octuple Design System Component Library",
66
"sideEffects": [

0 commit comments

Comments
 (0)