Skip to content

Releases: wpdas/alem

v1.0.0-beta.14

09 Apr 16:11
Compare
Choose a tag to compare
  • fix ModulesContext, it was missing a ";" for setupCode.

v1.0.0-beta.13

09 Apr 06:25
Compare
Choose a tag to compare
  • fix isDevelopment parser regex

v1.0.0-beta.12

09 Apr 05:03
Compare
Choose a tag to compare
  • fix isDevelopment parser

v1.0.0-beta.11

09 Apr 04:36
Compare
Choose a tag to compare
  • Fix modules provider

v1.0.0-beta.9

08 Apr 20:14
2d00cb2
Compare
Choose a tag to compare
  • 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.

v1.0.0-beta.10

08 Apr 22:54
Compare
Choose a tag to compare
  • Fix initial state loop

v1.0.0-beta.8

04 Apr 07:43
ce2f362
Compare
Choose a tag to compare
  • added route params;
  • added alem.config.json -> options: keepRoute & hideAlemBar;
  • gateway updated;
  • now it uses alem.config.json

v1.0.0-beta.7

03 Apr 16:01
Compare
Choose a tag to compare
  • Fix babel presets.

v1.0.0-beta.6

03 Apr 15:42
Compare
Choose a tag to compare
  • fix babel syntax-jsx version

v1.0.0-beta.5

03 Apr 15:35
Compare
Choose a tag to compare
  • Fixed compilerOptions check: 85a0fa7