We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f01776 commit 5a9891eCopy full SHA for 5a9891e
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* Added protection against syncing a model to a place. ([#691])
10
* Fix Rojo breaking when users undo/redo in Studio ([#708])
11
* Improved sync info text on Connected page. ([#692])
12
+* Fix patch visualizer breaking when instances are removed during sync ([#713])
13
14
[#668]: https://github.com/rojo-rbx/rojo/pull/668
15
[#674]: https://github.com/rojo-rbx/rojo/pull/674
@@ -18,6 +19,7 @@
18
19
[#691]: https://github.com/rojo-rbx/rojo/pull/691
20
[#708]: https://github.com/rojo-rbx/rojo/pull/708
21
[#692]: https://github.com/rojo-rbx/rojo/pull/692
22
+[#713]: https://github.com/rojo-rbx/rojo/pull/713
23
24
25
## [7.3.0] - April 22, 2023
0 commit comments