Skip to content

v3.7.0

Choose a tag to compare

@tomrav tomrav released this 25 Jun 12:28
· 1488 commits to master since this release

Security

  • replace url-regex with is-url-superb due to security vulnerability (CVE-2020-7661)

@stylable/core

  • add ~ syntax to request 3rd-party assets through CSS url() functions - read more here

@stylable/core-test-kit

  • now uses the real createInfra and resolver for testing

@stylable/experimental-loader

  • new experimental webpack loader - testing out a future integration

create-stylable-app

  • add jsx-a11y lint plugin

Misc

  • upgrade all dependencies to latest stable