JSS v10.0.0-alpha.8 Release Notes

  • ๐Ÿ› Bug fixes

    • [all] Fix npm repo urls (#983)
    • [jss] Declare ES classes as TypeScript classes instead of interfaces (#971)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿšš [all] Remove warning from production (#980)

    ๐Ÿ’ฅ Breaking changes

    • ๐Ÿšš [react-jss] Move JssContext to new React Context, deprecate the sheetOptions prop on the JssProvider and support a media prop (#924)
    • ๐Ÿšš [react-jss] Remove inject option (#934)
    • [react-jss] Extend classes instead of overwriting theme (#946)
    • ๐Ÿ‘ [react-jss] Add forwardRef support (#943)
    • โฌ†๏ธ [react-jss] Upgrade to theming version 3 (#942)