Closed mdesousa closed 1 year ago
After upgrading to version 0.24.0 I am seeing this error with existing ResolversEnhanceMap objects that I had defined
ResolversEnhanceMap
To Reproduce Upgrade to version 0.24.0 and build a project that had enhancers implemented
Expected Behavior Project should build successfully
Additional Context I see _all is a new feature added in 0.24... but the property should probably be optional?
_all
Fixed in 95149e0 🔒
Thanks for reporting 🙏
After upgrading to version 0.24.0 I am seeing this error with existing
ResolversEnhanceMap
objects that I had definedTo Reproduce Upgrade to version 0.24.0 and build a project that had enhancers implemented
Expected Behavior Project should build successfully
Additional Context I see
_all
is a new feature added in 0.24... but the property should probably be optional?