react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)
### [`v15.6.1`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1561)
[Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.0...v15.6.1)
- Fix: Allow override of `display:` styles when `wrapLongLines` is true
### [`v15.6.0`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1560)
[Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/15.5.0...v15.6.0)
- Fix: [#561](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/561) Fix bug with wrapLines that butchers highlighting
- Docs: [#559](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/559) Adding languages
- Feat: [#555](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/555) Add Vue language support
- Feat: [#534](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/534) Add a11yOneLight theme
### [`v15.5.0`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/releases/tag/15.5.0)
[Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.4.5...15.5.0)
- [https://github.com/react-syntax-highlighter/react-syntax-highlighter/pull/466](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/466): updated prismjs to 1.27.0, fixing the XSS vuln mentioned in [https://github.com/react-syntax-highlighter/react-syntax-highlighter/issues/461](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/461)
As noted in the PR, updating `prism` usually brings along a few surprises; this one gave us a new programming language named `false`, which as you can imagine is fun to import and parse within Javascript.
Thanks to everyone for your patience. We'll be getting back in the groove of regular releases here.
### [`v15.4.5`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/3ead4ba5963ac797093fb872375bf713c1372f9a...v15.4.5)
[Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/3ead4ba5963ac797093fb872375bf713c1372f9a...v15.4.5)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
15.4.4
->15.6.1
Release Notes
react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)
### [`v15.6.1`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1561) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.0...v15.6.1) - Fix: Allow override of `display:` styles when `wrapLongLines` is true ### [`v15.6.0`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1560) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/15.5.0...v15.6.0) - Fix: [#561](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/561) Fix bug with wrapLines that butchers highlighting - Docs: [#559](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/559) Adding languages - Feat: [#555](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/555) Add Vue language support - Feat: [#534](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/534) Add a11yOneLight theme ### [`v15.5.0`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/releases/tag/15.5.0) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.4.5...15.5.0) - [https://github.com/react-syntax-highlighter/react-syntax-highlighter/pull/466](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/466): updated prismjs to 1.27.0, fixing the XSS vuln mentioned in [https://github.com/react-syntax-highlighter/react-syntax-highlighter/issues/461](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/461) As noted in the PR, updating `prism` usually brings along a few surprises; this one gave us a new programming language named `false`, which as you can imagine is fun to import and parse within Javascript. Thanks to everyone for your patience. We'll be getting back in the groove of regular releases here. ### [`v15.4.5`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/3ead4ba5963ac797093fb872375bf713c1372f9a...v15.4.5) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/3ead4ba5963ac797093fb872375bf713c1372f9a...v15.4.5)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.