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 2a8db59 commit 0d4e696Copy full SHA for 0d4e696
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* This changes the signature of `Uploader.post` to accept `string | Uint8Array` for the `body` parameter, instead of only `string`.
10
* [#431](https://github.com/mozilla/glean.js/pull/431): BUGFIX: Record the timestamp for events before dispatching to the internal task queue.
11
* [#462](https://github.com/mozilla/glean.js/pull/462): Implement Storage module for Qt/QML platform.
12
+* [#466](https://github.com/mozilla/glean.js/pull/466): Expose `ErrorType` enum, for using with the `testGetNumRecordedErrors` API.
13
14
# v0.15.0 (2021-06-03)
15
0 commit comments