Skip to content

Commit

Permalink
[2025-01-08] Update data/2025/01/index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jan 8, 2025
1 parent ea44f4b commit 86ecf9d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/items.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions _posts/2025-01-08-release-pnpm-10-pnpm-pnpm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Release pnpm 10 · pnpm/pnpm
author: azu
layout: post
itemUrl: 'https://github.com/pnpm/pnpm/releases/tag/v10.0.0'
editJSONPath: 'https://github.com/jser/jser.info/edit/gh-pages/data/2025/01/index.json'
date: '2025-01-08T01:10:45Z'
tags:
- pnpm
- ReleaseNote
---
pnpm v10.0.0リリース。
インストールするパッケージのlifecycle scriptをデフォルトで実行しないように変更。
`pnpm link`の挙動の変更、`packageManager`を参照してpnpmのバージョンを確認するように、ハッシュアルゴリズムをSHA256に変更、storeバージョンの更新。
pnpmに関する設定を共有できる`configDependencies`を追加。 `verifyDepsBeforeRun`オプションが追加され、lockと`node_modules/`の状態を比較して自動インストールなどの挙動を選択できるようになるなど。

0 comments on commit 86ecf9d

Please sign in to comment.