jserinfo RSS feed【非公式】 8 months ago 【2025-09-30のJS: Node.js v24.9.0、Auth.jsはBetter Authに、npmのセキュリティ変更の予定】 JSer.info2025-09-30のJS: Node.js v24.9.0、Auth.jsはBetter Authに、npmのセキュリティ変更の予定JSer.info #750 - Node.js v24.9.0がリリースされました。
jserinfo RSS feed【非公式】 8 months ago 【What You Need to Know about Modern CSS (2025 Edition) – Frontend Masters Blog】 What You Need to Know about Modern CSS (2025 Edition) – Frontend Masters BlogIf you thought 2024 was packed with amazing new CSS, well, you CSSの新しい機能について。 interpolate-size、@function/if()、field-sizing、text-wrap: balance、shape()などの新しい機能についての解説。 各機能のブラウザサポート状況や使い方についてなど What You Need to Know about Modern CSS (2025 Edition) – Frontend Masters Blog - Realtime JSer.infoCSSの新しい機能について。interpolate-size、@function/if()、field-sizing、text-wrap: balance、shape()などの新しい機能につ...
jserinfo RSS feed【非公式】 8 months ago 【Intl Playground】 Intl Playground Intl.DateTimeFormatのオプションを変更して、どのようなフォーマット結果になるかを確認できるサイト Intl Playground - Realtime JSer.infoIntl.DateTimeFormatのオプションを変更して、どのようなフォーマット結果になるかを確認できるサイト
jserinfo RSS feed【非公式】 8 months ago 【Release oxlint v1.19.0 · oxc-project/oxc】 GitHubRelease oxlint v1.19.0 · oxc-project/oxc[1.19.0] - 2025-09-29 🚀 Features eb6345f linter/unicorn: Implement no-array-callback-reference (#14230) (camc314) c64fa61 linter: Add import/no... oxlint v1.19.0リリース。 import/no-named-export、unicorn/no-array-callback-reference、vue/max-props、react/jsx-pascal-caseルール追加。 JSプラグインシステムでのfixサポートなど Release oxlint v1.19.0 · oxc-project/oxc - Realtime JSer.infooxlint v1.19.0リリース。import/no-named-export、unicorn/no-array-callback-reference、vue/max-props、react/jsx-pascal-caseルール追加。...
jserinfo RSS feed【非公式】 8 months ago 【Bun v1.2.23 | Bun Blog】 Bun v1.2.23 | Bun BlogFixes 119 issues (addressing 412 👍). pnpm-lock.yaml migration for seamless switching from pnpm to bun install, Redis Pub/Sub support, concurrent... Bun v1.2.23リリース。 bun installがpnpm-lock.yamlを取り込めるように、bun installが--cpuと--osをサポート。 bun testがasyncのテストの同時実行をサポート、ランダムな順番でテストを実行する--randomizeをサポート。 Bun v1.2.23 | Bun Blog - Realtime JSer.infoBun v1.2.23リリース。bun installがpnpm-lock.yamlを取り込めるように、bun installが--cpuと--osをサポート。bun testがasyncの...
jserinfo RSS feed【非公式】 8 months ago 【Release v5.102.0 · webpack/webpack】 GitHubRelease v5.102.0 · webpack/webpackFeatures Added static analyze for dynamic imports Added support for import file from "./file.ext" with { type: "bytes" } to get the content as Uin... webpack v5.102.0リリース。 Dynamic ImportのTree Shakingに対応、 import with { type: "bytes" }/{ type: "text" }サポート。 実験機能だったtopLevelAwait/layersをStableに変更など Release v5.102.0 · webpack/webpack - Realtime JSer.infowebpack v5.102.0リリース。Dynamic ImportのTree Shakingに対応、import with { type: "bytes" }/{ type: "text" }サポー...
jserinfo RSS feed【非公式】 8 months ago 【TanStack Start v1 Release Candidate | TanStack Blog】 TanStack Start v1 Release Candidate | TanStack BlogTanStack Start has officially reached a v1.0 Release Candidate. This is the build we expect to ship as 1.0, pending your final feedback, docs polis... TanStack Start v1 RCリリース。 TanStack Start v1 Release Candidate | TanStack Blog - Realtime JSer.infoTanStack Start v1 RCリリース。
jserinfo RSS feed【非公式】 8 months ago 【Middleware in React Router | Remix】 Middleware in React RouterMiddleware is now stable in React Router! React Routerのmiddlewareの仕組みについて。 ルートのネストとLoaderの並列実行をするために、Context APIとSingle FetchをサポートしてHTTPリクエストのメモ化を行ったことについて。 Middleware in React Router | Remix - Realtime JSer.infoReact Routerのmiddlewareの仕組みについて。ルートのネストとLoaderの並列実行をするために、Context APIとSingle Fetchを...
jserinfo RSS feed【非公式】 8 months ago 【NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect: Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer.】 GitHubGitHub - nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect: Catch unnecessary React effects for simpler, faster, safer code.Catch unnecessary React effects for simpler, faster, safer code. - nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect 不要なuseEffectの利用をチェックするESLintプラグイン NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect: Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer. - Realtime JSer.info不要なuseEffectの利用をチェックするESLintプラグイン
jserinfo RSS feed【非公式】 8 months ago 【Strengthening npm security: Important changes to authentication and token management - GitHub Changelog】 The GitHub BlogStrengthening npm security: Important changes to authentication and token management - GitHub ChangelogAs part of our ongoing commitment to securing the npm ecosystem, we’re implementing the first phase of security improvements outlined in our ... npmのセキュリティロードマップ。 granular access tokensの最大の有効期限が90日に変更、classic tokenを廃止、TOTPを廃止してフィッシング耐性があるMFAのみをサポート。 2025年10月ごろから段階的に進めていく予定となっている Strengthening npm security: Important changes to authentication and token management - GitHub Changelog - Realtime JSer.infonpmのセキュリティロードマップ。granular access tokensの最大の有効期限が90日に変更、classic tokenを廃止、TOTPを廃...
jserinfo RSS feed【非公式】 8 months ago 【State of JavaScript 2025】 State of JavaScript 2025State of JavaScript 2025回答する State of JavaScript 2025のアンケートの受付が開始された State of JavaScript 2025 - Realtime JSer.infoState of JavaScript 2025のアンケートの受付が開始された
jserinfo RSS feed【非公式】 8 months ago 【Auth.js is now part of Better Auth】 Better AuthAuth.js is now part of Better AuthAuth.js, formerly known as NextAuth.js, is now being maintained and overseen by Better Auth team Better AuthがAuth.js(NextAuth)のメンテナンスを引き継ぐことになった。 Auth.jsは新規開発をしないが、セキュリティ修正などのアップデートをBetter Authチームが行う。 関連URL Auth.js is now part of Better Auth · nextauthjs/next-auth · Discussion #13252 Auth.js is now part of Better Auth - Realtime JSer.infoBetter AuthがAuth.js(NextAuth)のメンテナンスを引き継ぐことになった。Auth.jsは新規開発をしないが、セキュリティ...
jserinfo RSS feed【非公式】 8 months ago 【Node.js】 Node.js — Node.js 24.9.0 (Current)Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools a... Node.js v24.9.0リリース。 HTTP upgradeをサーバー側で制御するshouldUpgradeCallbackオプションを追加、SQLiteでtagged templateとSession classをサポート。 Workerでheap profile APIを追加、crypto objects/assertメッセージのSource Map対応など。 OpenSSL 3.5.3へのアップデート、REPLでの大量の文字列貼り付けのパフォーマンス改善など Node.js - Realtime JSer.infoNode.js v24.9.0リリース。HTTP upgradeをサーバー側で制御するshouldUpgradeCallbackオプションを追加、SQLiteでtagged template...
jserinfo RSS feed【非公式】 8 months ago 【A year of improving Node.js compatibility in Cloudflare Workers】 The Cloudflare BlogA year of improving Node.js compatibility in Cloudflare WorkersOver the year we have greatly expanded Node.js compatibility. There are hundreds of new Node.js APIs now available that make it easier to run exist... Cloudflare WorkersでのNode.js互換性の取り組みについて。 nodejs_compatフラグでnode:http/node:fs/node:crypto/node:processなどの主要モジュールをサポート。 Virtual File Systemの実装やNode.jsのcryptoの処理をncryptoパッケージに移行し、BoringSSLベースでnode:cryptoに対応など 関連URL nodejs/ncrypto: Library supporting OpenSSL and crypto functions for node:crypto A year of improving Node.js compatibility in Cloudflare Workers - Realtime JSer.infoCloudflare WorkersでのNode.js互換性の取り組みについて。nodejs_compatフラグでnode:http/node:fs/node:crypto/node:processなどの...
jserinfo RSS feed【非公式】 8 months ago 【Chrome DevTools (MCP) for your AI agent | Blog | Chrome for Developers】 Chrome for DevelopersChrome DevTools (MCP) for your AI agent | Blog | Chrome for DevelopersPublic preview for the new Chrome DevTools MCP server, bringing the power of Chrome DevTools to AI coding assistants. Chrome DevTools MCPについて Chrome DevTools (MCP) for your AI agent | Blog | Chrome for Developers - Realtime JSer.infoChrome DevTools MCPについて
jserinfo RSS feed【非公式】 8 months ago 【2025-09-23のJS: Safari 26.0、npm registryのサプライチェーン攻撃対策のロードマップ、Node.js v24.8.0(npm v11.6.0)】 JSer.info2025-09-23のJS: Safari 26.0、npm registryのサプライチェーン攻撃対策のロードマップ、Node.js v24.8.0(npm v11.6.0)JSer.info #749 - Safari 26.0がリリースされました。
jserinfo RSS feed【非公式】 8 months ago 【CSS大解剖 1日目: 「仕様書」】 ZennCSS大解剖 1日目: 「仕様書」 CSSの仕様についての連載記事 CSS大解剖 1日目: 「仕様書」 - Realtime JSer.infoCSSの仕様についての連載記事
jserinfo RSS feed【非公式】 8 months ago 【フロントエンドカンファレンス東京2025登壇資料集】 Zennフロントエンドカンファレンス東京2025登壇資料集 Frontend Conference Tokyo 2025のスライドまとめ 関連URL Frontend Conference Tokyo フロントエンドカンファレンス東京2025登壇資料集 - Realtime JSer.infoFrontend Conference Tokyo 2025のスライドまとめ
jserinfo RSS feed【非公式】 8 months ago 【Web Interface Guidelines】 Vercel DesignWeb Interface GuidelinesGuidelines for building great interfaces on the web. Covers interactions, animations, layout, content, forms, performance & design. VercelのWeb Interface Guideline Web Interface Guidelines - Realtime JSer.infoVercelのWeb Interface Guideline
jserinfo RSS feed【非公式】 8 months ago 【WebKit Features in Safari 26.0 | WebKit】 WebKitWebKit Features in Safari 26.0We’re happy to share with you what’s arriving in Safari 26.0! Safari 26.0の変更点について。 CSS Anchor Positioning、Scroll-driven animations、text-wrap: pretty、progress()のサポート。 Digital Credentials API、Trusted Types API、URLPattern APIのサポート。 SVGアイコン、WebGPU、WebSockets over HTTP/2のサポート。 User AgentのOSバージョンを固定するように変更など WebKit Features in Safari 26.0 | WebKit - Realtime JSer.infoSafari 26.0の変更点について。CSS Anchor Positioning、Scroll-driven animations、text-wrap: pretty、progress()のサポート。Digital C...