Skip to content

Latest commit

 

History

History
323 lines (145 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

323 lines (145 loc) · 12.2 KB

3.17.0 (2024-12-13)

Features ✨

  • package: package updated for deploy (e6496ef)

3.16.0 (2024-12-08)

Features ✨

  • package: package updated (d6767f4)

3.15.1 (2024-10-09)

Documentation 📝

  • readme: updated readme with syntax highlighting (f24879b)

3.15.0 (2024-10-09)

Features ✨

  • deps: package updated + release (2f47636)

3.14.0 (2024-08-30)

Features ✨

  • deps: updated deps for release (9f11599)

3.13.0 (2024-07-08)

Features ✨

3.12.0 (2024-06-02)

Features ✨

  • eslint: eslint updated to version 9 with flat config (c72e477)

3.11.0 (2024-03-02)

Features ✨

  • jsr: added comments, jsr, package updates, workflow to publish (95b0e2b)

3.10.0 (2024-02-04)

Features ✨

  • release: package updated + produce esm output (e668669)

3.9.1 (2024-01-31)

Bug Fixes 🐛

  • deps: package updated + release (f7106e2)

3.9.0 (2023-12-28)

Features ✨

  • commonjs: now the project is common js - chai 5 works (5877fb9)

Bug Fixes 🐛

  • release-config: changed from .js to .cjs (e273898)

3.8.6 (2023-12-15)

Bug Fixes 🐛

  • deps: dependency update release (a48a127)

3.8.5 (2023-10-24)

Bug Fixes 🐛

  • new-line: add newline fix even to other methods (de48ea8)

3.8.4 (2023-10-24)

Bug Fixes 🐛

  • eslint: removed react from eslint config (b847522)
  • new-line: added trimStart and some new tests (e51c7fa)

3.8.3 (2023-09-17)

Bug Fixes 🐛

3.8.2 (2023-08-07)

Bug Fixes 🐛

3.8.1 (2023-07-12)

Bug Fixes 🐛

  • deps: package updated + release (d469593)

3.8.0 (2023-05-30)

Features ✨

  • deps: package updated for release (ce8d985)

3.7.0 (2023-04-27)

Features ✨

3.6.2 (2023-03-16)

Bug Fixes 🐛

3.6.1 (2023-03-09)

Bug Fixes 🐛

  • checkText: fix object prototypes reserved function names (f4f89f3)

3.6.0 (2023-01-18)

Features ✨

3.5.0 (2022-12-19)

Features ✨

3.4.0 (2022-11-23)

Features ✨

  • deps: package updated + fix vulnerabilities (7bbac98)

3.3.0 (2022-10-26)

Features ✨

  • update-deps: package updated + trigger release (f021d0d)

3.2.0 (2022-09-29)

Features ✨

  • deps: package updated to fix warnings (f1671d8)

3.1.1 (2022-07-28)

Documentation 📝

  • readme: updated readme with new funcs docs (31b9656)

3.1.0 (2022-07-25)

Features ✨

  • index.d.ts: add exported functions (2df5f80)

Documentation 📝

  • readme: add some todo in readme (0e52fcc)

3.0.0 (2022-07-22)

⚠ BREAKING CHANGES

  • unicode-autocomplete: changed some element in the map and added autocomplete in functions, when only one element start with a string

Features ✨

  • unicode-autocomplete: unicode map + autocomplete (dc14064)

2.9.0 (2022-06-07)

Features ✨

  • deps: package updated to remove vulnerabilities (0a56fe8)

2.8.0 (2022-04-30)

Features ✨

  • deps: package updated for new release (fe870e9)

2.7.0 (2022-03-01)

Features ✨

  • deps: dependency updated (1894bae)

2.6.0 (2022-02-08)

Features ✨

2.5.2 (2022-01-17)

Documentation 📝

  • readme: removed build badge from travis ci (f9de8e5)

2.5.1 (2022-01-17)

Documentation 📝

  • readme: removed wrong links on readme (723ad00)

2.5.0 (2022-01-16)

Features ✨

  • update-dep: package updated (785d900)

2.4.0 (2021-12-31)

Features ✨

  • update-dep: package updated (f348e4a)

2.3.0 (2021-12-16)

Features ✨

  • update-dep: package updated (5754ab9)

2.2.0 (2021-12-08)

Features ✨

  • eslint: changed eslint parser to not deprecated babel one (f8754b7)
  • update-dep: package updated (76d15d3)

2.1.0 (2021-11-12)

Bug Fixes 🐛

  • gh-actions: readded ci in install step (56baeaf)

Features ✨

  • dep: package lock updated (14060cb)

2.0.0 (2021-11-12)

⚠ BREAKING CHANGES

  • typo: new version

Features ✨

  • gh-actions: added first try of release with gh actions (39fa8ae)

Bug Fixes 🐛

  • gh-actions: removed ci from npm command (37efaea)
  • removed-wrong-files: remove wrong committed files (a2c26a7)
  • typo: fix to test release (33efd36)

1.0.0 (2021-11-12)

⚠ BREAKING CHANGES

  • test-release: new version

Features ✨

  • test-release: release testing (867dc00)
  • typo: test release (45dad65)