@@ -4,19 +4,19 @@ Changelog
4
4
0.23.0
5
5
------
6
6
7
- - add changelog to docs `9cbfe94 <https://github.com/idom-team/idom/commit/9cbfe94 >`__
8
- - automatically reconnect to server `3477e2b <https://github.com/idom-team/idom/commit/3477e2b >`__
9
- - allow no reconnect in client `ef263c2 <https://github.com/idom-team/idom/commit/ef263c2 >`__
10
- - cleaner way to specify import sources `ea19a07 <https://github.com/idom-team/idom/commit/ea19a07 >`__
11
- - add the idom-react-client back into the main repo `5dcc3bb <https://github.com/idom-team/idom/commit/5dcc3bb >`__
12
- - implement fastapi render server `94e0620 <https://github.com/idom-team/idom/commit/94e0620 >`__
13
- - improve docstring for IDOM_CLIENT_BUILD_DIR `962d885 <https://github.com/idom-team/idom/commit/962d885 >`__
14
- - cli improvements `788fd86 <https://github.com/idom-team/idom/commit/788fd86 >`__
15
- - rename SERIALIZED_VDOM_JSON_SCHEMA to VDOM_JSON_SCHEMA `74ad578 <https://github.com/idom-team/idom/commit/74ad578 >`__
16
- - better logging for modules `39565b9 <https://github.com/idom-team/idom/commit/39565b9 >`__
17
- - move client utils into private module `f825e96 <https://github.com/idom-team/idom/commit/f825e96 >`__
18
- - redirect BUILD_DIR imports to IDOM_CLIENT_BUILD_DIR option `53fb23b <https://github.com/idom-team/idom/commit/53fb23b >`__
19
- - upgrade snowpack `5697a2d <https://github.com/idom-team/idom/commit/5697a2d >`__
20
- - better logs for idom.run + flask server `2b34e3d <https://github.com/idom-team/idom/commit/2b34e3d >`__
21
- - move package to src dir `066c9c5 <https://github.com/idom-team/idom/commit/066c9c5 >`__
22
- - idom restore uses backup `773f78e <https://github.com/idom-team/idom/commit/773f78e >`__
7
+ - add changelog to docs - `9cbfe94 <https://github.com/idom-team/idom/commit/9cbfe94 >`__
8
+ - automatically reconnect to server - `3477e2b <https://github.com/idom-team/idom/commit/3477e2b >`__
9
+ - allow no reconnect in client - `ef263c2 <https://github.com/idom-team/idom/commit/ef263c2 >`__
10
+ - cleaner way to specify import sources - `ea19a07 <https://github.com/idom-team/idom/commit/ea19a07 >`__
11
+ - add the idom-react-client back into the main repo - `5dcc3bb <https://github.com/idom-team/idom/commit/5dcc3bb >`__
12
+ - implement fastapi render server - `94e0620 <https://github.com/idom-team/idom/commit/94e0620 >`__
13
+ - improve docstring for IDOM_CLIENT_BUILD_DIR - `962d885 <https://github.com/idom-team/idom/commit/962d885 >`__
14
+ - cli improvements - `788fd86 <https://github.com/idom-team/idom/commit/788fd86 >`__
15
+ - rename SERIALIZED_VDOM_JSON_SCHEMA to VDOM_JSON_SCHEMA - `74ad578 <https://github.com/idom-team/idom/commit/74ad578 >`__
16
+ - better logging for modules - `39565b9 <https://github.com/idom-team/idom/commit/39565b9 >`__
17
+ - move client utils into private module - `f825e96 <https://github.com/idom-team/idom/commit/f825e96 >`__
18
+ - redirect BUILD_DIR imports to IDOM_CLIENT_BUILD_DIR option - `53fb23b <https://github.com/idom-team/idom/commit/53fb23b >`__
19
+ - upgrade snowpack - `5697a2d <https://github.com/idom-team/idom/commit/5697a2d >`__
20
+ - better logs for idom.run + flask server - `2b34e3d <https://github.com/idom-team/idom/commit/2b34e3d >`__
21
+ - move package to src dir - `066c9c5 <https://github.com/idom-team/idom/commit/066c9c5 >`__
22
+ - idom restore uses backup - `773f78e <https://github.com/idom-team/idom/commit/773f78e >`__
0 commit comments