Releases: callstack/linaria
Releases · callstack/linaria
Release 1.0.0-beta.4
07 Jan 02:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
pass options when evaluating a component (90991ad )
Release 1.0.0-beta.3
05 Jan 19:56
Compare
Sorry, something went wrong.
No results found
Features
allow to ignore modules from processing (#287 ) (94d77c0 )
Release 1.0.0-beta.2
19 Dec 12:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
support evaluating TypeScript files by default. fixes #27 (#283 ) (91f2038 )
Release 1.0.0-beta.1
11 Dec 20:31
Compare
Sorry, something went wrong.
No results found
Release 1.0.0-beta.0
13 Nov 00:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add "rollup.js" to the list of distributed files
add a sourcemap to rollup output
Release 1.0.0-alpha.15
30 Oct 14:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow customizing cache directory (5e00cf7 )
fix types for CSS properties in interpolation (c82bf02 )
Features
support babel's caller option (5e605a4 )
support specifying type of props for styled with TypeScript (d54d9d4 )
Release 1.0.0-alpha.14
21 Oct 23:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix types for interpolations (b1d1490 )
forward as prop when wrapping another styled component (07564e3 )
support class prop (56bc52e )
Features
Release 1.0.0-alpha.13
17 Oct 16:24
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use project's babel config when parsing (#261 ) (da6e3a8 )
Release 1.0.0-alpha.12
17 Oct 10:08
Compare
Sorry, something went wrong.
No results found
Bug Fixes
enable some non-standard syntax in babel plugin (83fec6b )
ignore parse errors in stylelint preprocessor (b53ea80 )
Release 1.0.0-alpha.11
16 Oct 22:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
improve regex to check for styled (4121ec5 )