Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

valtio utility for creating a proxy state with history tracking

License

NotificationsYou must be signed in to change notification settings

valtiojs/valtio-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valtio utility for creating a proxy state with history tracking

https://valtio.pmnd.rs/docs/api/utils/proxyWithHistory

Main Packages

NameDocsBadges
valtio-history-website
-api
npm version

Getting Started

  • Ensurepnpm is installed
  • Runpnpm i to install the dependencies.

Building

Runpnpm nx build history-utility to build the library.

Running unit tests

Runpnpm nx test history-utility to execute the unit tests viaVitest.

Running example project

Runpnpm nx serve typescript-001

Preparing a release

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

Local publishing of packages for testing

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

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp