Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@theme-ui/preset-deep

Package Overview
Dependencies
Maintainers
2
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/preset-deep - npm Package Versions

1
42

0.8.1

Diff

Changelog

Source

v0.8.1 (Wed May 05 2021)

🐛 Bug Fix

  • Reverted cache-provider PR as it significantly complicates SSR setup and breaks apps without explicit Emotion SSR config. https://github.com/system-ui/theme-ui/pull/1717#issuecomment-832647180.
    • See https://emotion.sh/docs/ssr#on-server

Authors: 2

  • @Zolwiastyl
  • Piotr Monwid-Olechnowicz (@hasparus)

hasparus
published 0.8.0 •

Changelog

Source

v0.8.0 (Wed May 05 2021)

🔥 Breaking Changes and Deprecations

  • BREAKING: theme.config.useRootStyles now defaults to true following deprecation of useBodyStyles. Styles from theme.styles.root are now added to <html> element by default.

  • Moved theme configuration options to config object in theme.

    • Deprecations: useRootStyles, useCustomProperties, useColorSchemeMediaQuery, useBorderBox, and useLocalStorage options on the theme object are now scoped under a config object on the theme, and the root-level options, now deprecated, will be removed in a future release.

    (e.g. you should be setting theme.config.useBorderBox instead of theme.useBorderBox)

    • ⚠ All config options should be migrated at once. If Theme UI sees theme.config exists, it won't look for options on the theme.
  • Removed APIs, previously deprecated in 0.6.0

    • theme.useBodyStylestheme.config.useRootStyles
    • StyledThemed

🚀 Enhancements

  • @theme-ui/color-modes, @theme-ui/css, gatsby-plugin-theme-ui
    • Refactor color objects and expose default colors as a mode #1639 (@fcisio)

🐛 Bug Fix

  • (REVERTED in v0.8.1) @theme-ui/core, @theme-ui/sidenav

📝 Documentation

Authors: 5

:tada: v0.8.0 contains work from a new contributor! :tada:

Thank you, @Zolwiastyl, for all your work!


hasparus
published 0.8.0--canary.1717.53f4d72b5c613588c36cd787d434c5767b4a7de7.0 •

hasparus
published 0.8.0--canary.1715.a3637b6b0fc358ec9903af8b76ac3899e63bb367.0 •

hasparus
published 0.8.0--canary.1713.94a1ab6d668e34d4cab5467278295c6a3d122882.0 •

hasparus
published 0.8.0--canary.1688.5c971fcdd609cef1129d17c437b0205d4e746465.0 •

hasparus
published 0.8.0-develop.0 •

hasparus
published 0.8.0--canary.1688.bb98b894764a09e691451feb2786a1b712e383c5.0 •

hasparus
published 0.8.0--canary.1688.032412347406277f3744423142f986584593254d.0 •

hasparus
published 0.8.0--canary.1688.8ef90d32b91444f6a9e3063f39a15dd8bc4b7e3d.0 •

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