Skip to content

Releases: master-co/css

v2.0.0-rc.40

27 May 15:00
Compare
Choose a tag to compare
v2.0.0-rc.40 Pre-release
Pre-release

Performance Upgrades

  • Fixed extending preset configurations repeatedly @1aron 5e79fc6

Improvements

  • Rename config.queries to config.at @1aron 361968f
    export default {
    -    queries: { ... }
    +    at: { ... }
    }
  • Responsive breakpoints are automatically derived from variables.screen @1aron a71e1ca

Documentation

v2.0.0-rc.39

21 May 15:35
Compare
Choose a tag to compare
v2.0.0-rc.39 Pre-release
Pre-release

Bug Fixes

ESLint
Language Server
  • An error should not be thrown if the external file does not have a corresponding workspace @1aron aa9c3ed

Tests

Language Server

v2.0.0-rc.38

08 May 03:54
Compare
Choose a tag to compare
v2.0.0-rc.38 Pre-release
Pre-release

Bug Fixes

VSCode

v2.0.0-rc.37

08 May 01:21
Compare
Choose a tag to compare
v2.0.0-rc.37 Pre-release
Pre-release

New Features

VSCode
  • Support monorepo workspaces and multiple configurations @1aron 4b31640

Bug Fixes

VSCode

v2.0.0-rc.36

07 May 10:13
Compare
Choose a tag to compare
v2.0.0-rc.36 Pre-release
Pre-release

Additions

Improvements

  • Shorthands containing var functions should not autofill in the solid style, resolved #348 @1aron 659f112 #348

Bug Fixes

v2.0.0-rc.35

03 May 01:44
Compare
Choose a tag to compare
v2.0.0-rc.35 Pre-release
Pre-release

Improvements

VSCode
  • Restart and pop up notification when configuration changes @1aron 9f127f4
  • Restart and pop up notification when settings are changed @1aron a490d55

Bug Fixes

  • Cannot find module 'csstype' or its corresponding type declarations @1aron bc837e7

v2.0.0-rc.34

29 Apr 11:52
Compare
Choose a tag to compare
v2.0.0-rc.34 Pre-release
Pre-release

Bug Fixes

Documentation

v2.0.0-rc.33

26 Apr 15:09
Compare
Choose a tag to compare
v2.0.0-rc.33 Pre-release
Pre-release

Bug Fixes

ESLint
  • Missing multi-configuration handling in monorepo @1aron 67ffcca

v2.0.0-rc.32

25 Apr 23:32
Compare
Choose a tag to compare
v2.0.0-rc.32 Pre-release
Pre-release

Bug Fixes

v2.0.0-rc.31

25 Apr 23:19
Compare
Choose a tag to compare
v2.0.0-rc.31 Pre-release
Pre-release

Bug Fixes