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 1271d81 commit be3b248Copy full SHA for be3b248
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.17.0] - 2021-01-26
5
+### Fixed
6
+- Shorthand notation for properties passed through constructor
7
+- Simplified creation of headers
8
+- Prepare codebase for Angular client
9
+
10
## [0.16.2] - 2021-01-26
11
### Fixed
12
- Removed dependency on `URLSearchParams` to support browser and node without any additional imports
0 commit comments