- Add support for
env()functions as values in media queries. - Improve the detection of math function as values in media queries.
- Improve case insensitive string matching.
- Improve
typesdeclaration inpackage.json
- Refactor
MediaFeatureBooleanso that it follows the same structure asMediaFeaturePlain(breaking) - Change the
ParseErrorinterface, this is now a subclass ofError(breaking) - Add
getNameandgetNameTokento all nodes that have a feature name. - Add
@custom-mediaparsing.
- Initial version