You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
JSON support, import sorting via CLI, better configuration, new lint rules and more. The Rome team is happy to announce Rome version 12. This new version brings JSON support, new lint rules, import sorting and more! You can upgrade Rome by running the following command: npm install --save-dev --save-exact rome@12.0.0 pnpm update --save-exact rome@12.0.0 yarn upgrade --exact rome@12.0.0Or install t
In case you missed it, Lerna version 6.5 recently launched. We’ll catch you up on the latest Lerna news and newest features. Table of ContentsLerna: Brought to You by NxStill On Lerna 4?Idempotency Added to the lerna publish from-git Commandlerna run Can Run Multiple Scripts In a Single CommandNew --include-private Option Added To lerna publishMassive RefactorGetting Started With Lerna From The Le
最近、色々なライブラリをCommonJS(CJS)からECMAScript Module(ESM)へとマイグレーションしています。 その際に、ESMでは__dirnameやrequireなどCommonJS特有の機能は使えなくなっています。 また、TypeScriptやBabelなど多くのツールはCJSではimport時に拡張子はなくても大丈夫ですが、ESMの場合はimport時に拡張子が必要になります。 import url from "node:url"; - import { mdEscape } from "./mdEscape"; + import { mdEscape } from "./mdEscape.js"; // ESMでは相対パスに拡張子は省略できない + const __filename = url.fileURLToPath(import.meta.url); /
This release includes improvements to the --cache option added in 2.7. A new --cache-location option has been added, and a bug that saved the cache even when --write wasn't specified has been fixed. We're also adding support for TypeScript 4.9 satisfies operator! If you enjoy Prettier and would like to support our work, consider sponsoring us directly via our OpenCollective or by sponsoring the pr
We are excited to announce the release of Parcel v2.8.0! This release includes a brand new bundling algorithm with improved automatic code splitting, much better build performance for large projects, and fixes for many bugs. It also includes major performance improvements for HMR updates, and tree shaking changes that we've seen reduce bundle sizes by up to 50%. New bundling algorithm Since our in
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く