Skip to content

Commit 6076bf6

Browse files
authored
chore: add missing Highlights section to v0.13.0 release
1 parent 8839002 commit 6076bf6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
[compare changes](https://github.com/enkot/nuxt-open-fetch/compare/v0.12.2...v0.13.0)
77

8+
## 🚨 Highlights
9+
10+
New `nuxt-open-fetch` docs are available at [nuxt-open-fetch.norbiros.dev](https://nuxt-open-fetch.norbiros.dev).
11+
12+
Thanks to @Eschricht, there is a new system for customizing your fetch calls - [Nuxt Hooks](https://nuxt-open-fetch.norbiros.dev/advanced/hooks). This is the **recommended** way to implement custom and not very complex modifications like adding auth headers, logging errors, showing toasts, etc.
13+
14+
Plugins are and will be still available, so there are no breaking changes in this release.
15+
816
### 🚀 Enhancements
917

1018
- Do not require type stubs on install ([7622068](https://github.com/enkot/nuxt-open-fetch/commit/7622068))

0 commit comments

Comments
 (0)