Skip to content

3.3.0

Compare
Choose a tag to compare
@apfelbox apfelbox released this 07 Jan 16:32

🎁 New Features

  • Add test helpers to ease SCSS compilation testing in libraries.

πŸ› Bug Fixes

  • Fix the broken source map generation in CSSO.

πŸ› οΈ Internal

  • Add compilation tests, to check whether the KabaScss compiler itself is working.
  • Fix npmignore to ignore all tests, except the helpers.

Commits

  • Merge pull request #15 from Becklyn/test-helpers d3696f9
  • Fix gitignore to not exclude tests helper files 3e0638e
  • Update PR template d44cfb1
  • Add changelog entry 30abeab
  • Fix npm ignore to exclude tests except for the helpers 6cd8255
  • Add tests to check whether compilation works 655eb1b
  • Fix source map generation in CSSO f525d77
  • Use correct chokidar types + fix types f7f353f

3.2.0...3.3.0