3.6.2 (2024-08-20)
- fix diacritics and special unicode characters handling (e3c45c4)
3.6.1 (2024-03-26)
3.6.0 (2024-03-26)
- add @types/mocha to prevent linting errors (bc174f9)
- add dist dir to .eslintignore (c0731d0)
- add Node interface (1f7c6b9)
- add primitive types (89de004)
- add test dir to exclude_patterns (7f39fe6)
- create src directoy (a962af0)
- further work on converting typescript (35c5df8)
- move _sortPathNodes to a separate function (4225911)
- remove Tree files from root dir (66e8bdc)
- rename TreeOptions to Options (3006f0b)
- update getPathNodes to return only Node[] (3a8b73d)
- update TODO comment (e2910f2)
- wip - convert tests to typescript (d85d8a6)
3.5.0 (2024-03-13)
- reset package.json (7b311d9)
- run npm install to sync package.json and lock (abc24c0)
- updated examples (590fee1)
- use spaces for .json files (2f10cbe)
- copied the 2 methods to TreeDefault (0719ae3)
- created a single Tree class (c8b0480)
- preserve backwards compatibility (5281df0)
- update dependencies (ad8f9a9)
3.4.0 (2024-01-13)
- update deps and exampples (3d5054f)
3.3.0 (2023-11-10)
- installed packages after manually updating (f9f34ef)
- dependencies and workflows update (9c4e81f)
- renaming and exporting scripts (24c93b5)
- updating of cosmoz tree into storybook (90203b5)
3.2.2 (2022-10-27)
- include test data json (7fd13a6)
3.2.1 (2022-10-04)
- add demo files (201eb62)
3.2.0 (2022-08-01)
- cosmoz-default-tree: improve hasChildren performance (1b51071)
3.1.1 (2022-08-01)
- perf: improve performance (a9aaad1)
3.1.0 (2022-07-21)
- allow pathLocator as key in nodeObj (ddae639)
3.0.4 (2020-03-02)
3.0.3 (2019-10-09)
- ci: adopt semantic release (a96900b)