Skip to content

1.50.1 - Be more specific about which model's ID property is missing in error message

Latest
Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 29 Jan 13:00
· 1 commit to main since this release
153c495

What's Changed

Be more specific about which model's ID property is missing in error message by @gwynne in #626

If a model’s id property is missing or incorrectly declared, the fatalError() which is triggered now includes the name of the model in question.

This patch was released by @gwynne

Full Changelog: 1.50.0...1.50.1