Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

@gluestack-style/[email protected]

Compare
Choose a tag to compare
@ankit-tailor ankit-tailor released this 11 Sep 12:32
· 451 commits to main since this release
586c5b0

Fixes #409

  • Added inline-base-state block to increase inline state style specificity
  • Added wrapper <div id="gs-injected" /> for injected style blocks
  • Prefixed style blocks with gs-injected to find them uniquely
  • Optimized first render for state prop getters

Internal changes

  • Removed toBeInjected and sxHash build time props, improves performance