@tanstack/history 0.0.1-beta.208 → 0.0.1-beta.209

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4024,7 +4024,7 @@ var drawChart = (function (exports) {
4024
4024
  </script>
4025
4025
  <script>
4026
4026
  /*<!--*/
4027
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/history/src/index.ts","uid":"0aa9-1"}]}],"isRoot":true},"nodeParts":{"0aa9-1":{"renderedLength":8888,"gzipLength":2610,"brotliLength":0,"mainUid":"0aa9-0"}},"nodeMetas":{"0aa9-0":{"id":"/packages/history/src/index.ts","moduleParts":{"index.production.js":"0aa9-1"},"imported":[],"importedBy":[],"isEntry":true}},"env":{"rollup":"2.79.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4027
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/history/src/index.ts","uid":"64e6-1"}]}],"isRoot":true},"nodeParts":{"64e6-1":{"renderedLength":8888,"gzipLength":2610,"brotliLength":0,"mainUid":"64e6-0"}},"nodeMetas":{"64e6-0":{"id":"/packages/history/src/index.ts","moduleParts":{"index.production.js":"64e6-1"},"imported":[],"importedBy":[],"isEntry":true}},"env":{"rollup":"2.79.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
4028
4028
 
4029
4029
  const run = () => {
4030
4030
  const width = window.innerWidth;
@@ -8,7 +8,7 @@
8
8
  "children": [
9
9
  {
10
10
  "name": "packages/history/src/index.ts",
11
- "uid": "0aa9-3"
11
+ "uid": "64e6-3"
12
12
  }
13
13
  ]
14
14
  }
@@ -16,18 +16,18 @@
16
16
  "isRoot": true
17
17
  },
18
18
  "nodeParts": {
19
- "0aa9-3": {
19
+ "64e6-3": {
20
20
  "renderedLength": 8888,
21
21
  "gzipLength": 2610,
22
22
  "brotliLength": 0,
23
- "mainUid": "0aa9-2"
23
+ "mainUid": "64e6-2"
24
24
  }
25
25
  },
26
26
  "nodeMetas": {
27
- "0aa9-2": {
27
+ "64e6-2": {
28
28
  "id": "/packages/history/src/index.ts",
29
29
  "moduleParts": {
30
- "index.production.js": "0aa9-3"
30
+ "index.production.js": "64e6-3"
31
31
  },
32
32
  "imported": [],
33
33
  "importedBy": [],
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tanstack/history",
3
3
  "author": "Tanner Linsley",
4
- "version": "0.0.1-beta.208",
4
+ "version": "0.0.1-beta.209",
5
5
  "license": "MIT",
6
6
  "repository": "tanstack/history",
7
7
  "homepage": "https://tanstack.com",