We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b04c90 commit 5769f45Copy full SHA for 5769f45
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v0.2.0] - 2023-12-24
11
+### Added
12
+- Support higher node versions.
13
+
14
+### Changed
15
+- Upgrade dev dependencies.
16
17
+### Fixed
18
+- Typo in Readme for FormData example.
19
20
## [v0.1.2] - 2023-10-31
21
### Fixed
22
- Vite config for generating types entry file.
0 commit comments