Releases: quicoto/two-way-data-binding
Releases · quicoto/two-way-data-binding
1.6.0
What's Changed
- feat: support groups of elements by @rogercornet in #30
Full Changelog: v1.5.1...v1.6.0
1.5.1
What's Changed
- fix: use last occurrence of the last prop to store DOM ref by @rogercornet in #27
- docs: adds a test to cover deep nesting with same key by @quicoto in #28
Full Changelog: v1.5.0...v1.5.1
1.5.0
1.4.1
What's Changed
- docs: adds textarea tests by @quicoto in #24
- fix: Allow multiple elements with the same data-bind attribute name by @rogercornet in #25
Full Changelog: v1.4.0...v1.4.1
1.4.0
1.3.3
What's Changed
- fix: innerHTML-textContent when updating DOM by @rogercornet in #19
Full Changelog: v1.3.2...v1.3.3
1.3.2
What's Changed
- fix: change var -> const in for in loop by @rogercornet in #18
Full Changelog: v1.3.1...v1.3.2
1.3.1
1.3.0
What's Changed
- feat: add two-way data binding by @rogercornet in #13
Full Changelog: v1.2.0...v1.3.0