Skip to content

Releases: dbtedman/postcss-prefixwrap

1.35.1

10 Oct 07:06
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #185 Don't use alias * selector as will break imports when used outside of config without it.

1.35.0

09 Oct 10:08
Compare
Choose a tag to compare

💡 Features and Improvements

  • Structure Refactor

🔧 Maintenance

  • Dependency Updates

1.34.0

04 Sep 06:01
Compare
Choose a tag to compare

💡 Features and Improvements

  • #180 Escape prefixSelector

🔧 Maintenance

  • Dependency Updates
  • Revised SAST Configuration

1.33.0

11 Aug 12:54
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #176 Update instructions on whitelist and blacklist to clarify regular expression usage
  • Expand CI support to run on windows host to assist in identifying cross-platform issues

1.32.0

03 Aug 05:38
Compare
Choose a tag to compare

🔧 Maintenance

  • Dependency Updates

1.31.0

03 Jul 07:31
Compare
Choose a tag to compare

💡 Features and Improvements

  • Updated README.md documentation

🔧 Maintenance

  • Dependency Updates

1.30.2

04 Jun 04:40
Compare
Choose a tag to compare

Release process tweaks.

1.30.1

04 Jun 04:17
Compare
Choose a tag to compare

💡 Features and Improvements

  • Snyk + CodeQL SAST
  • Switch to PNPM from Yarn
  • Introduce Makefile for common commands

🐛 Bug Fixes

  • :root missing from list of root tags

1.30.0

04 Jun 04:07
Compare
Choose a tag to compare

💡 Features and Improvements

  • Snyk + CodeQL SAST
  • Switch to PNPM from Yarn
  • Introduce Makefile for common commands

🐛 Bug Fixes

  • :root missing from list of root tags

1.29.1

23 Apr 08:01
Compare
Choose a tag to compare

🔧 Maintenance

  • Dependency Updates