Skip to content

Releases: ReactiumCore/Reactium

6.0.0

03 May 15:54
Compare
Choose a tag to compare

Major Update

Typescript support added

What's Changed

Read more

4.1.6 DDD SASS Partials

29 Oct 00:06
Compare
Choose a tag to compare

Introducing DDD Sass Partials

Automatically detect _reactium-style.scss partials and incorporates them into your project with no manually imports!

Two New Imperative Handle Hooks

  • useRegisterSyncHandle() - Allows you to register an imperative handle for your component that doubles as a state object.
  • useSelectHandle() - Subscribe to state updates from another component that has an imperative sync handle!

Full Changelog: 4.1.5...4.1.6

Security and SDK Core update.

24 Aug 18:28
Compare
Choose a tag to compare
  • Security npm package updates
  • Core SDK update