Skip to content

Releases: enonic/starter-react4xp

v2.0.1: bugfix "BUILD_ENV not defined"

06 Sep 15:32

Choose a tag to compare

A bug became apparent during the guide after updating lib-react4xp to 2.0.0: the first rendering would fail with the message BUILD_ENV is not defined.. This is fixed in the updated lib-react4xp 2.0.1.

v2.0.0: webpack 5 (and webpack-CLI 4)

17 Aug 12:59

Choose a tag to compare

Changelog

MAJOR

Build now uses webpack 5 and webpack-cli 4. Not backwards compatible with projects using earlier versions of these.

Dependency upgrades

Consequently, a number of secondary dependencies have also been updated

v1.5.0: SSR engine upgrades

14 May 11:55

Choose a tag to compare

Version leap: syncs with versions of lib-react4xp (1.5.0) and npm-react4xp (1.5.4). These bring SSR-engine improvements to concurrent multi-thread rendering as well as reporting of errors in react components during SSR