You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
11
11
### Added
12
12
- Improved `acl` property type in `GetApiKeyResponse` and `addApiKey` function param ([#1126](https://github.com/algolia/algoliasearch-client-javascript/pull/1126))
13
+
- Improved `AnalyticsClientOptions` property type region ([#1085](https://github.com/algolia/algoliasearch-client-javascript/pull/1085))
14
+
- Responses types can now be muted ([#1068](https://github.com/algolia/algoliasearch-client-javascript/pull/1068))
15
+
16
+
### Fixed
17
+
- Type `Log` ([#1139](https://github.com/algolia/algoliasearch-client-javascript/pull/1139))
0 commit comments