v1.0.0-beta.9
- full support for NPM Modules using
ModulesProvider
&useModule
; - added
history
toRouter
; createContext
updated, now it is possible to usegetSelf()
to get the current state of the context data;- bug fixes.
ModulesProvider
& useModule
;history
to Router
;createContext
updated, now it is possible to use getSelf()
to get the current state of the context data;