1.0.0-beta.30 (2019-11-28)
Bug Fixes
Code Refactoring
Features
- add correct render type (#1143) (8a9757c)
- wrapper: allow destroy() method to work with functional components (#1188) (f4ea3fd)
- add option to pretty print html components (#1229) (99336c4)
- stop auto stubbing transition and transition-group (#1127) (85a972c)
BREAKING CHANGES
- html output will now be formatted
- render and renderToString are now async
-
- Remove TransitionStub
- Remove Transition
<a name="1.0.0-beta.29"></a>