Skip to content

Releases: vitaliy-bobrov/angular-hot-loader

v0.9.14

15 Jan 20:22

Choose a tag to compare

Bug Fixes:

  • Implemented missed info interceptor.

v0.9.13

14 Jan 10:23

Choose a tag to compare

  • Fix arrow function arguments.

v0.9.12

14 Jan 10:13

Choose a tag to compare

Bug Fixes:

  • Update module RegExp, thanks @miluoshi.
  • Fix directive strict DI compatibility, thanks @miluoshi.

v0.9.11

14 Jan 10:13

Choose a tag to compare

  • Update documentation with notes about inline function inside angular methods declaration.

v0.9.10

16 Aug 19:53

Choose a tag to compare

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

Choose a tag to compare

Dependencies update

Code style updates

v0.9.8

26 Jun 19:16

Choose a tag to compare

Bug Fixes:

  • Cache allow same names for different angular parts.

0.9.7

05 Jun 20:02

Choose a tag to compare

Bug Fixes:

  • Move match logging to avoid undefined map.

v0.9.6

19 May 19:17

Choose a tag to compare

Bug Fixes:

  • Fixed babel-runtime: Make usage possible.

v0.9.5

18 May 21:01

Choose a tag to compare

Bug Fixes:

  • Fixed decorator: Add decorator invoke.