Skip to content

Releases: callstack/linaria

Release 1.4.0-beta.7

27 Apr 07:25
Compare
Choose a tag to compare
Release 1.4.0-beta.7 Pre-release
Pre-release

1.4.0-beta.7 (2020-04-27)

Bug Fixes

  • module: fixes a conflict between old ignore option and the new one (#578) (836481d)

Features

  • more verbose report of evaluation error (#586) (dfa3698)

Release 2.0.0-alpha.1

16 Apr 07:17
Compare
Choose a tag to compare
Release 2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2020-04-16)

Release 1.4.0-beta.5

27 Mar 11:23
Compare
Choose a tag to compare
Release 1.4.0-beta.5 Pre-release
Pre-release

1.4.0-beta.5 (2020-03-27)

Bug Fixes

Release 1.4.0-beta.4

19 Mar 16:07
Compare
Choose a tag to compare
Release 1.4.0-beta.4 Pre-release
Pre-release

1.4.0-beta.4 (2020-03-19)

Bug Fixes

  • shaker: support for for-in statements (90e9811)
  • shaker: support for wildcard imports (8187f7e)
  • allow styled import to be locally renamed (#544) (8e39678)

Features

  • allow a function to be passed in to classNameSlug (#547) (2eaef3f)

Release 1.4.0-beta.3

16 Feb 10:39
Compare
Choose a tag to compare
Release 1.4.0-beta.3 Pre-release
Pre-release

1.4.0-beta.3 (2020-02-16)

Bug Fixes

  • extractor: using generated classnames as selectors fails (#540) (9048960)

Release 1.3.3

16 Feb 11:01
Compare
Choose a tag to compare

1.3.3 (2020-02-16)

Bug Fixes

Release 1.3.2

10 Feb 11:19
Compare
Choose a tag to compare

1.3.2 (2020-02-10)

Bug Fixes

  • cli: add typescript source files support (#396) (d1751f7), closes #395
  • add missing core-js dependency (#366) (5990716)
  • combine default html elements attributes with user defined props. (#389) (6d5156b)
  • support String and Number object (#524) (3540044)
  • wrap executed module with additional wrapper (#506) (114be0d)

Features

Release 1.3.0

06 Mar 17:55
Compare
Choose a tag to compare

Bug Fixes

Features

Release 1.2.4

27 Feb 14:37
Compare
Choose a tag to compare

Bug Fixes

  • evaluation of functions with their own nested identifiers (#326) (6c054f5)

Release 1.2.3

27 Feb 10:06
Compare
Choose a tag to compare

Bug Fixes