Skip to content

Latest commit

Β 

History

History
312 lines (194 loc) Β· 13.1 KB

CHANGELOG.md

File metadata and controls

312 lines (194 loc) Β· 13.1 KB

Version 9 of Highlight.js has reached EOL and is no longer supported. Please upgrade or ask whatever dependency you are using to upgrade. highlightjs/highlight.js#2877

v4.1.1 (2023-10-31)

πŸ› Bug Fix

🏠 Internal

Committers: 3

v4.1.0 (2020-09-08)

πŸš€ Enhancement

Committers: 1

v4.0.0 (2020-09-04)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #248 Remove mkdirp usage in favor of fs.mkdirSync(path, { recursive: true }); (@rwjblue)
  • #238 Fix deprecation warning for options.nodeWorker by updating workerpool to 6.0.0 (@theenadayalank)

🏠 Internal

Committers: 3

v3.2.0 (2019-10-18)

πŸš€ Enhancement

Committers: 2

v3.1.1 (2019-04-16)

  • Fix sources: ["0"], output the correct source (@xg-wang)

v3.1.0 (2019-03-22)

πŸš€ Enhancement

Committers: 1

v3.0.0 (2019-02-25)

πŸ’₯ Breaking Change

πŸš€ Enhancement

🏠 Internal

  • #106 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 3

v2.2.0 (2018-05-28)

πŸš€ Enhancement

  • #70 Replace unmaintained uglify-es with terser. (@Turbo87)

πŸ“ Documentation

🏠 Internal

Committers: 2

v2.1.1 (2018-03-27)

πŸ› Bug Fix

  • #64 JOBS environment variable should override concurrency. (@mikrostew)

Committers: 1

v2.1.0 (2018-03-27)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 2

v2.0.2 (2018-01-11)

πŸ› Bug Fix

  • #59 Do not try to access length of minified code if minification failed. (@kmoe)

πŸ“ Documentation

Committers: 2

v2.0.1 (2017-11-16)

πŸ› Bug Fix

  • #55 Ignore missing sourcemap if referenced file does not exist. (@Turbo87)

Committers: 1

v2.0.0 (2017-10-03)

πŸš€ Enhancement

🏠 Internal

Committers: 1

v2.0.0-beta.2 (2017-07-10)

πŸ’₯ Breaking Change

Committers: 1

v2.0.0-beta.1 (2017-07-09)

πŸ’₯ Breaking Change

🏠 Internal

  • #48 Remove unused "origSourcesContent" variable. (@Turbo87)
  • #45 CI: Use "auto-dist-tag" for deployment. (@Turbo87)

Committers: 1

v1.5.2 (2017-03-31)

πŸ› Bug Fix

🏠 Internal

Committers: 1

v1.5.1 (2016-12-20)

πŸš€ Enhancement

Committers: 1

v1.5.0 (2016-12-03)

πŸš€ Enhancement

  • #35 Update uglify-js to ^2.7.0.. (@tjni)

πŸ› Bug Fix

Committers: 2

  • Eli Flanagan (efx)
  • Theodore Ni (tjni)

v1.4.1 (2016-08-05)

🏠 Internal

  • #32 Whitelist files for npm and reduce lodash dependency. (@kamalaknn)

Committers: 1

v1.4.0 (2016-05-20)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

v1.3.0 (2016-04-27)

πŸš€ Enhancement

πŸ› Bug Fix

  • #27 Revert "don’t minify files that already advertise as minified.". (@rwjblue)

Committers: 2

v1.2.0 (2016-03-04)

πŸš€ Enhancement

  • #26 don’t minify files that already advertise as minified.. (@stefanpenner)

πŸ› Bug Fix

  • #22 [DOCFIX] Update the README.md to reflect the real package name.. (@minasmart)

Committers: 2

v1.1.1 (2016-01-09)

🏠 Internal

  • #21 Upgrade to a supported version of lodash.. (@blimmer)

Committers: 1

v1.1.0 (2015-11-17)

πŸš€ Enhancement

πŸ› Bug Fix

πŸ“ Documentation

🏠 Internal

Committers: 3

v1.0.1 (2015-06-18)

πŸ› Bug Fix

Committers: 1

v1.0.0 (2015-06-07)

πŸš€ Enhancement

Committers: 1