Releases: keindev/codecolor.js
Releases · keindev/codecolor.js
v2.0.0
Important Changes
Engines
- Changed node from
^14.13.1 || >=16.0.0to>=16.0.0
Dependencies
Dev Dependencies
- Changed highlight.js from
^11.7.0to^11.8.0 - Changed sass from
^1.56.1to^1.66.1 - Bumped @tagproject/ts-package-shared-config from
^10.0.3to^11.0.1 - Removed @tagproject/docs-shared-config, with
^1.1.2 - Removed @tagproject/vscode-shared-config, with
^2.0.5 - Removed @types/jest, with
^29.2.4 - Removed @types/node, with
^18.11.11 - Removed @typescript-eslint/eslint-plugin, with
^5.45.1 - Removed @typescript-eslint/parser, with
^5.45.1 - Removed changelog-guru, with
^4.0.9 - Removed cspell, with
^6.17.0 - Removed eslint, with
^8.29.0 - Removed eslint-config-prettier, with
^8.5.0 - Removed eslint-plugin-import, with
^2.26.0 - Removed eslint-plugin-jest, with
^27.1.6 - Removed eslint-plugin-node, with
^11.1.0 - Removed eslint-plugin-optimize-regex, with
^1.2.1 - Removed eslint-plugin-promise, with
^6.1.1 - Removed ghinfo, with
^3.0.8 - Removed husky, with
^8.0.2 - Removed jest, with
^29.3.1 - Removed npm-run-all, with
^4.1.5 - Removed prettier, with
^2.8.0 - Removed rimraf, with
^3.0.2 - Removed ts-jest, with
^29.0.3 - Removed typescript, with
^4.9.3
Contributors
v1.0.6
Important Changes
Dependencies
Dev Dependencies
- Changed @tagproject/ts-package-shared-config from
^10.0.2to^10.0.3 - Changed @types/jest from
^29.2.3to^29.2.4 - Changed @types/node from
^18.11.9to^18.11.11 - Changed @typescript-eslint/eslint-plugin from
^5.44.0to^5.45.1 - Changed @typescript-eslint/parser from
^5.44.0to^5.45.1 - Changed cspell from
^6.14.3to^6.17.0 - Changed eslint from
^8.28.0to^8.29.0 - Changed eslint-plugin-jest from
^27.1.5to^27.1.6 - Changed highlight.js from
^11.6.0to^11.7.0 - Changed prettier from
^2.7.1to^2.8.0
🐛 Bug Fixes
- Fix - Overly permissive regular expression range for function names
8e9a5ea
Contributors
v1.0.5
Important Changes
Dependencies
Dev Dependencies
- Changed @tagproject/docs-shared-config from
^1.0.4to^1.1.2 - Changed @tagproject/vscode-shared-config from
^2.0.0to^2.0.5 - Changed @types/benchmark from
^2.1.1to^2.1.2 - Changed @typescript-eslint/eslint-plugin from
^5.20.0to^5.44.0 - Changed @typescript-eslint/parser from
^5.20.0to^5.44.0 - Changed changelog-guru from
^4.0.5to^4.0.9 - Changed eslint from
^8.13.0to^8.28.0 - Changed eslint-plugin-promise from
^6.0.0to^6.1.1 - Changed ghinfo from
^3.0.5to^3.0.8 - Changed highlight.js from
^11.5.1to^11.6.0 - Changed microtime from
^3.0.0to^3.1.1 - Changed prettier from
^2.6.2to^2.7.1 - Changed prismjs from
^1.28.0to^1.29.0 - Changed sass from
^1.50.1to^1.56.1 - Changed ts-node from
^10.7.0to^10.9.1 - Changed typescript from
^4.6.3to^4.9.3 - Bumped @tagproject/ts-package-shared-config from
^9.0.6to^10.0.2 - Bumped @types/jest from
^27.4.1to^29.2.3 - Bumped @types/node from
^17.0.25to^18.11.9 - Bumped cspell from
^5.19.7to^6.14.3 - Bumped eslint-plugin-jest from
^26.1.4to^27.1.5 - Bumped husky from
^7.0.4to^8.0.2 - Bumped jest from
^27.5.1to^29.3.1 - Bumped ts-jest from
^27.1.4to^29.0.3 - Removed figma-portal, with
^1.0.1
📝 Internal changes
Contributors
v1.0.3
Important Changes
Dependencies
Dev Dependencies
- Changed @types/node from
^17.0.23to^17.0.25 - Changed @typescript-eslint/eslint-plugin from
^5.18.0to^5.20.0 - Changed @typescript-eslint/parser from
^5.18.0to^5.20.0 - Changed cspell from
^5.19.5to^5.19.7 - Changed eslint from
^8.12.0to^8.13.0 - Changed eslint-plugin-jest from
^26.1.3to^26.1.4 - Changed highlight.js from
^11.5.0to^11.5.1 - Changed prismjs from
^1.27.0to^1.28.0 - Changed sass from
^1.49.11to^1.50.1 - Bumped @tagproject/ts-package-shared-config from
^7.3.3to^9.0.6 - Bumped @tagproject/vscode-shared-config from
^1.2.5to^2.0.0
🐛 Bug Fixes
- Fix ESM import/export
516327f
Contributors
v1.0.2
Important Changes
Dependencies
Dev Dependencies
- Changed eslint-plugin-import from
^2.25.4to^2.26.0
🐛 Bug Fixes
- Fix Inefficient regular expression security error
74eec59
Contributors
v1.0.1
Important Changes
Engines
- Changed node from
*to^14.13.1 || >=16.0.0
Dependencies
Dev Dependencies
- Added @tagproject/docs-shared-config with
^1.0.4 - Added @tagproject/ts-package-shared-config with
^7.3.3 - Added @tagproject/vscode-shared-config with
^1.2.5 - Added @types/benchmark with
^2.1.1 - Added @types/jest with
^27.4.1 - Added @types/node with
^17.0.23 - Added @types/prismjs with
^1.26.0 - Added @typescript-eslint/eslint-plugin with
^5.18.0 - Added @typescript-eslint/parser with
^5.18.0 - Added changelog-guru with
^4.0.5 - Added cspell with
^5.19.5 - Added eslint-config-prettier with
^8.5.0 - Added eslint-plugin-node with
^11.1.0 - Added eslint-plugin-optimize-regex with
^1.2.1 - Added eslint-plugin-promise with
^6.0.0 - Added figma-portal with
^1.0.1 - Added ghinfo with
^3.0.5 - Added husky with
^7.0.4 - Added microtime with
^3.0.0 - Added prettier with
^2.6.2 - Added sass with
^1.49.11 - Added ts-jest with
^27.1.4 - Added ts-node with
^10.7.0 - Added typescript with
^4.6.3 - Changed colors from
^1.3.3to^1.4.0 - Changed eslint-plugin-import from
^2.14.0to^2.25.4 - Changed npm-run-all from
^4.1.3to^4.1.5 - Changed prismjs from
^1.16.0to^1.27.0 - Bumped eslint from
^5.10.0to^8.12.0 - Bumped eslint-plugin-jest from
^22.1.2to^26.1.3 - Bumped highlight.js from
^9.13.1to^11.5.0 - Bumped jest from
^23.6.0to^27.5.1 - Bumped rimraf from
^2.6.2to^3.0.2 - Removed @babel/cli, with
^7.0.0 - Removed @babel/core, with
^7.0.0 - Removed @babel/preset-env, with
^7.0.0 - Removed @babel/preset-flow, with
^7.0.0 - Removed babel-core, with
^7.0.0-bridge.0 - Removed babel-eslint, with
8 - Removed babel-jest, with
^23.6.0 - Removed babel-plugin-transform-class-properties, with
^6.24.1 - Removed babel-preset-minify, with
^0.5.0 - Removed cpx, with
^1.5.0 - Removed cross-env, with
^5.2.0 - Removed eslint-config-airbnb-base, with
^13.0.0 - Removed eslint-plugin-flowtype, with
^2.50.0 - Removed flow-bin, with
^0.100.0 - Removed jsonlint, with
^1.6.3 - Removed node-sass, with
^4.9.3 - Removed regenerator-runtime, with
^0.13.1 - Removed rollup, with
^0.64.1 - Removed rollup-plugin-babel, with
^4.0.3 - Removed rollup-plugin-json, with
^3.0.0 - Removed sass-lint, with
^1.12.1
📝 Internal changes
- Add cspell config
430892d - Add benchmark
643d4cf - Add logo & banner
bb10bf7 - Add README.md, add api and benchmark
dd59798
🔧 Code Refactoring
- Refresh configs
33e9d8e - Add .gitignore & .npmignore
1e4158d - Rewrite to TS
9751360 - Rebuild parsing
08351ad - Rewrite typings, schema structure
43505e3 - Rebuild highlight process
7387358