Skip to content

Releases: mrheault/vscode-better-css-stacking-contexts

v1.2.1

03 Aug 12:53

Choose a tag to compare

What's Changed

  • Bump @types/mocha from 10.0.7 to 10.0.9 by @dependabot[bot] in #6
  • Bump postcss from 8.4.39 to 8.4.47 by @dependabot[bot] in #5
  • Bump typescript from 5.5.3 to 5.7.3 by @dependabot[bot] in #17
  • Bump @typescript-eslint/parser from 7.16.1 to 7.18.0 by @dependabot[bot] in #2
  • Bump @types/node from 20.14.11 to 22.10.5 by @dependabot[bot] in #16
  • Bump @vscode/test-cli from 0.0.9 to 0.0.10 by @dependabot[bot] in #1
  • Bump date-fns from 3.6.0 to 4.1.0 by @dependabot[bot] in #4

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Sep 12:08

Choose a tag to compare

  • Add more tests
  • Additional error handling
  • Parse parent element for stacking context

Full Changelog: v1.1.2...1.2.0

v1.1.2

24 Jul 12:02

Choose a tag to compare

  • Add release workflow
  • Remove lodash dependency, only need debounce
  • Update README.md
  • Update package.json

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Jul 12:56

Choose a tag to compare

-Forgot to update changelog
Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Jul 12:53

Choose a tag to compare

  • Fix config settings
  • Refactor code - split decorators and diagnostics into separate files
  • Update README.md
  • Add Background color setting
  • Made isolation default stacking context method
  • Add related secondary property if required to create stacking context

Full Changelog: v1.0.0...v1.1.1

v1.0.0 Initial release

21 Jul 17:21

Choose a tag to compare