Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Pulse v3.1.0 — Events!

Compare
Choose a tag to compare
@maxichrome maxichrome released this 06 Sep 02:40
· 357 commits to master since this release
24fa262

See the Pulse website for more details on this release.


  • Added Events, a clean and simple event system.
  • Added useEvent() React hook.
  • Added typesafety for usePulse() React hook.
  • Added Status tracker class.
  • Added Pulse.with() as an alternate way to init the chosen framework.
  • Added Controller.root() to bind root properties to Controller with typesafety.
  • Added Controller alias for primary Collection groups and selectors.
  • Fixed Controller key assignment for persisted State.
  • Fixed cyclic imports with internal.ts
  • Refactored storage.ts.
  • Added webpack to output single file for dist.
  • More unit tests.
  • More docs!
  • Removed Herobrine.