-
Notifications
You must be signed in to change notification settings - Fork 8
Description
The dependency can-view-callbacks was updated from 4.3.3 to 4.3.4.
This version is covered by your current version range and after updating it in your project the build failed.
can-view-callbacks is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for Automount performance fix for browsers without customElements
This uses domMutate.onInsertion instead of standalone MutationObserver in order to ensure that each element's tagHandler is called only once in environments that do not support customElements. This was causing large performance issues in these browsers.
Commits
The new version differs by 4 commits.
75bd39d4.3.451ee1f7Merge pull request #109 from canjs/no-mutation-observerdb8c123adding test to ensure each element is only mounted once by MutationObserver070d30eusing domMutate.onInsertion instead of standalone MutationObserver
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴