#ReleaseNote
pnpm 12.6リリース。
`autoDedupe`による依存関係の重複排除、
`pnpm add --save-types`、Catalogsでの`file:`/`link:`をサポート。
`pnpm tasks status`の追加、`pnpm cache prune --dry-run`の追加など。 "pnpm 12.6 | pnpm" https://pnpm.io/blog/releases/12.6 #pnpm #ReleaseNote
September 23, 2026 at 6:20 AM
Apollo Client 4.3リリース。
`Scalar`によるCustom Scalarsのシリアライズ/デシリアライズ、`TypeOverrides`によるCache型の上書きに対応。
`@defer`/`@stream`のIncremental Dat… "What's New in Apollo Client 4.3 - Apollo GraphQL Blog" https://www.apollographql.com/blog/whats-new-in-apollo-client-4-3 #JavaScript #GraphQL #TypeScript #ReleaseNote
September 21, 2026 at 5:39 AM
Oxlint 1.0リリース。 "Oxlint v1.0 Stable | The JavaScript Oxidation Compiler" https://oxc.rs/blog/2025-06-10-oxlint-stable #ESLint #ReleaseNote
June 11, 2025 at 1:36 PM
TanStack Form v1リリース。
"Announcing TanStack Form v1 | TanStack Blog" https://tanstack.com/blog/announcing-tanstack-form-v1 #React #ReleaseNote #library
March 12, 2025 at 12:55 AM
バリデーションライブラリのValibot v1.リリース。
"Valibot v1 - The 1 kB schema library | Valibot" https://valibot.dev/blog/valibot-v1-the-1-kb-schema-library/ #JavaScript #library #ReleaseNote
March 19, 2025 at 10:43 AM
Apollo Client 4.2.0リリース。
hookやメソッドのシグネチャに、`defaultOptions`を反映する"modern"スタイルを追加。
`RefetchEventManager`クラスを追加し… "Release @apollo/client@4.2.0 · apollographql/apollo-client" https://github.com/apollographql/apollo-client/releases/tag/%40apollo%2Fclient%404.2.0 #JavaScript #library #ReleaseNote #GraphQL
May 24, 2026 at 1:50 AM
SWR v2.3.0リリース。
fallbackとしてPromiseデータを指定できるように、React 19のサポートなど "Release v2.3.0 · vercel/swr" https://github.com/vercel/swr/releases/tag/v2.3.0 #React #library #ReleaseNote
December 24, 2024 at 2:50 AM
Prettier 3.9リリース。
Markdownパーサを`micromark` v4、YAMLパーサを`yaml` v2へ更新。
GraphQL.js v17の構文とRustベースのFlowパーサをサポート。
`import ... assert`構文のサポ… "Prettier 3.9: Major parser upgrades and Formatting improvements · Prettier" https://prettier.io/blog/2026/06/27/3.9.0 #JavaScript #Tools #ReleaseNote #TypeScript #css
June 27, 2026 at 9:56 PM
vueuse v12.3.0リリース。
"Release v12.3.0 · vueuse/vueuse" https://github.com/vueuse/vueuse/releases/tag/v12.3.0 #Vue #library #ReleaseNote
January 2, 2025 at 11:22 AM
Rolldown 1.0リリース。
Rustで書かれたRollup互換プラグインとの互換性を持ったJavaScript/TypeScriptバンドラー。
Vite 8でデフォルトのバンドラーとして利用される。 "Announcing Rolldown 1.0 | VoidZero" https://voidzero.dev/posts/announcing-rolldown-1-0 #Rust #rollup #bundler #ReleaseNote #vite
May 9, 2026 at 2:38 PM
pnpm v10.14.0リリース。
`devEngines.runtime`のサポートなど "Release pnpm 10.14 · pnpm/pnpm" https://github.com/pnpm/pnpm/releases/tag/v10.14.0 #pnpm #ReleaseNote
August 3, 2025 at 1:43 PM
Vite+ v1.0.0-rc.0リリース。
`vp test`と`vite-plus/test*`がVitest 5.0.1へ移行、CLIのNode.jsサポート範囲を変更。
`oxlint`/`ox… "Release vite-plus v1.0.0-rc.0: Vitest 5 migration and npm provenance checks · voidzero-dev/vite-plus" https://github.com/voidzero-dev/vite-plus/releases/tag/v1.0.0-rc.0 #vite #testing #ReleaseNote
September 23, 2026 at 6:54 AM
ts-pattern 5.8.0リリース。
`.narrwo()`メソッドの追加など "Release v5.8.0 · gvergnaud/ts-pattern" https://github.com/gvergnaud/ts-pattern/releases/tag/v5.8.0 #TypeScript #library #ReleaseNote
July 27, 2025 at 6:56 AM
Panda CSS 1.0.0リリース。
TypeScriptでスタイルを書くCSS in JSフレームワーク。ビルド時にスタイルを生成するため、Runtimeなしに動作する "🐼 Panda v1 🎊 · chakra-ui/panda · Discussion #3321" https://github.com/chakra-ui/panda/discussions/3321 #css #TypeScript #library #ReleaseNote
August 5, 2025 at 1:21 PM
Basecoat 1.0.0リリース。
Tailwind CSSとHTML/CSS/JavaScriptで実装したshadcn/ui互換のコンポーネントライブラリ。
ReactやRadixなどの実行時依存なしで、CDN/npm/テンプレートから利用できる。 "Release 1.0.0 🎉 · hunvreus/basecoat" https://github.com/hunvreus/basecoat/releases/tag/1.0.0 #JavaScript #css #HTML #library #ReleaseNote
June 28, 2026 at 5:37 AM
Node.js v20.18.3リリース。
Import Attribute with JSONをstableに変更 "Node.js — Node v20.18.3 (LTS)" https://nodejs.org/en/blog/release/v20.18.3 #nodejs #ReleaseNote
February 11, 2025 at 2:04 PM
Node.js v26.5.0リリース。
`Blob.prototype.textStream()`、`--experimental-import-text`、`ReadableStreamTee`を追加。
`perf_hooks.monitorEventLoopDelay`に`samplePerIteration`オプションを追加など "Node.js — Node.js 26.5.0 (Current)" https://nodejs.org/en/blog/release/v26.5.0 #nodejs #ReleaseNote
July 12, 2026 at 1:41 PM
React Router v7リリース。
React Router v7はRemix v2のメジャーアップデートバージョンとなる。
React Router v6とRemix v2からのアップデートガイドも公開されている。 "React Router v7 | Remix" https://remix.run/blog/react-router-v7 #React #Remix #ReleaseNote
November 24, 2024 at 12:41 PM
Jotai v3.0.0リリース。
React 18/TypeScript 5.5/Node.js 22.12.0以上が必要となり、CJS/UMD/SystemJSビルドを削除。
`atomFamily`/`loadable`/`jotai/babel`/`setSelf`/`delay`オプションを削除。
`useAtomValueRaw`と`… "Release v3.0.0 · pmndrs/jotai" https://github.com/pmndrs/jotai/releases/tag/v3.0.0 #React #JavaScript #library #ReleaseNote
September 21, 2026 at 5:18 AM
Biome v2.3リリース。
Vue/Svelte/Astroファイルのサポート/新しいignore構文の追加/Tailwind v4対応など
"Biome v2.3—Let's bring the ecosystem closer | Biome" https://biomejs.dev/blog/biome-v2-3/ #biome #ReleaseNote
October 26, 2025 at 7:51 AM
Erlang VMを使った関数型言語のGleam v1リリース。 "Gleam version 1 – Gleam" https://gleam.run//news/gleam-version-1/ #erlang #program #ReleaseNote
March 6, 2024 at 2:31 PM
pnpm v10.9.0リリース。
`pnpm add jsr:`でJSRをサポート、`dangerouslyAllowAllBuilds`オプションを追加 "Release pnpm 10.9 · pnpm/pnpm" https://github.com/pnpm/pnpm/releases/tag/v10.9.0 #pnpm #ReleaseNote
April 24, 2025 at 2:29 PM
pnpm v10.11.0リリース。
`pnpm init`に`init-type=module`オプションの追加、`pnpm audit`に`--ignore`と`--ignore-unfixable`フラグの追加 "Release pnpm 10.11 · pnpm/pnpm" https://github.com/pnpm/pnpm/releases/tag/v10.11.0 #pnpm #ReleaseNote
May 19, 2025 at 4:00 AM
Astro 5.0リリース。
Content Layerの改善、Server Islands/astro:envをStableに、Vite 6へアップデートなど "Astro 5.0 | Astro" https://astro.build/blog/astro-5/ #astro #ReleaseNote
December 10, 2024 at 1:42 PM
jQuery 4.0.0 Release Candidate 1リリース。
IE11未満のサポートを終了し、古いIE向けのハックを削除。
併せてPromiseサポートなどを前提にしたslim版をリリース。 "jQuery 4.0.0 Release Candidate 1 | Official jQuery Blog" https://blog.jquery.com/2025/08/11/jquery-4-0-0-release-candidate-1/ #jQuery #ReleaseNote
August 12, 2025 at 5:22 AM