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
This version of Glean.js migrates the browser implementation from using IndexedDB to using LocalStorage. The storage change means that all Glean.js actions run synchronously.
12
+
13
+
*[#1748](https://github.com/mozilla/glean.js/pull/1748): Update glean_parser version to the latest.
14
+
*[#1733](https://github.com/mozilla/glean.js/pull/1733): Add SSR support for Glean.js.
6
15
*[#1728](https://github.com/mozilla/glean.js/pull/1728): Migrate client_id and first_run_date.
7
16
*[#1695](https://github.com/mozilla/glean.js/pull/1695): Update Glean.js web to use LocalStorage.
0 commit comments