There was an error while loading. Please reload this page.
1 parent 82a59f8 commit 14470ffCopy full SHA for 14470ff
3 files changed
CHANGES.rst
@@ -1,6 +1,14 @@
1
1.5.43 (unreleased)
2
-------------------
3
4
+- imio.smartweb.core 1.4.55
5
+
6
+ - Migration : replace webpack by vite for React view
7
+ [thomlamb]
8
9
+ - Refactore React class
10
11
12
- Add make dev and make build in Makefile to launch dev vite server and build react
13
[thomlamb]
14
prod.cfg
@@ -12,7 +12,6 @@ parts +=
auto-checkout +=
collective.preventactions
collective.upgrade
15
- imio.smartweb.core
16
17
[instance]
18
http-address = 8080
versions.cfg
@@ -1,7 +1,7 @@
[versions]
imio.smartweb.common = 1.2.57
-imio.smartweb.core = 1.4.54
+imio.smartweb.core = 1.4.55
imio.smartweb.policy = 1.2.19
imio.smartweb.locales = 1.1.42
0 commit comments