<a name="1.3.14"></a> #1.3.14 instantaneous-browserification (2015-02-24) ## Features - **CommonJS:** - angular modules are now packaged for npm with helpful exports ## Bug Fixes - **input:** create max and/or min validator regardless of initial value ([abfce532](https://github.com/angular/angular.js/commit/abfce5327ce6fd29c33c62d2edf3600674a6b4c0), [#10307](https://github.com/angular/angular.js/issues/10307), [#10327](https://github.com/angular/angular.js/issues/10327)) - **ngAria:** correctly set "checked" attr for checkboxes and radios ([944c150e](https://github.com/angular/angular.js/commit/944c150e6c3001e51d4bf5e2d8149ae4c565d1e3), [#10389](https://github.com/angular/angular.js/issues/10389), [#10212](https://github.com/angular/angular.js/issues/10212)) - **ngModel:** fix issues when parserName is same as validator key ([6b7625a0](https://github.com/angular/angular.js/commit/6b7625a09508c4b5355121a9d4206a734b07b2e1), [#10698](https://github.com/angular/angular.js/issues/10698), [#10850](https://github.com/angular/angular.js/issues/10850), [#11046](https://github.com/angular/angular.js/issues/11046))