Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@e1himself e1himself released this 31 Dec 00:53
· 8 commits to master since this release

What's Changed

A full v2 rewrite of the library by @e1himself in #11

  • Uses hybrid reactive + imperative rendering approach
  • Built as a React hook
  • Reactive to incoming props updates (reactive)
  • Can accept call-time arguments passed (imperative)

Full Changelog: v0.3.1...v2.0.0