Releases: mrheault/vscode-better-css-stacking-contexts
Releases · mrheault/vscode-better-css-stacking-contexts
v1.2.1
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
- @dependabot[bot] made their first contribution in #6
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Add more tests
- Additional error handling
- Parse parent element for stacking context
Full Changelog: v1.1.2...1.2.0
v1.1.2
- 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
-Forgot to update changelog
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- 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
readme