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.
2 parents 653ec37 + e36da38 commit 4c2b99cCopy full SHA for 4c2b99c
.dictionary
@@ -77,3 +77,4 @@ webext
77
webpack
78
async
79
queueing
80
+LocalStorage
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
[Full changelog](https://github.com/mozilla/glean.js/compare/v1.4.0...main)
4
5
+* [#1728](https://github.com/mozilla/glean.js/pull/1728): Migrate client_id and first_run_date.
6
+* [#1695](https://github.com/mozilla/glean.js/pull/1695): Update Glean.js web to use LocalStorage.
7
+
8
# v1.4.0 (2023-05-10)
9
10
[Full changelog](https://github.com/mozilla/glean.js/compare/v1.3.0...v1.4.0)
0 commit comments