Releases: wixplosives/stylable-intelligence
Releases · wixplosives/stylable-intelligence
v0.5.1
v0.5.0
v0.4.2
v0.4.1
Bug fixes
- The latest version of stylable provides following bug fixes:
- New selector scoping mechanism which handles edge cases much better, and is a lot easier to debug
- Cache resolution requests for a performance improvement
- Upgrade all dependencies to latest stable
v0.4.0
Infrastructure
- replace
kissfs
file system implementation with@file-services
- allow building the project on osx platform
- replace
to/from vscode path
utils withvscode-uri
- disable service unit tests for the moment (cross-os issue)
Code improvements
- remove unneeded languages from extension client
documentSelector
config - added guards against non-stylable files in the service provider
v0.3.11
v0.3.10
v0.3.9
Security fix
- update dependencies following event-stream package vulnerability