Skip to content

Releases: windicss/windicss-webpack-plugin

Release 0.2.2

18 Mar 11:18
Compare
Choose a tag to compare
  • feat: plugin debugging (82b2678)
  • fix typo in snippet (#8) (3174187)
  • fix: more error catching, try and fix HMR (70e428c)
  • chore: update deps (ab99ea2)

Release 0.2.1

16 Mar 02:12
Compare
Choose a tag to compare

Release 0.2.0

15 Mar 02:07
Compare
Choose a tag to compare

PR: #7

Bug fixes

  • Check for transformGroups option
  • Propagate exceptions to build when initialising and generating css

Chore

  • Updated dependencies
  • Updated examples for new dependency configuration
  • Cleaned up virtual module code generation, removed duplicated logic

Release 0.1.9

12 Mar 21:18
Compare
Choose a tag to compare
  • Merge pull request #6 from schelmo/fix/config-change (ba1625d)
  • Merge pull request #5 from schelmo/master (a690f62)
  • fix: emit virtual module if config changed (b6d78e8)
  • fix: make inline styles work again (2cf3731)
  • Merge pull request #4 from windicss/hf/non-supported-langs (f5804a4)
  • fix: avoid transpiling not supported langs (759792e)

Release 0.1.7

10 Mar 10:29
Compare
Choose a tag to compare

Release 0.1.6

10 Mar 02:18
Compare
Choose a tag to compare
  • fix(options): use root path if provided (13782eb)

Release 0.1.5

10 Mar 01:00
Compare
Choose a tag to compare

Release 0.1.4

09 Mar 13:42
Compare
Choose a tag to compare

Release 0.1.3

09 Mar 13:17
Compare
Choose a tag to compare

Release 0.1.2

09 Mar 13:06
Compare
Choose a tag to compare
  • chore: doc & seed virtual module (3ffd7c4)
  • Merge pull request #2 from hannoeru/fix/virtual-module-hmr (54e0376)
  • fix: resolve vritual module (19a5c82)