mirror of
https://github.com/darkings/Obsidian-MonokaiSyntax.git
synced 2026-07-22 04:40:26 +00:00
10 lines
355 B
Markdown
10 lines
355 B
Markdown
# Changes to Selector Specificity
|
|
|
|
### 6.0.0
|
|
|
|
_January 14, 2026_
|
|
|
|
- Updated: Support for Node `20.19.0` or later (major).
|
|
- Removed: `commonjs` API. In supported Node versions `require(esm)` will work without needing to make code changes.
|
|
|
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity/CHANGELOG.md)
|