mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 20:19:33 +01:00
51 lines
1.2 KiB
Markdown
51 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
|
|
## v0.10.5
|
|
|
|
[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.4...v0.10.5)
|
|
|
|
|
|
### 🚀 Enhancements
|
|
|
|
- Pass input to watched sources if it's a ref ([892d167](https://github.com/wobsoriano/trpc-nuxt/commit/892d167))
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Wobsoriano ([@wobsoriano](http://github.com/wobsoriano))
|
|
|
|
## v0.10.4
|
|
|
|
[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.3...v0.10.4)
|
|
|
|
|
|
### 🚀 Enhancements
|
|
|
|
- Add reactive inputs ([054fad9](https://github.com/wobsoriano/trpc-nuxt/commit/054fad9))
|
|
|
|
### 📖 Documentation
|
|
|
|
- Update local deps ([7683499](https://github.com/wobsoriano/trpc-nuxt/commit/7683499))
|
|
|
|
### 🏡 Chore
|
|
|
|
- Remove engines property ([e15a62a](https://github.com/wobsoriano/trpc-nuxt/commit/e15a62a))
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Wobsoriano ([@wobsoriano](http://github.com/wobsoriano))
|
|
|
|
## v0.10.3
|
|
|
|
[compare changes](https://github.com/wobsoriano/trpc-nuxt/compare/v0.10.2...v0.10.3)
|
|
|
|
|
|
### 🚀 Enhancements
|
|
|
|
- Export createH3ApiHandler for h3 apps ([18cd492](https://github.com/wobsoriano/trpc-nuxt/commit/18cd492))
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Wobsoriano ([@wobsoriano](http://github.com/wobsoriano))
|
|
|