vue-breakpoints
Version:
Vue.js utility component to show and hide components based on breakpoints
13 lines (7 loc) • 594 B
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.1.0"></a>
# [1.1.0](https://github.com/apertureless/vue-breakpoints/compare/v1.0.0...v1.1.0) (2018-04-05)
### Features
* **debug:** Add proper render condition and console warnings ([3afe976](https://github.com/apertureless/vue-breakpoints/commit/3afe976))
* **render:** Remove surrounding divs in render function ([9395fab](https://github.com/apertureless/vue-breakpoints/commit/9395fab))