-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
189 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.0.0-beta.0](https://github.com/naver/egjs-view360/compare/3.6.3...4.0.0-beta.0) (2023-02-17) | ||
### :sparkles: Packages | ||
* `@egjs/ngx-view360` 4.0.0-beta.0 | ||
* `@egjs/react-view360` 4.0.0-beta.0 | ||
* `@egjs/svelte-view360` 4.0.0-beta.0 | ||
* `@egjs/view360` 4.0.0-beta.0 | ||
* `@egjs/vue-view360` 4.0.0-beta.0 | ||
* `@egjs/vue3-view360` 4.0.0-beta.0 | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* All | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :bug: Bug Fix | ||
|
||
* `@egjs/vue3-view360` | ||
* spinviewer prop is ignored ([d912393](https://github.com/naver/egjs-view360/commit/d912393f96ee02e435a3ec85f8bb5e6c0231eac6)) | ||
* Other | ||
* update axes version (#392) ([58c3ef5](https://github.com/naver/egjs-view360/commit/58c3ef50cb99d368ec63fa583035c37574fcf40c)) | ||
|
||
|
||
### :memo: Documentation | ||
|
||
* fix v3 url ([2a9566c](https://github.com/naver/egjs-view360/commit/2a9566c03126229ac64a742b2095d418348411ea)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* `@egjs/vue3-view360`, `@egjs/vue-view360`, `@egjs/svelte-view360`, `@egjs/react-view360`, `@egjs/ngx-view360` | ||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* `@egjs/vue3-view360` | ||
* release vue3-view360 ([fc3f915](https://github.com/naver/egjs-view360/commit/fc3f9154beff44d19efcda743af8a1773ca3fa4f)) | ||
* Other | ||
* **release:** merge 3.6.3-rc ([52b16b2](https://github.com/naver/egjs-view360/commit/52b16b26a3b6397fef6e7798bfc9874e1a4166a3)) | ||
* **release:** merge 3.6.4-rc ([7a76e03](https://github.com/naver/egjs-view360/commit/7a76e035909062acee17871974f6a17cc1b80989)) | ||
* **release:** Release 3.6.4 ([da288ac](https://github.com/naver/egjs-view360/commit/da288ac1086b5fc1423a3e13588bcd116316dc79)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add react, vue, ngx view360 ([68719b3](https://github.com/naver/egjs-view360/commit/68719b3b6dbe00297c8c35407981096ebae1b9e4)) | ||
* add vue3-view360 and svelte-view360 ([58cc4e3](https://github.com/naver/egjs-view360/commit/58cc4e39e6ff20051a0fd4b61bd3d902ea586034)) | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* **release:** release packages ([b09cdaf](https://github.com/naver/egjs-view360/commit/b09cdaf36be958b13718f7731dbbab3cb6b9c186)) | ||
* **release:** release packages ([d0b1268](https://github.com/naver/egjs-view360/commit/d0b12680f9a787cc77df3e5231c919c376241e2e)) | ||
* **release:** release packages ([ca1d421](https://github.com/naver/egjs-view360/commit/ca1d421da01e39faded9194f64557d563a28b175)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add vue3-view360 and svelte-view360 ([58cc4e3](https://github.com/naver/egjs-view360/commit/58cc4e39e6ff20051a0fd4b61bd3d902ea586034)) | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* **release:** release packages ([b09cdaf](https://github.com/naver/egjs-view360/commit/b09cdaf36be958b13718f7731dbbab3cb6b9c186)) | ||
* **release:** release packages ([d0b1268](https://github.com/naver/egjs-view360/commit/d0b12680f9a787cc77df3e5231c919c376241e2e)) | ||
* **release:** release packages ([ca1d421](https://github.com/naver/egjs-view360/commit/ca1d421da01e39faded9194f64557d563a28b175)) | ||
|
||
## 3.6.0 (2021-10-18) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add react, vue, ngx view360 ([68719b3](https://github.com/naver/egjs-view360/commit/68719b3b6dbe00297c8c35407981096ebae1b9e4)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** Release 3.6.0 ([9080e1d](https://github.com/naver/egjs-view360/commit/9080e1d120cb29245aed63c878dfeb33aacf844d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add vue3-view360 and svelte-view360 ([58cc4e3](https://github.com/naver/egjs-view360/commit/58cc4e39e6ff20051a0fd4b61bd3d902ea586034)) | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* **release:** release packages ([b09cdaf](https://github.com/naver/egjs-view360/commit/b09cdaf36be958b13718f7731dbbab3cb6b9c186)) | ||
* **release:** release vue3, svelte ([ecffc01](https://github.com/naver/egjs-view360/commit/ecffc010f5222e4137aefb9ce943a859855ed8ff)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add vue3-view360 and svelte-view360 ([58cc4e3](https://github.com/naver/egjs-view360/commit/58cc4e39e6ff20051a0fd4b61bd3d902ea586034)) | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* **release:** release packages ([b09cdaf](https://github.com/naver/egjs-view360/commit/b09cdaf36be958b13718f7731dbbab3cb6b9c186)) | ||
* **release:** release packages ([d0b1268](https://github.com/naver/egjs-view360/commit/d0b12680f9a787cc77df3e5231c919c376241e2e)) | ||
* **release:** release packages ([ca1d421](https://github.com/naver/egjs-view360/commit/ca1d421da01e39faded9194f64557d563a28b175)) | ||
|
||
## 3.6.0 (2021-10-18) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add react, vue, ngx view360 ([68719b3](https://github.com/naver/egjs-view360/commit/68719b3b6dbe00297c8c35407981096ebae1b9e4)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* **release:** Release 3.6.0 ([9080e1d](https://github.com/naver/egjs-view360/commit/9080e1d120cb29245aed63c878dfeb33aacf844d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 4.0.0-beta.0 (2023-02-17) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add vue3-view360 and svelte-view360 ([58cc4e3](https://github.com/naver/egjs-view360/commit/58cc4e39e6ff20051a0fd4b61bd3d902ea586034)) | ||
* v4 ([795092e](https://github.com/naver/egjs-view360/commit/795092e23fce5af9d578cf44ae7a74d841249780)) | ||
|
||
|
||
### :bug: Bug Fix | ||
|
||
* spinviewer prop is ignored ([d912393](https://github.com/naver/egjs-view360/commit/d912393f96ee02e435a3ec85f8bb5e6c0231eac6)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* release vue3-view360 ([fc3f915](https://github.com/naver/egjs-view360/commit/fc3f9154beff44d19efcda743af8a1773ca3fa4f)) | ||
* **release:** release packages ([412d781](https://github.com/naver/egjs-view360/commit/412d78154e04f25952025257284c76d7f8202bd5)) | ||
* **release:** release packages ([415e917](https://github.com/naver/egjs-view360/commit/415e9173f80b39a82c0325355e2f6fdfbd7ab97f)) | ||
* **release:** release packages ([b09cdaf](https://github.com/naver/egjs-view360/commit/b09cdaf36be958b13718f7731dbbab3cb6b9c186)) |