|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
| 6 | +## [1.8.5](https://github.com/daybrush/scenejs/compare/1.8.3...1.8.5) (2022-12-21) |
| 7 | +### :sparkles: Packages |
| 8 | +* `react-scenejs` 2.0.0-beta.5 |
| 9 | +* `scenejs` 1.8.5 |
| 10 | +* `svelte-scenejs` 1.0.0-beta.3 |
| 11 | +* `vue-scenejs` 2.0.0-beta.2 |
| 12 | +* `vue2-scenejs` 1.0.0-beta.2 |
| 13 | + |
| 14 | + |
| 15 | +### :rocket: New Features |
| 16 | + |
| 17 | +* `vue2-scenejs`, `vue-scenejs` |
| 18 | + * Support Vue 2 & Vue 3 frameworks ([a5a0665](https://github.com/daybrush/scenejs/commit/a5a066535781d7f690ffb904abf41f6256ebee62)) |
| 19 | +* `scenejs` |
| 20 | + * support function type ([ccf09b7](https://github.com/daybrush/scenejs/commit/ccf09b7584472a0ca26316b2e5a45d21a90a39cd)) |
| 21 | + |
| 22 | + |
| 23 | +### :bug: Bug Fix |
| 24 | + |
| 25 | +* All |
| 26 | + * update modules ([30191b8](https://github.com/daybrush/scenejs/commit/30191b8e7c195de355d0c01fa9110d6fe0b3df3b)) |
| 27 | +* `svelte-scenejs` |
| 28 | + * fix docs ([67546f5](https://github.com/daybrush/scenejs/commit/67546f5e6e06b5f9f4c626657f42038802f4b2b6)) |
| 29 | +* `scenejs` |
| 30 | + * fix ended event timing ([d2212a8](https://github.com/daybrush/scenejs/commit/d2212a888393e3b4d35ea864c1538f5f341b02d4)) |
| 31 | + |
| 32 | + |
| 33 | +### :memo: Documentation |
| 34 | + |
| 35 | +* fix doc source paths ([e52bbd5](https://github.com/daybrush/scenejs/commit/e52bbd5746fe3bffa301a517a349439c2ab1737e)) |
| 36 | + |
| 37 | + |
| 38 | +### :mega: Other |
| 39 | + |
| 40 | +* All |
| 41 | + * publish packages ([1f4a4f3](https://github.com/daybrush/scenejs/commit/1f4a4f3719f1789fb91c7e744f4bf8261751944f)) |
| 42 | + * publish packages ([3b63fde](https://github.com/daybrush/scenejs/commit/3b63fde8232cdc6454a8d8fe1a42b6317d614036)) |
| 43 | +* `scenejs` |
| 44 | + * fix github build badge ([1fbc785](https://github.com/daybrush/scenejs/commit/1fbc785104cb24bf679ba5697c006b02b457dea2)) |
| 45 | + * fix lint ([0fc30b1](https://github.com/daybrush/scenejs/commit/0fc30b1710e6cf8a82a4893e2fed30f1b3aa2c22)) |
| 46 | +* Other |
| 47 | + * fix github workflow ([87367bb](https://github.com/daybrush/scenejs/commit/87367bb6e35c59ced3fab2360ac253e87728329c)) |
| 48 | + |
| 49 | + |
| 50 | + |
6 | 51 | ## [1.8.3](https://github.com/daybrush/scenejs/compare/1.7.0...1.8.3) (2022-12-15)
|
7 | 52 | ### :sparkles: Packages
|
8 | 53 | * `react-scenejs` 2.0.0-beta.3
|
|
0 commit comments