Skip to content

Commit b4e090b

Browse files
author
brizental
committed
Merge branch 'release-0.3.0' into release
2 parents 730d38f + ca10768 commit b4e090b

File tree

13 files changed

+6459
-45
lines changed

13 files changed

+6459
-45
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Unreleased changes
22

3-
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.2.0...main)
3+
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.3.0...main)
4+
# v0.3.0 (2021-02-24)
5+
6+
[Full changelog](https://github.com/mozilla/glean.js/compare/v0.2.0...v0.3.0)
7+
8+
* [#90](https://github.com/mozilla/glean.js/pull/90): Provide exports for CommonJS and browser environemnts.
9+
* [#90](https://github.com/mozilla/glean.js/pull/90): BUGIFX: Accept lifetimes as strings when instantiating metric types.
10+
* [#90](https://github.com/mozilla/glean.js/pull/90): BUGFIX: Fix type declaration paths.
11+
* [#90](https://github.com/mozilla/glean.js/pull/90): BUGFIX: Make web-ext-types a peer dependency.
12+
* This is quick fix until [Bug 1694701](https://bugzilla.mozilla.org/show_bug.cgi?id=1694701) is fixed.
13+
414
# v0.2.0 (2021-02-23)
515

616
* [#85](https://github.com/mozilla/glean.js/pull/85): Include type declarations in `@mozilla/glean` webext package bundle.

0 commit comments

Comments
 (0)