github biomejs/biome js-api/v0.6.0
JavaScript APIs v0.6.0

5 months ago

Analyzer

CLI

Enhancements

  • Biome now executes commands (lint, format, check and ci) on the working directory by default. #2266 Contributed by @unvalley

    - biome check .
    + biome check    # You can run the command without the path

Configuration

Editors

Formatter

JavaScript APIs

Linter

Parser

What's Changed

Other changes

Full Changelog: cli/v1.7.3...js-api/v0.6.0

Don't miss a new biome release

NewReleases is sending notifications on new releases.