@theme-ui/prism
Version:
A syntax highlighting component based on [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) that works seamlessly with Theme UI.
153 lines (84 loc) • 4.46 kB
Markdown
# v0.14.6 (Wed Jun 15 2022)
#### 🐛 Bug Fix
- fix(prism): fix peer dependency version ([@hasparus](https://github.com/hasparus))
#### Authors: 1
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.12.0 (Thu Oct 28 2021)
:tada: This release contains work from a new contributor! :tada:
Thank you, William Pei ([@draekien](https://github.com/draekien)), for all your work!
#### 🐛 Bug Fix
- Merge remote-tracking branch 'upstream/develop' into fix/color-scheme-media-query-api-update [#981](https://github.com/system-ui/theme-ui/pull/981) ([@draekien](https://github.com/draekien))
#### Authors: 1
- William Pei ([@draekien](https://github.com/draekien))
---
# v0.11.0 (Wed Aug 25 2021)
#### 🔩 Dependency Updates
- Update snapshots [#1768](https://github.com/system-ui/theme-ui/pull/1768) ([@lachlanjc](https://github.com/lachlanjc))
#### Authors: 1
- Lachlan Campbell ([@lachlanjc](https://github.com/lachlanjc))
---
# v0.10.0 (Sat Jun 19 2021)
#### 🏠 Internal
- Docs: update JSX pragma guide with automatic runtime section [#1718](https://github.com/system-ui/theme-ui/pull/1718) ([@flo-sch](https://github.com/flo-sch) [@hasparus](https://github.com/hasparus))
#### Authors: 2
- Florent SCHILDKNECHT ([@flo-sch](https://github.com/flo-sch))
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.8.4 (Thu May 06 2021)
#### ⚠️ Pushed to `stable`
- Merge branch 'develop' into stable ([@hasparus](https://github.com/hasparus))
#### Authors: 1
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.8.3 (Wed May 05 2021)
#### ⚠️ Pushed to `stable`
- Merge branch 'stable' into develop ([@hasparus](https://github.com/hasparus))
#### Authors: 1
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.8.0 (Wed May 05 2021)
#### 🐛 Bug Fix
- Merge branch 'config' into config-2 [#1421](https://github.com/system-ui/theme-ui/pull/1421) ([@hasparus](https://github.com/hasparus))
- Merge branch 'develop' into config ([@lachlanjc](https://github.com/lachlanjc))
#### ⚠️ Pushed to `stable`
- Merge branch 'stable' into develop ([@hasparus](https://github.com/hasparus))
#### Authors: 3
- Brent Jackson ([@jxnblk](https://github.com/jxnblk))
- Lachlan Campbell ([@lachlanjc](https://github.com/lachlanjc))
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.7.5 (Wed Apr 28 2021)
#### ⚠️ Pushed to `stable`
- Merge branch 'develop' into stable ([@hasparus](https://github.com/hasparus))
#### Authors: 1
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.7.1 (Mon Apr 19 2021)
:tada: This release contains work from a new contributor! :tada:
Thank you, Jonathan Van Buren ([@vanbujm](https://github.com/vanbujm)), for all your work!
#### 🐛 Bug Fix
- chore: update internal peerDependencies ([@hasparus](https://github.com/hasparus))
#### Authors: 5
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Jonathan Van Buren ([@vanbujm](https://github.com/vanbujm))
- Lennart ([@LekoArts](https://github.com/LekoArts))
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.7.0 (Thu Apr 15 2021)
#### 🚀 Enhancement
- WIP: Build packages with Preconstruct 2 [#1423](https://github.com/system-ui/theme-ui/pull/1423) ([@alexanderchan](https://github.com/alexanderchan) [@hasparus](https://github.com/hasparus))
#### 🐛 Bug Fix
- Merge branch 'develop' into preconstruct-2 ([@hasparus](https://github.com/hasparus))
- wip(workspace): update to preconstruct 2 ([@hasparus](https://github.com/hasparus))
- Merge branch 'add/preconstruct' into preconstruct-2 ([@hasparus](https://github.com/hasparus))
- Remove types reference since it comes from cjs.d.ts ([@alexanderchan](https://github.com/alexanderchan))
- Remove references to microbundle ([@alexanderchan](https://github.com/alexanderchan))
- Remove unused files ([@alexanderchan](https://github.com/alexanderchan))
- Run preconstruct fix to update main ([@alexanderchan](https://github.com/alexanderchan))
#### ⚠️ Pushed to `stable`
- Merge branch 'develop' into stable ([@hasparus](https://github.com/hasparus))
#### Authors: 2
- Alex Chan ([@alexanderchan](https://github.com/alexanderchan))
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))