Skip to content

v1.0.0-beta.9

Compare
Choose a tag to compare
@wpdas wpdas released this 08 Apr 20:14
· 92 commits to main since this release
2d00cb2
  • full support for NPM Modules using ModulesProvider & useModule;
  • added history to Router;
  • createContext updated, now it is possible to use getSelf() to get the current state of the context data;
  • bug fixes.