Release v7.4.0 (#837)

This commit is contained in:
Micah
2024-01-16 12:12:40 -08:00
committed by GitHub
parent 9d0d76f0a5
commit c0a96e3811
6 changed files with 1247 additions and 150 deletions

View File

@@ -1,6 +1,8 @@
# Rojo Changelog
## Unreleased Changes
## [7.4.0] - January 16, 2024
* 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])
* Changed *.lua files that init command generates to *.luau ([#831])