Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@theme-ui/mdx
Advanced tools
MDX component context for Theme UI
Note: This package is included in the main theme-ui
package and a separate installation is not required.
npm i @theme-ui/mdx
themed
Themed
components
MDXProvider
v0.6.0-alpha.6 2021-01-22
BREAKING: Default useColorSchemeMediaQuery
to true
. Issue #624, PR
#1373
How to migrate? Add useColorSchemeMediaQuery: false
to your theme if you
don't have this property.
Read more in the docs.
Option for gatsby-plugin-theme-ui
to disable body script
(injectColorFlashScript
, defaulting to true
). Issue #1369, PR #1370
Bump versions @mdx-js/mdx
and @mdx-js/react
to ^1.6.22
,
gatsby-plugin-mdx to ^1.6.0
. PR #1351
Fix: "as" prop on Themed.X components now properly opts out of typechecking
ComponentProps<typeof Themed['div']>
, import
ThemedComponent<'div'>
instead.@theme-ui/prism
: Support multiple highlight wrappers in a single code block.
PR #1393
FAQs
[MDX](https://mdxjs.com) utilities for [Theme UI](https://theme-ui.com)
The npm package @theme-ui/mdx receives a total of 10,369 weekly downloads. As such, @theme-ui/mdx popularity was classified as popular.
We found that @theme-ui/mdx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.