Skip to content

Commit e0be78f

Browse files
committed
release: v1.0.0-beta.12
1 parent 3f582cd commit e0be78f

File tree

5 files changed

+1503
-701
lines changed

5 files changed

+1503
-701
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-beta.12](https://github.com/pikax/vue-composable/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2020-10-31)
2+
3+
### Features
4+
5+
- add `useRefDebounced` ([#579](https://github.com/pikax/vue-composable/issues/579)) ([42c027a](https://github.com/pikax/vue-composable/commit/42c027ab5cba7f2c27fc3d979287f10b7fb352b0))
6+
- **injectFactory:** use `inject` with treatDefaultAsFactory: true ([2b378c0](https://github.com/pikax/vue-composable/commit/2b378c0c11d4c1afadc69c7586fd9b09dd4be1d8))
7+
- **onScroll:** add `scrollBy` and `scrollIntoView` methods ([3f6e559](https://github.com/pikax/vue-composable/commit/3f6e559e5b21751d391691ee61c3af1f434e561e)), closes [#640](https://github.com/pikax/vue-composable/issues/640)
8+
19
# [1.0.0-beta.11](https://github.com/pikax/vue-composable/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2020-10-11)
210

311
### Features

0 commit comments

Comments
 (0)