This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
ankit-tailor
released this
11 Sep 12:32
·
451 commits
to main
since this release
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
andsxHash
build time props, improves performance