Skip to content

Latest commit

 

History

History
98 lines (44 loc) · 3.93 KB

File metadata and controls

98 lines (44 loc) · 3.93 KB

4.1.0 (2022-07-23)

Features

4.3.0 (2023-01-13)

Features

4.2.2 (2022-12-22)

Bug Fixes

4.2.1 (2022-08-16)

Bug Fixes

4.2.0 (2022-08-08)

Features

4.1.1 (2022-07-26)

Bug Fixes

4.0.5 (2022-07-23)

Bug Fixes

4.0.4 (2022-07-23)

Bug Fixes

4.0.3 (2022-07-23)

Bug Fixes

4.0.2 (2022-07-23)

Bug Fixes

4.0.1 (2021-08-21)

Bug Fixes

4.0.0 (2021-07-16)

Bug Fixes

Code Refactoring

BREAKING CHANGES

  • moved sources

Sources have been moved to the lib folder. If you're referencing files directly (require(sql-highlight/index.js)) you should instead reference the new lib directory (require(sql-highlight/lib/index.js))