Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](2.0.0-master...3.0.0-master) (2020-01-11) ### Bug Fixes * [#723](#723) - NetworkTransform teleport works properly now ([fd7dc5e](fd7dc5e)) * fix release pipeline ([2a3db0b](2a3db0b)) * release job requires node 10 ([3f50e63](3f50e63)) * remove tests from npm package ([#32](#32)) ([5ed9b4f](5ed9b4f)) * syntax error in release job ([2eeaea4](2eeaea4)) ### Features * Network Animator can reset triggers ([#1420](https://github.com/MirrorNG/MirrorNG/issues/1420)) ([dffdf02](dffdf02)) * NetworkAnimator warns if you use it incorrectly ([#1424](https://github.com/MirrorNG/MirrorNG/issues/1424)) ([c30e4a9](c30e4a9)) ### Performance Improvements * Use NetworkWriterPool in NetworkAnimator ([#1421](https://github.com/MirrorNG/MirrorNG/issues/1421)) ([7d472f2](7d472f2)) * Use NetworkWriterPool in NetworkTransform ([#1422](https://github.com/MirrorNG/MirrorNG/issues/1422)) ([a457845](a457845))
- Loading branch information