@egjs/svelte-conveyer
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -6,2 +6,16 @@ # Change Log | ||
## [1.6.1](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.5.1...@egjs/svelte-conveyer@1.6.1) (2023-08-03) | ||
### :rocket: New Features | ||
* add intersection option (#46) ([091fda5](https://github.com/naver/egjs-conveyer/commit/091fda54a5a669d8db26d6829a3d1b2b6b9a211d)) | ||
### :mega: Other | ||
* update packages versions ([b1a0858](https://github.com/naver/egjs-conveyer/commit/b1a0858fa3a3cd94d6c0ab1abed505d106e75d14)) | ||
## [1.5.1](https://github.com/naver/egjs-conveyer/compare/@egjs/svelte-conveyer@1.5.0...@egjs/svelte-conveyer@1.5.1) (2023-07-27) | ||
@@ -8,0 +22,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.6.1 | ||
version: 1.6.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-conveyer | ||
version: 1.6.1 | ||
version: 1.6.2 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { REACTIVE_CONVEYER } from '@egjs/conveyer'; |
{ | ||
"name": "@egjs/svelte-conveyer", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Svelte Conveyer adds Drag gestures to your Native Scroll.", | ||
@@ -74,4 +74,4 @@ "sideEffects": false, | ||
"@cfcs/svelte": "^0.1.0", | ||
"@egjs/conveyer": "~1.6.1" | ||
"@egjs/conveyer": "~1.6.2" | ||
} | ||
} |
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
45344
Updated@egjs/conveyer@~1.6.2