Minor Changes
-
#4901
c9160405
Thanks @maxpatiiuk! - Dev mode warnings are now emitted on the next microtask after package import, allowing for a wider opportunity to suppress the warnings by consumers. -
#4934
4824c4ce
- Adds property option foruseDefault
. When set, the initial default value is not considered a change and does not reflect whenreflect
is set. In addition, when the attribute is removed, the default value is restored.