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