- Notifications
You must be signed in to change notification settings - Fork3
valtio utility for creating a proxy state with history tracking
License
valtiojs/valtio-history
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
valtio utility for creating a proxy state with history tracking
https://valtio.pmnd.rs/docs/api/utils/proxyWithHistory
| Name | Docs | Badges |
|---|---|---|
| valtio-history | -website -api |
- Ensurepnpm is installed
- Run
pnpm ito install the dependencies.
Runpnpm nx build history-utility to build the library.
Runpnpm nx test history-utility to execute the unit tests viaVitest.
Runpnpm nx serve typescript-001
Runpnpm release
- There will be a guided step through the release prepration.
- The GitHub release form will open to be filled out
- Once the release is created in GitHub, then a build will run to publish to npm
In a dedicated terminal, runpnpm nx run local-registry
In another terminal, run:pnpm nx run-many -t publish --projects=tag:publish
This assumes thepackage.json versions inpackages/* folders are updated.Already published versions will throw a conflict error as usual
About
valtio utility for creating a proxy state with history tracking
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.