Patch Changes
-
#2727
26e4e3e8
Thanks @srmagura! - Changed the error message "Component selectors can only be used in conjunction with @emotion/babel-plugin" to reference the new SWC Emotion plugin which will support component selectors soon. -
#2572
5e81f213
Thanks @otakustay! - Changed theregistered
parameter to be declared as optional in the TypeScript definition to match the runtime requirement.