Releases: vitaliy-bobrov/angular-hot-loader
Releases · vitaliy-bobrov/angular-hot-loader
v0.9.14
15 Jan 20:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Implemented missed info interceptor.
v0.9.13
14 Jan 10:23
Compare
Sorry, something went wrong.
No results found
Fix arrow function arguments.
v0.9.12
14 Jan 10:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Update module RegExp, thanks @miluoshi .
Fix directive strict DI compatibility, thanks @miluoshi .
v0.9.11
14 Jan 10:13
Compare
Sorry, something went wrong.
No results found
Update documentation with notes about inline function inside angular methods declaration.
v0.9.10
16 Aug 19:53
Compare
Sorry, something went wrong.
No results found
Dependencies update
Bug fixes:
Add config functions cache
Update module RegExp to match all module definitions
Update recompile functionality
v0.9.9
27 Jun 20:56
Compare
Sorry, something went wrong.
No results found
Dependencies update
Code style updates
v0.9.8
26 Jun 19:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Cache allow same names for different angular parts.
0.9.7
05 Jun 20:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Move match logging to avoid undefined map.
v0.9.6
19 May 19:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fixed babel-runtime : Make usage possible.
v0.9.5
18 May 21:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fixed decorator : Add decorator invoke.