Skip to content

1.4.1

Compare
Choose a tag to compare
@jackmellis jackmellis released this 11 Feb 12:02
· 139 commits to master since this release

Bugs

  • $copy.extend no longer combines arrays, but instead replaces the previous array value.
  • $timeout $immediate $interval $tick bug fixed when attaching to a class instance.
  • Added a clear() method to the timer factories that clear the respective timeouts.