-
Notifications
You must be signed in to change notification settings - Fork 113
Expand file tree
/
Copy pathpre.json
More file actions
29 lines (29 loc) · 1.02 KB
/
pre.json
File metadata and controls
29 lines (29 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"mode": "exit",
"tag": "canary",
"initialVersions": {
"@stackflow/config": "1.1.0",
"@stackflow/core": "1.1.0",
"@stackflow/demo": "1.3.2-canary.0",
"@stackflow/docs": "1.2.27-canary.0",
"@stackflow/compat-await-push": "1.1.13-canary.0",
"@stackflow/link": "1.4.5-canary.0",
"@stackflow/plugin-basic-ui": "1.9.2-canary.0",
"@stackflow/plugin-devtools": "0.1.11",
"@stackflow/plugin-google-analytics-4": "1.1.15-canary.0",
"@stackflow/plugin-history-sync": "1.6.3-canary.0",
"@stackflow/plugin-map-initial-activity": "1.0.11-canary.0",
"@stackflow/plugin-preload": "1.4.2-canary.0",
"@stackflow/plugin-renderer-basic": "1.1.13-canary.0",
"@stackflow/plugin-renderer-web": "1.1.13-canary.0",
"@stackflow/plugin-stack-depth-change": "1.1.5",
"@stackflow/react-ui-core": "1.1.2-canary.0",
"@stackflow/react": "1.3.2-canary.0",
"@stackflow/esbuild-config": "1.0.3"
},
"changesets": [
"five-chicken-wait",
"tiny-hounds-attack",
"green-onions-sleep"
]
}