|
| 1 | +# Change Log |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | + |
| 6 | +## 2.0.0-beta.3 (2022-12-15) |
| 7 | + |
| 8 | + |
| 9 | +### :rocket: New Features |
| 10 | + |
| 11 | +* add react-scenejs #80 ([2d5f268](https://github.com/daybrush/scenejs/commit/2d5f26827bc4ba0817040e3a79d11d52f6b0310c)) |
| 12 | +* Add ready props in react-scenejs ([0f96f4a](https://github.com/daybrush/scenejs/commit/0f96f4aff027253c5b4f87864f07da0346a1c8c6)) |
| 13 | + |
| 14 | + |
| 15 | +### :bug: Bug Fix |
| 16 | + |
| 17 | +* fix gitignore ([c6d046f](https://github.com/daybrush/scenejs/commit/c6d046fbd28fc635790bfe4b8d993534c86a89d4)) |
| 18 | +* fix reactive methods ([a0c7e28](https://github.com/daybrush/scenejs/commit/a0c7e28344c03e819882341be6a837d41b7fe40f)) |
| 19 | +* fix scenejs version ([1652d1c](https://github.com/daybrush/scenejs/commit/1652d1cb9aef3f3835175fd828f93eb4a83feebf)) |
| 20 | +* fix selectorAll function ([e6bf87a](https://github.com/daybrush/scenejs/commit/e6bf87af370ac058340c6087fad5138863ab6f5d)) |
| 21 | +* fixed a typo ([09338dd](https://github.com/daybrush/scenejs/commit/09338ddaf7c7ec66e0da2c4c7b05f3f4a05b4ee1)) |
| 22 | +* Update README.md (#41) ([d870b71](https://github.com/daybrush/scenejs/commit/d870b710ba2f16e86590f7a11d27d27bb7601e8b)) |
| 23 | + |
| 24 | + |
| 25 | +### :memo: Documentation |
| 26 | + |
| 27 | +* fix README ([8cde31e](https://github.com/daybrush/scenejs/commit/8cde31e46379009d0c42324702fcacefad53e426)) |
| 28 | + |
| 29 | + |
| 30 | +### :mega: Other |
| 31 | + |
| 32 | +* apply lerna ([39520c3](https://github.com/daybrush/scenejs/commit/39520c38008399d7947684f7e443b9b1765e422b)) |
| 33 | +* publish packages ([60dbab3](https://github.com/daybrush/scenejs/commit/60dbab3c8ba568b818a0fc1cd941d9dfe64c7be3)) |
| 34 | +* publish packages ([de47f51](https://github.com/daybrush/scenejs/commit/de47f5187843c7ec208fea797f67d413f530ab8e)) |
| 35 | + |
| 36 | +## 1.0.2 (2019-06-02) |
| 37 | + |
| 38 | + |
| 39 | +### :rocket: New Features |
| 40 | + |
| 41 | +* update react-scenejs for scenejs@1.0.0 (#29) ([790a458](https://github.com/daybrush/scenejs/commit/790a4584503cd0eb284e9d335fe25dc621e51c36)) |
| 42 | + |
| 43 | + |
| 44 | +### :bug: Bug Fix |
| 45 | + |
| 46 | +* fix README ([138aa88](https://github.com/daybrush/scenejs/commit/138aa88542ad84de3c14d9264d1c74e16cba871f)) |
| 47 | +* fix README ([0c7fd36](https://github.com/daybrush/scenejs/commit/0c7fd364e6a9e6f6d7665085bc16917ec1abe724)) |
| 48 | + |
| 49 | + |
| 50 | +### :mega: Other |
| 51 | + |
| 52 | +* Release 1.0.2 ([4a828db](https://github.com/daybrush/scenejs/commit/4a828db1114307b7770b32c0beee9a318959cf2b)) |
| 53 | + |
| 54 | +## 1.0.0 (2019-05-29) |
| 55 | + |
| 56 | + |
| 57 | +### :bug: Bug Fix |
| 58 | + |
| 59 | +* merge 1.0.0-rc (#23) ([184db34](https://github.com/daybrush/scenejs/commit/184db34e5aac51d503a306b8a0fd4155a21834b4)), closes [#20](https://github.com/daybrush/scenejs/issues/20) [#21](https://github.com/daybrush/scenejs/issues/21) [#22](https://github.com/daybrush/scenejs/issues/22) |
| 60 | +* **react-scenejs:** update scenejs ([77eb70b](https://github.com/daybrush/scenejs/commit/77eb70bed8cff215a6a3f5bcfc70b6b62072d5a9)) |
| 61 | + |
| 62 | + |
| 63 | +### :mega: Other |
| 64 | + |
| 65 | +* Release 1.0.0 ([de16210](https://github.com/daybrush/scenejs/commit/de16210268c416eb4c575af275893327357f9359)) |
0 commit comments