postcss-query-ast
Version:
Query PostCSS AST with CSS selectors.
42 lines (24 loc) • 865 B
Markdown
# Changelog
## [Unreleased][]
## [2.1.1][] - 2023-08-23
### Fixed
- Update default import for dependencies in ES module
## [2.1.0][] - 2021-10-25
### Added
- TypeScript types
## [2.0.0][] - 2020-10-08
### Added
- Support for PostCSS 8
## [1.0.1][] - 2019-01-04
### Changed
- Update postcss-selector-parser to latest stable version
- Improve documentation on usage
## [1.0.0][] - 2019-01-03
### Added
- Initial implementation
[1.0.1]: https://github.com/niksy/postcss-query-ast/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/niksy/postcss-query-ast/tree/v1.0.0
[2.0.0]: https://github.com/niksy/postcss-query-ast/tree/v2.0.0
[2.1.0]: https://github.com/niksy/postcss-query-ast/tree/v2.1.0
[Unreleased]: https://github.com/niksy/postcss-query-ast/compare/v2.1.1...HEAD
[2.1.1]: https://github.com/niksy/postcss-query-ast/tree/v2.1.1