@vue/test-utils
Advanced tools
Comparing version 1.0.0-beta.23 to 1.0.0-beta.24
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="1.0.0-beta.24"></a> | ||
# [1.0.0-beta.24](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2018-08-05) | ||
### Bug Fixes | ||
* handle null in set data ([#896](https://github.com/vuejs/vue-test-utils/issues/896)) ([44c4520](https://github.com/vuejs/vue-test-utils/commit/44c4520)) | ||
* wrap extended child components ([#840](https://github.com/vuejs/vue-test-utils/issues/840)) ([4faf5fb](https://github.com/vuejs/vue-test-utils/commit/4faf5fb)) | ||
<a name="1.0.0-beta.23"></a> | ||
@@ -8,0 +20,0 @@ # [1.0.0-beta.23](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2018-07-31) |
{ | ||
"name": "@vue/test-utils", | ||
"version": "1.0.0-beta.23", | ||
"version": "1.0.0-beta.24", | ||
"description": "Utilities for testing Vue components.", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-test-utils.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
464722
14945