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
This release includes new features such as adding a JSONC parser, adding Angular’s ICU expressions, and many bug fixes. We are still seeking feedback for the --experimental-ternaries option released in Prettier 3.1. Please read A curious case of the ternaries and respond via the Google Forms link provided. Additionally, we recommend reading Prettier's CLI: A Performance Deep Dive by Fabio Spampina
Along with the Roadmap for 2024, the new logo and homepage, we also published a new version. This version has few features around the CLI and many fixes in our formatter. Our TypeScript, JSX and JavaScript formatting has surpassed the 97% compatibility rate with Prettier. Biome now provides over 190 lint rules. Update Biome using the following commands: npm install --save-dev --save-exact @biomejs
Biome formatter has now **over 96% in terms of compatibility ** against Prettier! This score is computed for JavaScript, TypeScript, and JSX formatting. Merit of challenge that was launched by Christopher Chedeau, one of the Prettier’s creators. The challenge attracted the attention of many people, and some of them decided to contribute to Biome to claim part of the bounty. I did see something ama
3.0.0 (2023-11-26) ⚠ BREAKING CHANGES New Requirements drop support for Node 16 which is EOL, Node >=18.0.0 is now required also changed project TS build target to ES2021 the lerna run --use-nx was deprecated in 2.0 and is now removed the lerna version option --skip-bump-only-release (singular) was renamed to --skip-bump-only-releases (plural) to better represent the command which is only useful i
This release adds indentation back to nested ternaries along with a new --experimental-ternaries flag to try a more novel "curious ternary" format that scales better to deeply nested conditionals. We are keen for your feedback on the experimental format before it rolls out as the default behavior later this year! We have also added support for the control flow syntax in Angular v17. For details on
Ladle is a tool designed for building and testing React components through stories. It serves as a seamless alternative to Storybook and is built using Vite and SWC. Our main goal is to ensure it's as swift and user-friendly as conceivable. Introduced 18 months ago, Ladle is now utilized in 335 different Uber projects with a total of 15,896 stories. The community response has been positive as well
We are excited to announce the release of the new version of Prettier! We have made the migration to using ECMAScript Modules for all our source code. This change has significantly improved the development experience for the Prettier team. Please rest assured that when using Prettier as a library, you can still use it as CommonJS as well. This update comes with several breaking changes. One notabl
// Original code async function* foo() { await using x = await y } // Old output (with --supported:async-generator=false) function foo() { return __asyncGenerator(this, null, function* () { await using x = yield new __await(y); }); } // New output (with --supported:async-generator=false) function foo() { return __asyncGenerator(this, null, function* () { var _stack = []; try { const x = __using(_s
Turborepo 1.10 introduces new features to improve your local development experience: Code Generators: Use turbo gen to generate source code, including creating new workspaces and copying existing ones. Improved Environment Variable Inputs: It's now easier to depend on environment variables with wildcards and .env support. New Environment Modes: You can now specify --env-mode=strict to control envi
Stage 3 decorators, VCS support, new lint rules and more. Rome v12.1.0 brings support for the new Stage 3 decorators, VCS support and new lint rules! You can upgrade Rome by running the following command: npm install --save-dev --save-exact rome@12.1.0 pnpm update --save-exact rome@12.1.0 yarn upgrade --exact rome@12.1.0Or install the VS Code extension to integrate Rome into your editor. Stage 3 d
2.0.0 (2023-04-14) ⚠ BREAKING CHANGES publish: make version & publish commands optional, closes #450 (#552) build: migrate to ESM build & switch to Vitest for ESM support (#537) --git-dry-run was renamed to --dry-run New Requirements Node >=16.15.0 and NPM >=8.5.0 are now required The version and publish commands are now optional, like all other Lerna-Lite commands see migration below Description
Storybook is the gold standard UI workshop environment. It’s used across the industry by teams at Monday.com, The Guardian, Intuit, and many others due to its unparalleled framework compatibility and rich features for development, documentation, and testing. Today, I’m excited to announce Storybook 7 (SB7), our first major release in over two years and by far our largest ever. It includes: ⚡ First
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
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く