We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc0379 commit 50b1cd8Copy full SHA for 50b1cd8
CHANGELOG.md
@@ -1,5 +1,20 @@
1
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
2
3
+# Unreleased
4
+
5
+* Drop Node 16 support (\#574);
6
+* Upgraded dependencies (\#574):
7
+ * svelte: 3.x -> 4.x
8
+ * @sveltejs/kit: 1.x -> 2.x
9
+ * @sveltejs/adapter-node: 1.x -> 2.x
10
+ * @sveltejs/adapter-static: 2.x -> 3.x
11
+ * eslint: 8.x -> 9.x
12
+ * typescript: 4.x -> 5.x
13
+ * vite: 4.x -> 5.x
14
+ * vitest: 0.x -> 1.x
15
+ * @vincjo/datatables: 1.6.0 -> 1.14.10
16
+ * bootstrap: 5.2.3 -> 5.3.3
17
18
# 1.7.2
19
20
* Added viewer paths editor in admin area (\#571);
0 commit comments