Skip to content

Commit d74ecd8

Browse files
committed
add changelog for entry for 0.23.0
we will probably end up changing the log format at some point but this should do for now
1 parent 9cbfe94 commit d74ecd8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/source/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
Changelog
22
=========
3+
4+
0.23.0
5+
------
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>`__

0 commit comments

Comments
 (0)