【Bun v1.0.3 | Bun Blog】 Bun v1.0.3リリース。 TypeScriptのemitDecoratorMetadataをサポート、module.parentをサポート、bun installでのprivate registryのサポート。 console.Consoleのサポート、bunxのバグ修正など https://realtime.jser.info/2023/09/23/bun-v1-0-3-bun-blog/
【2023-09-22のJS: Remix v2、Safari 17、TypeScriptドキュメンタリー】
【Deno 1.37: Modern JavaScript in Jupyter Notebooks】 Deno v1.37リリース。 deno jupyter --unstableの追加、deno testに--reporter=tapレポーターを追加、Node.jsとの互換性改善。 ロックファイルの形式をversion 3にアップデート、std/urlの追加、std/ulidの追加など https://realtime.jser.info/2023/09/22/deno-1-37-modern-javascript-in-jupyter-notebooks/
【From WebGL to WebGPU - Chrome for Developers】 WebGLとWebGPUの違いについて https://realtime.jser.info/2023/09/22/from-webgl-to-webgpu-chrome-for-developers/
【Introducing runes】 Svelte 5はrunesという$state/$derived/$effectといったマクロを使いreactiveなステート管理を実現するという話。 $:のラベルでのReactiveではアプリケーションが複雑になるとどれがReactiveなのかがわからなくなる問題があったため。 https://realtime.jser.info/2023/09/22/introducing-runes/
【WebKit Features in Safari 17.0 | WebKit】 Safari 17リリース。 HTMLでは、<search>要素の対応、popover属性の対応。 CSSでは、font-size-adjust、text-transform、@counter-style、image-set()の対応。 JavaScriptでは、Storage API、正規表現のvフラグ(ES2024)、Stage 3のSet Operationsの対応。 画像では、JPEG XL/HEIC/AV1コーデックのサポート。 実験的なフラグの管理方法や開発者ツールの変更なども含まれる 関連URL Safari 17 Release Notes | Apple Developer Documentation https://realtime.jser.info/2023/09/22/webkit-features-in-safari-17-0-webkit/
【TypeScript Origins: The Documentary - YouTube】 TypeScriptのドキュメンタリー動画 https://realtime.jser.info/2023/09/22/typescript-origins-the-documentary-youtube/
【eslint-stylistic/eslint-stylistic: Monorepo for ESLint Stylistic plugins and configs】 ESLintのスタイル関連のルールを管理するプロジェクト https://realtime.jser.info/2023/09/21/eslint-stylistic-eslint-stylistic-monorepo-for-eslint-stylistic-plugins-and-configs/
【Ladle v3 | Ladle】 Storybookの代替ツールであるLadle v3リリース。 SWCをデフォルトのTranspilerに変更、Node.js 16のサポート終了、CSS in JSライブラリを追加の設定なしで動作するように https://realtime.jser.info/2023/09/21/ladle-v3-ladle/
【Next.js 13.5 | Next.js】 Next.js 13.5リリース。 パフォーマンスの改善、re-exportsするパッケージを最適化するoptimizePackageImportsオプションの追加。 実験的な機能として、next/imageにunstable_getImgPropsを追加、next dev --experimental-httpsの追加。 また、create-next-appがBunをサポートなど https://realtime.jser.info/2023/09/20/next-js-13-5-next-js/