Releases: aurelia/binding
Releases · aurelia/binding
2.5.2
2.5.0
2.4.0
aurelia-binding 2.4.0
Bug Fixes
2.3.1
2.3.0
Updating TypeScript definitions.
2.2.1
2.2.0
aurelia-binding 2.2.0
Bug Fixes
- typings: Add "clear" as valid option for type (c5f6486)
- typings: Add "clear" type to collection splice interface (c16f1f3)
- typings: Correct ICollectionObserverSplice generics (52ca954)
- typings: Revert exposing some APIs, add reset param typing (1aa9c43)
- typings: Update interfaces with missing property types and methods (133edc3)
2.1.7
2.1.6
aurelia-binding 2.1.6
Bug Fixes
- doc: fix html5 syntax (bfbb06a), closes /github.com/aurelia/templating/pull/647#issuecomment-427989601
- parser: throw on unterminated quote instead of infinite loop (4907f38)