New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

css-jss

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-jss - npm Package Versions

123

10.0.0-alpha.22

Diff

Changelog

Source

10.0.0-alpha.22 (2019-7-2)

Breaking Changes

  • [jss] SheetsRegistry.toString(options) will now return all sheets by default, no matter detached or attached. You can specify which one you want by using the option registry.toString({attached: true}) (1140)

Bug fixes

  • [react-jss] SSR for the hooks based API will now work with the registry as expected (1140)
  • [react-jss] When id options passed to JssProvider, we need to create a new generateId function (#1147)

Improvements

  • [react-jss] Document id prop for JssProvider, add "Class name generator options" to the docs. (#1147)
  • [react-jss] Use component name or displayName as a class name prefix also in production by default (#1147)
kof
published 10.0.0-alpha.21 •

Changelog

Source

10.0.0-alpha.21 (2019-6-22)

Bug fixes

  • [jss-plugin-vendor-prefixer] Upgrade css-vendor package to v2.0.5 (#1142)
  • [css-jss] Slows down in benchmark after 10k rules (#1137)
kof
published 10.0.0-alpha.20 •

Changelog

Source

10.0.0-alpha.20 (2019-6-17)

Bug Fixes

  • [react-jss] Experimental styled API got some fixes and many more tests (#1118)
kof
published 10.0.0-alpha.18 •

Changelog

Source

10.0.0-alpha.18 (2019-6-14)

Features

  • [react-jss] New experimental styled API (undocumented intentionally)(#1094)
  • [react-jss] JSX pragma for css prop (undocumented intentionally)(#1130)
  • [css-jss] New experimental css() API (undocumented intentionally)(#1129)

Bug fixes

  • [jss] After attempting to insert an invalid rule, JSS is now able to insert a valid one (#1123)
  • [react-jss][ts] Fix type optional theming property (#1121)
  • [react-jss][ts] Export useTheme in TS declaration (#1124)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc