Skip to content

Releases: Kocal/BiomeJsBundle

v1.4.0

14 Jan 18:41
8e52aaf
Compare
Choose a tag to compare

Features

  • Cache the latest_version available, to prevent unnecessary requests by @jmsche in #24
  • Use RetryableHttpClient by @Kocal in #23

Internal

  • [CI] Run E2E tests on Windows and macOS aswell by @Kocal in #20
  • Add phpstan-baseline.neon to .gitattributes by @jmsche in #22

Full Changelog: v1.3.0...v1.4.0

v1.3.0

29 Nov 14:29
f42ab9f
Compare
Choose a tag to compare

What's Changed

  • Ensure Symfony 7.1 and 7.2 are supported, close #7 by @Kocal in #18

Full Changelog: v1.2.1...v1.3.0

v1.2.1

25 Sep 09:31
78de28a
Compare
Choose a tag to compare

What's Changed

  • fix: download the right version of biomejs when used libc is musl by @ralauge-aramis in #16

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Sep 07:34
d675081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

28 Aug 17:24
1ef6b11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Aug 06:42
2d3fa3d
Compare
Choose a tag to compare

What's Changed

  • feat(check): deprecate --apply and --apply-unsafe in favor of --write and --unsafe by @Kocal in #9
  • feat(biomejs-binary): add support for "latest_stable" and "latest_nightly", deprecate null by @Kocal in #10

Full Changelog: v1.0.4...v1.1.0

v1.0.4

30 Jun 18:59
e515ff7
Compare
Choose a tag to compare

What's Changed

  • fix(services): don't rely on Process::isTtySupported() on services definition by @Kocal in #8

Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Jun 08:43
1d0a416
Compare
Choose a tag to compare

What's Changed

  • fix(binary): fix latest CLI release fetch by @Kocal in #7

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 May 08:06
1a26bb5
Compare
Choose a tag to compare

What's Changed

  • fix(biomejs): enable TTY only if supported by @Kocal in #4

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 May 05:45
05af236
Compare
Choose a tag to compare

What's Changed

  • fix(commands): fix passing "false" to formatter-enabled, linter-enabled, and organize-imports-enabled options by @Kocal in #3

Full Changelog: v1.0.0...v1.0.1