Skip to content

Commit

Permalink
chore(release): v0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 13, 2024
1 parent 7532538 commit ce8026f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v0.8.7

[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.6...v0.8.7)

### 🚀 Enhancements

- **cache:** Add support for swr detection ([#376](https://github.com/nuxt-hub/core/pull/376))

### 📖 Documentation

- Update blob.md to match the ensureBlob types ([#371](https://github.com/nuxt-hub/core/pull/371))

### 🏡 Chore

- Remove deprecated D1 dump() ([#373](https://github.com/nuxt-hub/core/pull/373))
- Update deps ([7532538](https://github.com/nuxt-hub/core/commit/7532538))

### ❤️ Contributors

- Sébastien Chopin ([@atinux](http://github.com/atinux))
- Mathieu NICOLAS ([@arkhaiel](http://github.com/arkhaiel))
- Rihan ([@RihanArfan](http://github.com/RihanArfan))

## v0.8.6

[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.5...v0.8.6)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxthub/core",
"private": false,
"version": "0.8.6",
"version": "0.8.7",
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
"repository": {
"type": "git",
Expand Down

0 comments on commit ce8026f

Please sign in to comment.