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

Commit66ac4f9

Browse files
committed
(pub): publish v0.1.0
- no actual API surface changes, but package now includes some new things like typings and CJS dev and prod builds - ESM build still exists as well and is under the `module` field in package.json per convention - Typings are automatically generated as the codebase has been rewritten in TypeScript
1 parentb95eab7 commit66ac4f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"mst-persist",
3-
"version":"0.0.2",
3+
"version":"0.1.0",
44
"description":"Persist and hydrate MobX-state-tree stores",
55
"main":"dist/index.js",
66
"module":"dist/mst-persist.esm.js",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp