2022-02-01のJS: Recoil 0.6、pnpm 7.0.0 α、JSer.infoアンケート結果の公開 #955
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Recoil 0.6がリリースされました
現在ベータ版であるReact 18に対応した変更が含まれています。
useSyncExternalStore
を使うようにする変更やReact 18のStrict Modeの動作に対応しています。破壊的な変更として、
effects_UNSTABLE
をeffects
にリネームといった変更が含まれています。また、RecoilがStableになるのはいつごろなのかという質問に対して、次のIssueで回答されています。
npmパッケージ管理ツールのpnpm 7.0.0 αがリリースされています。
pnpm
コマンドのデフォルトの挙動の変更が中心となっています。破壊的な変更として、
pnpm -r exec|run|add
の対象にRootを含まないように変更、--filter
がglobを扱うように変更されています。npm run <script>
に対して--
なしで引数を渡せるように、Side effects cacheがデフォルトで有効化、pnpm dlx
のaliasとしてpnpx
の追加なども含まれています。JSer.info 11周年で募集していたアンケートの結果を公開しました。
JSer.infoを読んで初めて知ることがどれぐらいあるかや、どのような人が読んでいるのかについてまとめています。
詳細は次の記事を参照してください。