Skip to content

Latest commit

 

History

History
88 lines (53 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

88 lines (53 loc) · 1.52 KB

0.0.8

Changed

  • Updated to Biome 1.9.4.
  • Enforced stricter code style with useFilenamingConvention.
  • Updated dependencies.
  • Improved developer experience with better logging and error handling.

Added

  • Run script to package.json for building with watch mode.
  • Provenance to package.json.

Removed

  • Document script from package.json.

0.0.7

Changed

  • Updated to Biome 1.8.3.
  • Improved logging for debugging.

Fixed

  • Resolved an issue where the integration would not correctly apply the Biome configuration.

0.0.6

Changed

  • Updated to Biome 1.8.2.
  • Improved code organization.
  • Updated @playform/pipe dependency to 0.0.6.
  • Updated @playform/build dependency to 0.0.11.

Added

  • Introduced a new Merge function for merging configuration objects.

0.0.5

Changed

  • Updated dependencies, including bumping Biome to 1.8.0, Astro to "*", and deepmerge-ts to 7.0.3.

0.0.4

Changed

  • Bumped version.

0.0.3

Changed

  • Updated to Biome 1.7.3.
  • Restructured codebase.
  • Changed the API surface.
  • Updated dependencies: bumped @playform/pipe to 0.0.5, astro to 4.9.2, deepmerge-ts to 7.0.1, and @playform/build to 0.0.10.

Added

  • Support for Astro integration.
  • astro-biome, astro-format, and format scripts to package.json.

0.0.2

Changed

  • Updated dependencies.

Added

  • Astro integrations.
  • astro-component, astro-integration, and withastro scripts to package.json.

0.0.1

Added

  • Initial release of Format.