Skip to content

4.1.6 DDD SASS Partials

Compare
Choose a tag to compare
@jdillick jdillick released this 29 Oct 00:06
· 176 commits to master since this release

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