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 6dc7bb4 commit f4e4d0dCopy full SHA for f4e4d0d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.2.0...main)
4
5
+* [#90](https://github.com/mozilla/glean.js/pull/90): BUGIFX: Accept lifetimes as strings when instantiating metric types.
6
+* [#90](https://github.com/mozilla/glean.js/pull/90): BUGFIX: Fix type declaration paths.
7
+* [#90](https://github.com/mozilla/glean.js/pull/90): BUGFIX: Make web-ext-types a peer dependency.
8
+ * This is quick fix until [Bug 1694701](https://bugzilla.mozilla.org/show_bug.cgi?id=1694701) is fixed.
9
+
10
# v0.2.0 (2021-02-23)
11
12
* [#85](https://github.com/mozilla/glean.js/pull/85): Include type declarations in `@mozilla/glean` webext package bundle.
0 commit comments