Skip to content

Commit 25b1ca7

Browse files
github-actions[bot]Marinerer
authored andcommitted
chore: update changelog
1 parent 398df4c commit 25b1ca7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# unity-webgl
2+
3+
## v4.0.0
4+
5+
###    🚨 Breaking Changes
6+
7+
- Refactoring event system and core functions &nbsp;-&nbsp; by @Marinerer [<samp>(978ed)</samp>](https://github.com/Marinerer/unity-webgl/commit/978ed3e)
8+
- Refactor UnityWebglEvent class to separate event registration.
9+
- Refactoring the way web and unity communicate.
10+
- Optimize the create method.
11+
- Remove legacy event types.
12+
13+
### &nbsp;&nbsp;&nbsp;🎉 Features
14+
15+
- Add initial package and tsconfig for components and core &nbsp;-&nbsp; by @Marinerer [<samp>(5deba)</samp>](https://github.com/Marinerer/unity-webgl/commit/5deba6b)
16+
- Add UnityWebglComponent for Vue integration &nbsp;-&nbsp; by @Marinerer [<samp>(68e23)</samp>](https://github.com/Marinerer/unity-webgl/commit/68e237e)
17+
- Add comprehensive UnityWebgl testing suite &nbsp;-&nbsp; by @Marinerer [<samp>(82330)</samp>](https://github.com/Marinerer/unity-webgl/commit/823307c)
18+
-
19+
### &nbsp;&nbsp;&nbsp;📝 Documentation
20+
21+
- Add documentation &nbsp;-&nbsp; by @Marinerer [<samp>(f0411)</samp>](https://github.com/Marinerer/unity-webgl/commit/f041121)
22+
23+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/Marinerer/unity-webgl/compare/v4.0.0-beta.1...main)
24+
25+

0 commit comments

Comments
 (0)