Skip to content

Releases: nirazul/scss-mq

v1.2.3

30 Jan 14:31
Compare
Choose a tag to compare

Changelog

  • Chore: Update dependencies

v1.2.2

18 Aug 10:30
Compare
Choose a tag to compare

Changelog

  • Chore: Update dependencies
  • CI: Update node version in tests

v1.2.1

18 Aug 10:30
Compare
Choose a tag to compare

Changelog

  • Fix: Use sass:math module
  • Docs: Update readme
  • Chore: Simplify internal stylelint setup
  • Chore: Update dependencies

v1.2.0

15 Jul 14:48
Compare
Choose a tag to compare

Changelog

  • Feat: Add configurable media feature expressions
  • Feat: Remove predefined media type expressions
  • Feat: Add unknown keyword handling
  • Docs: Add usage documentation section to readme
  • Test: Add more tests

v1.1.0

10 Jul 14:40
Compare
Choose a tag to compare

Changelog

  • Feat: Enable simultaneous usage of different named configurations
  • Feat: Implement global configuration options for $allowed-operators and $unit-intervals
  • Test: Implement unit tests

v1.0.0

25 Jun 12:35
Compare
Choose a tag to compare

Changelog

  • Initial release