angular.js v1.2.8 Release Notes

Release Date: 2014-01-10 // over 10 years ago
  • ๐Ÿ› Bug Fixes

    • $http:
    • $location: return '/' for root path in hashbang mode (63cd873f, #5650, #5712)
    • ๐Ÿ“œ $parse: fix CSP nested property evaluation, and issue that prevented its tests from failing (3b1a4fe0, #5591, #5592)
    • closure: add Closure externs for angular.$q.Promise.finally (caeb7402, #4757)
    • ngMock window.inject: Remove Error 'stack' property changes (7e916455)

    ๐Ÿ”‹ Features