theme-starter
theme-starter copied to clipboard
🐤 A sample Next.js project for getting started with MDX, Theme UI, & Hack Club Theme.
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.1 to 2.1.3. Release notes Sourced from @mdx-js/react's releases. 2.1.3 Core 9904838a Fix rewriting of components for custom elements by @bholmesdev in mdx-js/mdx#2101 Docs 69a15b76 Add link...
Bumps [next](https://github.com/vercel/next.js) from 12.1.6 to 12.2.5. Release notes Sourced from next's releases. v12.2.5 Core Changes Change invalid internal upstream image error code: #39334 Hoist styles for Route Announcer: #39331 fix:...
Bumps [theme-ui](https://github.com/system-ui/theme-ui) from 0.14.5 to 0.14.7. Release notes Sourced from theme-ui's releases. v0.14.7 👨💻 Minor changes Update index.mdx (@hasparus) Authors: 1 Piotr Monwid-Olechnowicz (@hasparus) v0.14.6 🐛 Bug Fix @theme-ui/prism fix(prism):...
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.8.1 to 11.10.0. Release notes Sourced from @emotion/styled's releases. @emotion/styled@11.10.0 Minor Changes #2819 bbad8c79 Thanks @nicksrandall! - exports field has been added to the package.json manifest. It...
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.9.0 to 11.10.0. Release notes Sourced from @emotion/react's releases. @emotion/react@11.10.0 Minor Changes #2819 bbad8c79 Thanks @nicksrandall! - exports field has been added to the package.json manifest. It...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.1 to 2.1.5. Release notes Sourced from @mdx-js/react's releases. 2.1.5 90fa4935 Fix bug with (injected) custom elements and layouts Full Changelog: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5 2.1.4 Patches 9d2aa80b Add file,...
Bumps [next](https://github.com/vercel/next.js) from 12.1.6 to 12.3.1. Release notes Sourced from next's releases. v12.3.1 Core Changes Update react-server-dom-webpack: #40356 Fix flight manifest to include all chunks: #40365 docs: fix typos: #40342...
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.9.0 to 11.10.4. Release notes Sourced from @emotion/react's releases. @emotion/react@11.10.4 Patch Changes #2867 89b6dbb3 Thanks @Andarist! - Externalized code referencing React.useInsertionEffect to a separate @emotion/use-insertion-effect-with-fallbacks package. This...
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.8.1 to 11.10.4. Release notes Sourced from @emotion/styled's releases. @emotion/styled@11.10.4 Patch Changes #2867 89b6dbb3 Thanks @Andarist! - Externalized code referencing React.useInsertionEffect to a separate @emotion/use-insertion-effect-with-fallbacks package. This...
Bumps [next](https://github.com/vercel/next.js) from 13.1.1 to 13.4.7. Release notes Sourced from next's releases. v13.4.7 Core Changes Route Module Updates Redux: #51373 Lock down server IPC address: #51378 Revert "Route Module Updates...