angular.js v1.0.0.rc6 Release Notes

Release Date: 2012-04-20 // about 12 years ago
  • ๐Ÿ› Bug Fixes

    • select: properly handle empty & unknown options without ngOptions (904b69c7)
    • compiler: reading comment throws error in ie (46bb08a9)
    • document: accidental clobbering of document.getAttribute (eafe15f5, #877)
    • script: Incorrectly reading script text on ie (94dd6857)

    ๐Ÿ”‹ Features