blob: df341b3afccac64bec0c14a6d5eeb1d653d4caa3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# @astrojs/webapi
## 0.12.0
### Minor Changes
- [#3417](https://github.com/withastro/astro/pull/3417) [`4de53ecc`](https://github.com/withastro/astro/commit/4de53eccef346bed843b491b7ab93987d7d85655) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix: support FormData object on fetch body
## 0.11.1
### Patch Changes
- [#3095](https://github.com/withastro/astro/pull/3095) [`5acf77dd`](https://github.com/withastro/astro/commit/5acf77dd22be95e33ff838383a2c1790f484e380) Thanks [@matthewp](https://github.com/matthewp)! - Fixes rendering of "undefined" on custom element children
|