- Updated to Biome 1.9.4.
- Enforced stricter code style with
useFilenamingConvention
. - Updated dependencies.
- Improved developer experience with better logging and error handling.
Run
script to package.json for building with watch mode.- Provenance to package.json.
Document
script from package.json.
- Updated to Biome 1.8.3.
- Improved logging for debugging.
- Resolved an issue where the integration would not correctly apply the Biome configuration.
- 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.
- Introduced a new
Merge
function for merging configuration objects.
- Updated dependencies, including bumping Biome to 1.8.0, Astro to "*", and
deepmerge-ts
to 7.0.3.
- Bumped version.
- 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.
- Support for Astro integration.
astro-biome
,astro-format
, andformat
scripts to package.json.
- Updated dependencies.
- Astro integrations.
astro-component
,astro-integration
, andwithastro
scripts to package.json.
- Initial release of Format.