mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Release 7.6.1 (#1151)
This commit is contained in:
@@ -31,12 +31,15 @@ Making a new release? Simply add the new header with the version and date undern
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [7.6.1] (November 6th, 2025)
|
||||
|
||||
* Fixed a bug where the last sync timestamp was not updating correctly in the plugin ([#1132])
|
||||
* Improved the reliability of sync replacements by adding better error handling and recovery ([#1135])
|
||||
* Small improvements to stability when syncing massive projects ([#1140])
|
||||
* Added support for JSON comments and trailing commas in project, meta, and model json files ([#1144])
|
||||
* Added `sourcemap.json` into the default `.gitignore` files ([#1145])
|
||||
|
||||
[7.6.1]: https://github.com/rojo-rbx/rojo/releases/tag/v7.6.1
|
||||
[#1132]: https://github.com/rojo-rbx/rojo/pull/1132
|
||||
[#1135]: https://github.com/rojo-rbx/rojo/pull/1135
|
||||
[#1140]: https://github.com/rojo-rbx/rojo/pull/1140
|
||||
|
||||
Reference in New Issue
Block a user