Skip to content

13.0.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 12 May 15:54
· 4043 commits to main since this release
9ac043d

Bugfix

  • Disable Select components family to lazy load on SSR, since it's breaking and the fix is quite obscure. They are not valuable on SSR responses anyway. @sneridagh

Internal

  • All the Select components family in core are loaded through Loadables helper @sneridagh