Stylus Versions Save

Expressive, robust, feature-rich CSS language built for nodejs

0.63.0

2 months ago

0.62.0

6 months ago
  • fix: super call regression #2843

0.61.0

6 months ago

0.60.0

8 months ago

0.59.0

1 year ago

0.58.1

1 year ago
  • fix: bin/stylus in npm packages contains windows style line endings #2691
  • ci: add yarn bin/stylus execute regression test #2692

0.58.0

1 year ago
  • feat: support full css level 4 logical combination selectors (:is, :where, :not, :has). #2684
  • deps: drop safer-buffer. #2682
  • chore: ci add code coverage benchmark. #2683
  • chore: delete unused .gitmodules file. #2687
  • chore: remove unused require. #2686

0.57.0

2 years ago
  • Fix: remove lib-cov and outdated deps. #2659

0.56.0

2 years ago
  • Deps: upgrade debug version from v3 to v4. #2643
  • Deps: remove dependencies semver and mkdirp. 2641
  • Fix: variable names beginning with a keyword and dash. #2634
  • Fix: @import url() error in dependency resolver. #2632

0.55.0

2 years ago
  • Fearure: Add deg and fr as exceptions for 0 value unit omission. #2578
  • Feature: Add inverse trigonometric functions as bifs. #2186 closes #1567
  • Fix: Bug fixes of encoding png image in url lib function. #2549
  • Refactoring: Replace dependency css-parse with css. #2554