Releases: vitaliy-bobrov/angular-hot-loader
Releases · vitaliy-bobrov/angular-hot-loader
v0.9.14
v0.9.13
- Fix arrow function arguments.
v0.9.12
v0.9.11
- Update documentation with notes about inline function inside angular methods declaration.
v0.9.10
Dependencies update
Bug fixes:
- Add config functions cache
- Update module RegExp to match all module definitions
- Update recompile functionality
v0.9.9
Dependencies update
Code style updates
v0.9.8
Bug Fixes:
- Cache allow same names for different angular parts.
0.9.7
Bug Fixes:
- Move match logging to avoid undefined
map
.
v0.9.6
Bug Fixes:
- Fixed babel-runtime: Make usage possible.
v0.9.5
Bug Fixes:
- Fixed decorator: Add decorator invoke.