【2023-10-03のJS: Node v20.8.0、Vitest v1.0.0-beta.0、instant.dev(Rails-inspired ORM/Migrations)】
【Bun v1.0.4 | Bun Blog】 Bun v1.0.4リリース。 Bun.serve()のメモリ消費量の削減、server.requestIP()の追加、Bun.pluginでのvirtual modulesのサポート。 Fetchのtimeoutのデフォルト値を30秒から5分へ変更、DNS解決のバグを修正など https://realtime.jser.info/2023/10/03/bun-v1-0-4-bun-blog/
【Release v1.0.0-beta.0 · vitest-dev/vitest】 vitest v1.0.0-beta.0リリース。 node:child_processを使った並列実行をサポート、poolとpoolOptionsをサポートし関連する古いフラグを削除など 関連URL Feature: Support `child_process` runtime · Issue #64 · tinylibs/tinypool https://realtime.jser.info/2023/10/03/release-v1-0-0-beta-0-vitest-dev-vitest/
【tldraw/tldraw: a very good whiteboard】 共同編集できるホワイトボードライブラリ。 https://realtime.jser.info/2023/10/03/tldraw-tldraw-a-very-good-whiteboard/
【npm provenance general availability - The GitHub Blog】 npm provenanceを使ってパッケージを公開できるようになった。 CI/CDからパッケージを公開する際に、コミットとパッケージを紐づけて公開できるようになる。 https://realtime.jser.info/2023/09/30/npm-provenance-general-availability-the-github-blog/
【runk/node-chardet: Character encoding detection tool for NodeJS】 文字コード判定ライブラリ https://realtime.jser.info/2023/09/30/runk-node-chardet-character-encoding-detection-tool-for-nodejs/
【A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()】 https://blog.cloudflare.com/socket-api-works-javascript-runtimes-wintercg-polyfill-connect/ WinterCGで策定しているSocket APIについて 関連URL Sockets API https://realtime.jser.info/2023/09/30/a-socket-api-that-works-across-javascript-runtimes-announcing-a-wintercg-spec-and-node-js-implementation-of-connect/
【instant-dev/instant: Build APIs with a Rails-inspired JavaScript ORM and Migrations for Postgres】 Rails/ActiveRecordをインスパイアしたORMマッパー、マイグレーション管理ツール。 https://realtime.jser.info/2023/10/01/instant-dev-instant-build-apis-with-a-rails-inspired-javascript-orm-and-migrations-for-postgres/
【aidenybai/pattycake: Zero-runtime pattern matching】 ts-patternのパターンマッチをインライン化して、Runtimeライブラリの依存をなくすツール。 関連URL gvergnaud/ts-pattern: :art: The exhaustive Pattern Matching library for TypeScript, with smart type inference. https://realtime.jser.info/2023/10/01/aidenybai-pattycake-zero-runtime-pattern-matching/
【Learning Vue】 2023年12月発売 Vueについての書籍 https://realtime.jser.info/2023/10/01/learning-vue/