Skip to content

16.0.0-alpha.13

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 18 Jul 18:22
· 2792 commits to main since this release
8205f41

Feature

Bugfix

  • Prevent the defaultView to show anything if the content is not loaded yet. This fixes showing the non-blocks enabled view for a fraction of a second before showing the blocks-enabled one once the content is loaded. @sneridagh

Documentation

  • aria-* attributes are now parsed correctly by jsx-lexer 2.0. @stevepiercy