-
Notifications
You must be signed in to change notification settings - Fork 58
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
Showing
2 changed files
with
28 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
# Changelog | ||
|
||
|
||
## v0.8.9 | ||
|
||
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.8...v0.8.9) | ||
|
||
### 🩹 Fixes | ||
|
||
- **blob:** Handle `pdf` type correctly in `ensureBlob` ([#392](https://github.com/nuxt-hub/core/pull/392)) | ||
- **migration:** Invalid behavior while using `--` or `/* */` inside column string ([#397](https://github.com/nuxt-hub/core/pull/397)) | ||
- Register vectorize utils even if not running remotely ([#396](https://github.com/nuxt-hub/core/pull/396)) | ||
|
||
### 📖 Documentation | ||
|
||
- **blob:** Proper input file type specifiers ([#393](https://github.com/nuxt-hub/core/pull/393)) | ||
- Improve postgres hyperdrive binding example ([#394](https://github.com/nuxt-hub/core/pull/394)) | ||
|
||
### 🏡 Chore | ||
|
||
- Update deps ([f420340](https://github.com/nuxt-hub/core/commit/f420340)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Sébastien Chopin <[email protected]> | ||
- Daniel Roe ([@danielroe](http://github.com/danielroe)) | ||
- Farnabaz <[email protected]> | ||
- Gerben Mulder <[email protected]> | ||
- Yizack Rangel ([@Yizack](http://github.com/Yizack)) | ||
|
||
## v0.8.8 | ||
|
||
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.7...v0.8.8) | ||
|
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