Skip to content

Releases: mParticle/aquarium

v2.4.0-fix-form-static-member-types.1

13 May 01:01

Choose a tag to compare

Pre-release

2.4.0-fix-form-static-member-types.1 (2026-05-13)

Bug Fixes

  • form: preserve static member types in declarations (0aa49f4), closes #agentic

Features

  • rebuild Table docs with cell types, patterns, and example (#802) (389d6fc)

v2.3.0

23 Apr 20:02

Choose a tag to compare

2.3.0 (2026-04-23)

Bug Fixes

  • update RadioCard intro link to point to documentation page (#786) (7018a7d)

Features

  • add AI components from @ant-design/x (MPD-89) (#771) (5210e1e)
  • add AI Copilot showcase stories (#796) (3c2eb57)
  • add Alert examples with button action (MPD-88) (#775) (b022c86)
  • add bulk Rokt/Untitled UI icon set (#793) (e2d95b4)
  • add Charts storybook section with Cortex chart examples (#800) (c3a38a2)
  • add DimensionPicker component (#777) (6e20eaf)
  • add GitHub issue templates, ADOPTING.md, and rebrand to Rokt (#789) (64f0063)
  • add hoverColor prop to Typography.Link (#785) (9ddfb87)
  • add mpHousehold icon (#799) (b71be80)
  • add Radio documentation examples (#779) (a45c456)
  • add RadioCard to homepage and fix src-only component discovery (#773) (e66bf2d)
  • add RoktRocket and RoktUsers icons (#783) (8b7259f)

v2.2.0

03 Apr 15:18

Choose a tag to compare

2.2.0 (2026-04-03)

Features

  • add Git icons for Spirit of Australia project (#782) (9f88e04)

v2.1.0

30 Mar 15:44

Choose a tag to compare

2.1.0 (2026-03-30)

Bug Fixes

  • ci: use project-local tsc instead of global (0d6a905)
  • remove extra tag color presets from docs to match Figma (#753) (0e821b7)
  • use correct gray for default Badge dot color (#754) (04d2a09)
  • use size prop instead of width for large drawer story (#751) (713ad5d)

Features

  • add checkbox examples with title, two-line text, and vertical group (MPD-65) (#737) (5bc063b)
  • add Notifications examples (#748) (c9e8d62)
  • add Rokt icons for SLA page (#765) (2e52139)
  • redesign intro page with updated banner images (#770) (0489cc9)
  • redesign introduction page (#741) (1da34d2)

v2.0.0

18 Mar 19:09

Choose a tag to compare

2.0.0 (2026-03-18)

  • feat!: aquarium 2.0 — major version bump (13115ca)

BREAKING CHANGES

  • requires antd >=6.2.1 and react >=19.0.0 as peer dependencies. Entire src/shared directory removed. Build target changed to esnext. react-dom and dayjs externalized.

v1.67.0

18 Mar 17:12

Choose a tag to compare

1.67.0 (2026-03-18)

Features

  • aquarium 2.0 — package upgdades: antd v6, react 19 (#739) (0c5741c)

v1.66.0

17 Mar 23:37

Choose a tag to compare

1.66.0 (2026-03-17)

Features

v1.65.0

16 Mar 20:58

Choose a tag to compare

1.65.0 (2026-03-16)

Bug Fixes

  • top-align default icon when text wraps (#747) (8a345dc)

Features

v2.0.0-aquarium-2-final.1

03 Mar 21:51

Choose a tag to compare

Pre-release

2.0.0-aquarium-2-final.1 (2026-03-03)

  • feat!: aquarium 2.0 — antd v6, react 19, rokt rebrand (2da1362)

Bug Fixes

  • audit findings — any type, infinite skeleton, badge cast, tokens, peer dep (33b362b)
  • cascader silent promise rejection, icon null pointer, display value type bug (a5dab30)
  • migrate HelpIcon docs from @storybook/blocks to addon-docs/blocks (90a82d4)
  • use @storybook/addon-docs/blocks import path for storybook 10 (640c758)

BREAKING CHANGES

  • requires antd >=6.2.1 and react >=19.0.0 as peer dependencies. Entire src/shared directory removed. Build target changed to esnext. react-dom and dayjs externalized.

v1.65.0-aquarium-2-final.1

27 Feb 19:11

Choose a tag to compare

Pre-release

1.65.0-aquarium-2-final.1 (2026-02-27)

Bug Fixes

  • externalize react-dom and dayjs in vite build config (14f5bb4)
  • remove mdx patterns from storybook config (7a7bccd)
  • resolve typescript-eslint peer dep and TS5.9 type errors (b0ffb78)
  • use destructured variant in Button component (60b2c48)

Features

  • add addon-docs for mdx support (0ffab67)
  • add play tests for Select, Drawer, Popconfirm, Tabs, AutoComplete (645543f)
  • update peer deps for react 19 (310e9e8)
  • upgrade antd v5→v6, react 17→18+ (2194687)
  • upgrade to storybook 10, eslint 9 flat config, node 24 (296c3b1)