Releases: JakeSidSmith/existential-proxy
Releases · JakeSidSmith/existential-proxy
Release list
Update function
Add an update function that is passed an updater function which will be provided with the returned proxy key, and returns a new value.
Set creates arrays only for integer keys
The set function now only creates arrays when the key represents a valid integer
Fix release
Previously was not publishing built code due to gitignore
Set function
Add set function to immutably set values in a nested object