0.0.5 • Published 1 year ago

@rbxts/crate v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

About

@rbxts/crate is a small, smart, and easy to use state system for roblox-ts.

Install

npm i @rbxts/crate

Updates

v0.0.5

  • Added second parameter to copy object passed to .update(). #1
  • Fixed issue with equality check on update. #3

v0.0.4

  • Fixed .get() type issue with key.

v0.0.3

  • Internal state is fully immutable.
  • Removed reset() method.
  • onUpdate() callback is no longer invoked if the state doesn't truly change.
  • Type fixes.
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago