phantomas v1.19.0
It's been six months since the last phantomas release.
Here's what's new in v1.19.0:
Bug fixes
- #687 - Escape closing round brackets in User Agent String for Windows
- #694 - Ignore style tags when type attribute is not
text/css
- #698 - Security updates (as reported by snyk.io)
Enhancements
- #683 - Suggest to use
Cache-Control: immutable
for assets with long TTL - #684 - Allow .yml files to be treated as YAML (by @rbayliss)
- #685 - Handle environment variables in YAML config files, like Docker does (as suggested by @rbayliss)
- #690 - Add TeamCity result reporter (by @morfj)
- #693 - Add file url in offenders for
cssDuplicatedSelectors
Internals
- #695 - Update dependencies