Release 2.0.42
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
host: location.host,
|
||||
route: true,
|
||||
spa: true,
|
||||
trailing_slash: "never",
|
||||
trailing_slash: "ignore",
|
||||
hydrate: null
|
||||
});
|
||||
</script>
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
host: location.host,
|
||||
route: true,
|
||||
spa: true,
|
||||
trailing_slash: "never",
|
||||
trailing_slash: "ignore",
|
||||
hydrate: null
|
||||
});
|
||||
</script>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
host: location.host,
|
||||
route: true,
|
||||
spa: true,
|
||||
trailing_slash: "never",
|
||||
trailing_slash: "ignore",
|
||||
hydrate: null
|
||||
});
|
||||
</script>
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mermaid-live-editor",
|
||||
"version": "2.0.41",
|
||||
"version": "2.0.42",
|
||||
"scripts": {
|
||||
"dev": "svelte-kit dev",
|
||||
"build": "svelte-kit build",
|
||||
|
||||
Reference in New Issue
Block a user