0.57.0
CHANGES
0.57.0
Documentation
- Explain show server rendered stylesheets work natively by @ManasJayanth in #480
- Update docs by @zakybilfagih in #457
- Add Melange and native instructions by @davesnx in #465
- Add getting started docs by @zakybilfagih in #459
- escape curly on remote markdown content by @zakybilfagih in #466
CSS Parser and generator
- Support css min and max functions by @lubegasimon in #411
- Improvement for locations in both code-gen and error reporting (#456) by @davesnx
- Fix linear-gradient and radial-gradient by @davesnx in #464
- Fix error line number coming from parser by @zakybilfagih in #478
- Fix animation codegen by @zakybilfagih in #475
- Add support for transition by @zakybilfagih in #472
- Transform with variable handle unsafe interpolation by @zakybilfagih in #471
- background-clip: text support by @davesnx
- Fix linear-gradient and radial-gradient (#464) by @davesnx
Native
- update server-reason-react pin to main branch by @zakybilfagih in #460
- Native support for styled.{{tag}} by @zakybilfagih in #461
- Global styles for native server on emotion by @pedrobslisboa in #468
- Style HTML tag by @pedrobslisboa in #467
- [emotion native] Fix nested pseudoelements by @davesnx in #470
- Polish emotion-native by @davesnx in #481
Runtime
- Rename
render_style_tag
toget_stylesheet
(@davesnx) - Rename emotion-hash into murmur2 and remove public testing cli by @davesnx
Misc
New contributors:
@ManasJayanth, @pedrobslisboa and @feihong.
Thanks!