Minor Changes
- #2012
9aede281f
Thanks @DylanPiercey! - Add compiler option to disable initializing components when outputting hydrate code.
Patch Changes
-
#2012
17099cd8f
Thanks @DylanPiercey! - Allow skipping output of virtual dependencies by returning a falsey value from theresolveVirtualDependency
option. -
#2012
ec21e799f
Thanks @DylanPiercey! - Fix issue where data (legacy alias of input) was overwritten by assignment but still being migrated.