Skip to content

Releases: JakeSidSmith/existential-proxy

Update function

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 18 Nov 19:49
0bab550

Add an update function that is passed an updater function which will be provided with the returned proxy key, and returns a new value.

#3

Set creates arrays only for integer keys

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 18 Nov 18:54
433106e

The set function now only creates arrays when the key represents a valid integer

#2

Fix release

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 18 Nov 16:13

Previously was not publishing built code due to gitignore

Set function

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 18 Nov 15:59

Add set function to immutably set values in a nested object

#1

Initial release

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 17 Nov 15:32
v0.0.1

0.0.1