Skip to content

Preview Release v2.0.0-rc.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@dfreedm dfreedm released this 12 May 18:44
· 1631 commits to master since this release

Meaningful Changes

  • Fix linkPaths() to handle aliased paths
  • Fix lazily-upgraded elements with bound properties on Safari

Raw Notes

  • Add more tests. (commit)

  • Update jsBin template for 2.0 (commit)

  • [ci skip] Update link to jsBin template for 2.0. (commit)

  • Move computeLinkedPaths out of hot path and into sync setter. (commit)

  • [ci skip] Add note re: purpose of test (commit)

  • Fix test for fallback _readyClients. Fixes #4547 (commit)

  • Process paths regardless of accessor, & loop on computeLinkedPaths. Fixes #4542 (commit)