Skip to content

Releases: dlehmhus/next-with-linaria

v0.7.0

31 Jan 13:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Sep 22:33
Compare
Choose a tag to compare

What's Changed

  • fix: don't automatically delete next cache by @dlehmhus in #16
  • feat: update next-with-linaria to work with linaria 5 by @dlehmhus in #21

Full Changelog: v0.5.0...v0.6.0

v0.5.1

05 Jun 16:25
Compare
Choose a tag to compare

What's Changed

  • fix: don't automatically delete next cache when encountering linaria errors by @dlehmhus in #16

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Feb 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Feb 18:22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependencies by @dlehmhus in #8
  • feat: add in-memory cache for transformed code by @dlehmhus in #9

Full Changelog: v0.3.1...v0.4.0

0.3.1

13 Dec 20:48
Compare
Choose a tag to compare

What's Changed

  • fix: use relative path to require css modules by @dlehmhus in #4
  • chore: remove webpack as peer dependency by @dlehmhus in #5

Full Changelog: v0.3.0...v0.3.1

0.3.0

22 Nov 22:21
Compare
Choose a tag to compare

Feature:

  • clear webpack cache when it is out of sync with the linaria cache and display custom error message

0.2.1

10 Nov 20:55
Compare
Choose a tag to compare

Fix:

  • embed webpack-virtual-modules in the project so the needed patch actually gets applied

0.2.0

10 Nov 20:51
Compare
Choose a tag to compare

Breaking: