Skip to content

Release 3.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@brandonkal brandonkal released this 27 Sep 07:21
· 6 commits to fork since this release
def9f63

3.0.0-beta.7 (2019-09-27)

Bug Fixes

Features

  • add error if preval length is incorrect (cd7f1ae)
  • async transform (620a706)
  • better module and compile cache (c583643)
  • buffered module console (3d1c3e6)
  • cache ghost file (a73b79d)
  • cli async (5006f11)
  • debug logging (dd3a921)
  • evaluate tests (21dd2b3)
  • faster transform (32198a0)
  • hint if circular dependency is likely (ef4f7e0)
  • IE 11 test (aaa0a64)
  • improve dynamic plugin perf (95ddd00)
  • improved typings (2809d4f)
  • loader and plugin improvements (3bc27c5)
  • loader pitch phase + seperate CSS preval (6c4ae3f)
  • module errors only on preval error (f640f34)
  • module source-map stack traces + cache (5a3ac39)
  • prettier d.ts files (556f21d)
  • process.env.isVM (69f3c82)
  • reset to .linaria-cache location (5d9acc5)
  • skip files with only import css (1e61c12)
  • store cache in node_modules (2f9492a)
  • stylelint-config (830ac7d)
  • support multi-line evaluated expressions (e7baf60)
  • use full filename for deps (a8e5b67)
  • virtual modules (58bf93b)
  • watch build script (408e62e)
  • webpack integration test (2bdf147)