-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2607e3c
commit dee1044
Showing
32 changed files
with
262 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,88 @@ | ||
## 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 | ||
|
||
- Cleanup | ||
### 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 | ||
|
||
- Cleanup | ||
### 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 | ||
|
||
- Cleanup | ||
### Changed | ||
|
||
- Updated dependencies, including bumping Biome to 1.8.0, Astro to "\*", and | ||
`deepmerge-ts` to 7.0.3. | ||
|
||
## 0.0.4 | ||
|
||
- Cleanup | ||
### Changed | ||
|
||
- Bumped version. | ||
|
||
## 0.0.3 | ||
|
||
- Cleanup | ||
### 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 | ||
|
||
- Cleanup | ||
### Changed | ||
|
||
- Updated dependencies. | ||
|
||
### Added | ||
|
||
- Astro integrations. | ||
- `astro-component`, `astro-integration`, and `withastro` scripts to | ||
package.json. | ||
|
||
## 0.0.1 | ||
|
||
- Initial version | ||
### Added | ||
|
||
- Initial release of Format. |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.