Skip to content

Releases: windicss/windicss-webpack-plugin

Release 1.4.0

22 Jul 02:39
Compare
Choose a tag to compare
  • fix(webpack5): Fix null invalid file names causing HMR issues, fixes #86 #86
  • chore(dependencies): bump windicss and @windicss/plugin-utils b229b3c
  • chore(linting): lint skipped files 8d3947e

Release 1.3.0

09 Jul 05:18
Compare
Choose a tag to compare
  • fix(hmr): invalidate module with virtual module content, fixes #86 #86
  • chore(examples): misc playing around changes 6657c46
  • chore(examples): fix dodgy jsx className's 698e8fd

Release 1.2.5

08 Jul 08:12
Compare
Choose a tag to compare
  • chore(examples): disable eslint for next example 80583a3
  • fix(build): force virtual module loader to run first ab774df

Release 1.2.4

05 Jul 09:10
Compare
Choose a tag to compare
  • chore(examples): add craco example 358eb80
  • chore(examples): update next.js version d3747b2
  • chore(examples): update the next.js example 810fb30
  • feat: add option to override the default virtual module path 4488faf
  • chore(examples): make next.js example more intuitive c5a806d

Release 1.2.3

05 Jul 07:08
Compare
Choose a tag to compare
  • fix: force virtual module to regenerate in webpack 5, fixes #46 #46

Release 1.2.2

02 Jul 10:46
Compare
Choose a tag to compare
  • feat: resuse existing utils #83
  • chore(dependencies): bump windicss & plugin utils 24fe9a5

Release 1.2.1

25 Jun 02:34
Compare
Choose a tag to compare
  • fix(loader): Remove enforce: pre artifact, breaks template ordering 8deb40b

Release 1.2.0

24 Jun 13:54
Compare
Choose a tag to compare

Features πŸŽ‰

⚠️ While this should be fairly safe it may have unexpected consequences if you have a uniquecss-loader setup. Please report any issues that come up.

Docs πŸ“–

  • add example for storybook and vue3 3835f42
  • fix inline doc for pitcher 8c1c204

Release 1.1.2

23 Jun 15:16
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • fix(transforms): Remove too strict exclusions for resource tests 6ecfc36

Chores 🧹

  • chore(tests): Test refactoring & exclusion test f2100c6
  • chore: add CHANGELOG.md aa8ef96

Release 1.1.1

23 Jun 14:06
Compare
Choose a tag to compare
  • chore(linting): Migrate to eslint d134c5f
  • chore(linting): Run eslint fix bb48db6
  • chore(dependencies): bump to @windicss/plugin-utils@1.1.0 79842a1
  • fix(transform-css): Remove dodgy logic around skipping css transformation 78fbf68
  • chore(release-it): add extra release steps to avoid dodgy releases 05e2d7d
  • chore(ci): Run linter was part of the test build 41da132
  • fix(build): Skip lib check for typescript 98ebe5d
  • chore(release-it): do github release c0dfd6f