Skip to content

Releases: srdjan/react-multistep

v6.1.0

29 Sep 14:15
Compare
Choose a tag to compare

v6.1.0 introduces an optional server-side module for building HTMX-powered
multi-step wizards with zero client-side JavaScript (except HTMX itself).
Perfect for server-rendered applications, progressive enhancement, and when you
want the server to control all state and validation.

v6.0.0

27 Jan 23:42
Compare
Choose a tag to compare

Version 6 is a complete rewrite with modern React patterns and architecture. This is a breaking change from v5.x.x.

v5.5.9

27 Jan 23:11
Compare
Choose a tag to compare
v5.5.9 Pre-release
Pre-release

Just bug fixing after this release - moving over to v6.x.x

v.5.5.8

01 Mar 11:38
Compare
Choose a tag to compare
v5.5.8

readme.md cleanup

v.5.5.7

01 Mar 11:18
Compare
Choose a tag to compare
v5.5.7

cleanup

v5.5.6

01 Mar 02:09
Compare
Choose a tag to compare
fixed readme instructions

v5.5.5

01 Mar 02:01
Compare
Choose a tag to compare
fixed local development problem

v5.5.2

12 Feb 16:35
Compare
Choose a tag to compare
fixed: support for passing 'title' prop added to inline mode

v5.2.6

13 Sep 22:44
Compare
Choose a tag to compare
new release

v5.2.4

12 Sep 16:31
Compare
Choose a tag to compare
refactoring