mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 15:16:07 +00:00
In the plugin, don't write properties if they're nil and also a number (#955)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Unreleased Changes
|
||||
|
||||
* Fixed `value of type nil cannot be converted to number` warning spam in output. [#955]
|
||||
|
||||
[#955]: https://github.com/rojo-rbx/rojo/pull/893
|
||||
|
||||
## [7.4.2] - July 23, 2024
|
||||
* Added Never option to Confirmation ([#893])
|
||||
* Fixed removing trailing newlines ([#903])
|
||||
|
||||
Reference in New Issue
Block a user