Skip to content

Releases: Nosto/nosto-react

v2.12.3

07 Apr 13:18

Choose a tag to compare

2.12.3 (2026-04-07)

Bug Fixes

  • add node types to tsconfig to resolve TypeScript 6 build errors (6c3f3e0)
  • move portal state to PortalContainer to prevent NostoProvider re-render (d6bf119)
  • regenerate package-lock.json to fix npm ci (9ffcb50)
  • release: pin cycjimmy/semantic-release-action to v6.0.0 tag SHA (447c812)
  • update build spec to check for react-dom instead of react-dom/client (4fc85b9)
  • use createPortal instead of createRoot for recommendation rendering (fa5e625), closes #707

v2.12.2

03 Feb 06:27

Choose a tag to compare

2.12.2 (2026-02-03)

Bug Fixes

v2.12.1

20 Jan 20:12

Choose a tag to compare

2.12.1 (2026-01-20)

Bug Fixes

v2.12.0

09 Dec 15:53

Choose a tag to compare

2.12.0 (2025-12-09)

Bug Fixes

  • semantic_version 25.0.2 (bc833f2)
  • use contents read with PAT token (0f80954)

Features

  • migrate to trusted publishing (097fd6a)
  • migrate to trusted publishing (369a7af)

v2.11.1

18 Nov 07:14

Choose a tag to compare

2.11.1 (2025-11-18)

Bug Fixes

  • add measure method to performance polyfill (cfb70a0)
  • issues with tests, migrate vite config to TS and upgrade some plugins (b6743ce)
  • use type module in package.json to avoid overhead with loading config files (05063ab)

v2.11.0

07 Oct 08:55

Choose a tag to compare

2.11.0 (2025-10-07)

Features

  • add copilot-setup-steps workflow (77cf37b)

v2.10.0

06 Oct 05:31

Choose a tag to compare

2.10.0 (2025-10-06)

Features

  • bump Node.js version from 22 to 24 in all GitHub Actions and package.json (fec0852)

v2.9.0

29 Sep 08:54

Choose a tag to compare

2.9.0 (2025-09-29)

Features

  • reorganize copilot instructions with structured approach (08c1dcd)

v2.8.0

12 Aug 12:13

Choose a tag to compare

2.8.0 (2025-08-12)

Features

  • add Node.js version requirement to package.json engines field (685ab49)
  • create comprehensive GitHub Copilot instructions (a600f79)

v2.7.1

07 Apr 07:04

Choose a tag to compare

2.7.1 (2025-04-07)

Bug Fixes

  • semantic versioning package.json commit (2a80f09)