linaria v3.0.0-beta.19 Release Notes

Release Date: 2022-06-03 // almost 2 years ago
  • 🐛 Bug Fixes

    • atomic: fix duplication of the same css properties in the same file (#972) (f60039e)
    • babel: error when css calls reference css calls inside components (#971) (fe6e083)
    • esbuild: add add missing loader and resolveDir (#955) (ef1051f)
    • react: support UpperCamelCase custom elements #968 (#970) (59800db)
    • 💅 stylelint: remove console.log from stylelint preprocessor (#969) (1ae913b)

    🔋 Features

    • atomic: add support for atomic using styled API (#966) (f59860b)
    • babel: api for custom tags (#976) (3285ccc)
    • babel: new way for detecting tag imports (#974) (3305cfb)
    • core: allow renaming of css template literals (#973) (8f59a82)