Follow us on to be up
to date with the latest changes.

Back to AI Control Plane releases

v1.25.0

Elements

// February 3, 2026

React 16 and 17 compatibility

Gram Elements now supports React 16 and 17 applications through a new Vite plugin that polyfills React 18 APIs. Applications running older React versions can add a single line to their Vite config to automatically polyfill
,
,
,
,
, and
— all React 18 APIs used by Elements and its dependencies.

Features

  • React compatibility Vite plugin #1422  - Added
    Vite plugin for React 16 and 17 support. Import and add to the Vite config to polyfill React 18 APIs automatically. (Author: @adaam2 )
Sagar Batchu
Sagar Batchu
View on GitHub