npm vue-template-compiler 2.5.17-beta.0

latest releases: 2.7.16, 2.7.16-beta.2, 2.7.16-beta.1...
6 years ago

This release contains a number of "risky" changes (specifically #7822 , #7823, #7824). Although they do not alter the public API, they do alter internal behavior and may cause breakage if your code relies on some of these specific behaviors. This is therefore released under the beta dist tag so that users can test this release in development environments to ensure compatibility.

Bug Fixes

Performance Improvements

  • avoid unnecessary re-renders when computed property value did not change (#7824) 653aac2, closes #7824 #7767

Don't miss a new vue-template-compiler release

NewReleases is sending notifications on new releases.