@favware/syntax-highlighter-react
Advanced tools
+8
-7
@@ -6,23 +6,24 @@ # Change Log | ||
| # [0.1.0-alpha.1](https://github.com/favware/syntax-highlighter/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2020-06-11) | ||
| # [0.1.0-alpha.2](https://github.com/favware/syntax-highlighter/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2020-06-11) | ||
| **Note:** Version bump only for package @favware/syntax-highlighter-react | ||
| ### Bug Fixes | ||
| * **react:** fixed react build ([bab8808](https://github.com/favware/syntax-highlighter/commit/bab88081665b00db36ceb32c047fbc65c32e85e0)) | ||
| ### Features | ||
| * **core:** support TSX syntax ([fedd28c](https://github.com/favware/syntax-highlighter/commit/fedd28c41281d25ae78dbb92988f44525a3c46f2)) | ||
| # [0.1.0-alpha.1](https://github.com/favware/syntax-highlighter/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2020-06-11) | ||
| ### Bug Fixes | ||
| - **react:** fixed react build ([bab8808](https://github.com/favware/syntax-highlighter/commit/bab88081665b00db36ceb32c047fbc65c32e85e0)) | ||
| ### Features | ||
| - **core:** support TSX syntax ([fedd28c](https://github.com/favware/syntax-highlighter/commit/fedd28c41281d25ae78dbb92988f44525a3c46f2)) | ||
| # 0.1.0-alpha.0 (2020-06-11) | ||
| ### Features | ||
| * rewrite to mono repo ([a6b1a6c](https://github.com/favware/syntax-highlighter/commit/a6b1a6c63cf0770de2c95a324338597b3bfce6cd)) | ||
| - rewrite to mono repo ([a6b1a6c](https://github.com/favware/syntax-highlighter/commit/a6b1a6c63cf0770de2c95a324338597b3bfce6cd)) |
+3
-3
| { | ||
| "name": "@favware/syntax-highlighter-react", | ||
| "version": "0.1.0-alpha.1", | ||
| "description": "React bindings for @skyra/syntax-highlighter-core", | ||
| "version": "0.1.0-alpha.2", | ||
| "description": "React bindings for @favware/syntax-highlighter-core", | ||
| "author": "@favware", | ||
@@ -61,3 +61,3 @@ "license": "MIT", | ||
| ], | ||
| "gitHead": "add8142dbeaab87fc34a76de6c6538eb23aab88f" | ||
| "gitHead": "e3e6b1fe9918d0210183bb738a590b930cc228bb" | ||
| } |
+8
-0
@@ -43,2 +43,10 @@ <div align="center"> | ||
| **_Table of Contents_** | ||
| - [Why yet another code highlighter?](#why-yet-another-code-highlighter) | ||
| - [Features](#features) | ||
| - [Installation](#installation) | ||
| - [Usage](#usage) | ||
| - [Supported Languages](#supported-languages) | ||
| # Why yet another code highlighter? | ||
@@ -45,0 +53,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
44515
0.98%104
8.33%0
-100%