vana icon indicating copy to clipboard operation
vana copied to clipboard

Observe your immutable state trees 🌲👀 (great with React)

Results 4 vana issues
Sort by recently updated
recently updated
newest added

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.2.0 to 3.6.5. Release notes *Sourced from [codecov's releases](https://github.com/codecov/codecov-node/releases).* > ## v3.6.4 > Fix for Cirrus CI > > ## v3.6.3 > AWS Codebuild fixes + package...

dependencies

Currently, an object lens (created with `bind`) can only be replaced. Merging and/or drafting must be done with the `revise` function, which isn't awful, but we could do better. ```js...

proposal

If not too tricky/expensive, preserving the key order of revised objects seems like a good idea.

proposal

Try to get `vana` or `@vana/store` working with Redux devtools, like this: https://github.com/developit/unistore/blob/master/devtools.js

proposal