Improve visualization for arrays (#829)

This commit is contained in:
boatbomber
2024-01-02 12:32:37 -05:00
committed by GitHub
parent 3369b0d429
commit fd8bc8ae3f
2 changed files with 18 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
# Rojo Changelog
## Unreleased Changes
* Improved the visualization for array properties like Tags ([#829])
* Significantly improved performance of `rojo serve`, `rojo build --watch`, and `rojo sourcemap --watch` on macOS. [#830]
[#829]: https://github.com/rojo-rbx/rojo/pull/829
[#830]: https://github.com/rojo-rbx/rojo/pull/830
## [7.4.0-rc3] - October 25, 2023