We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7131c6f commit d48eb34Copy full SHA for d48eb34
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.1.0-beta.9](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.8...v0.1.0-beta.9) (2026-03-22)
4
+
5
+* Make analytics is fully runtime ([](https://github.com/mxvsh/livedot/commit/7131c6fe2ad5375e2119ecd90c51d4d14166fa2d))
6
7
## [0.1.0-beta.8](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.7...v0.1.0-beta.8) (2026-03-22)
8
9
* Add Livedot tracking support ([](https://github.com/mxvsh/livedot/commit/e02f5ddecf56bcf433d188de8f279b7d78ef4560))
package.json
@@ -1,6 +1,6 @@
{
"name": "livedot",
- "version": "0.1.0-beta.8",
+ "version": "0.1.0-beta.9",
"private": true,
"packageManager": "bun@1.3.5",
"workspaces": [
0 commit comments