Skip to content

Saneject 1.1.1

Choose a tag to compare

@alexanderlarsen alexanderlarsen released this 04 May 07:52
· 6 commits to main since this release

Fixes

  • Fixed an issue where an asset binding specifying a null instance was considered invalid, causing an incompatible asset type error, instead of a missing dependency error.

Tests

  • Added a regression test for asset binding validation with null instance, ensuring null instance binding is not invalidated.