Skip to content

Releases: Neovici/cosmoz-tree

v3.7.3

20 Feb 08:04

Choose a tag to compare

3.7.3 (2026-02-20)

Bug Fixes

  • unhandled exception when path does not exist (#93) (5db04bf)

v3.7.2

28 Jan 18:47

Choose a tag to compare

3.7.2 (2026-01-28)

Bug Fixes

  • repository URL case sensitivity (c7891d9)

v3.7.1

04 Aug 08:26

Choose a tag to compare

3.7.1 (2025-08-04)

Bug Fixes

v3.7.0

21 Jul 19:05

Choose a tag to compare

3.7.0 (2025-07-21)

Features

v3.6.2

20 Aug 06:42

Choose a tag to compare

3.6.2 (2024-08-20)

Bug Fixes

  • fix diacritics and special unicode characters handling (e3c45c4)

v3.6.1

26 Mar 12:01

Choose a tag to compare

3.6.1 (2024-03-26)

Bug Fixes

v3.6.0

26 Mar 06:45

Choose a tag to compare

3.6.0 (2024-03-26)

Bug Fixes

  • reset lint script to cosmoz-router (bf0cd5a)
  • update Tree import in examples script (9415539)

Features

  • 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)

v3.5.0

13 Mar 11:23

Choose a tag to compare

3.5.0 (2024-03-13)

Bug Fixes

  • reset package.json (7b311d9)
  • run npm install to sync package.json and lock (abc24c0)
  • updated examples (590fee1)
  • use spaces for .json files (2f10cbe)

Features

  • copied the 2 methods to TreeDefault (0719ae3)
  • created a single Tree class (c8b0480)
  • preserve backwards compatibility (5281df0)
  • update dependencies (ad8f9a9)

v3.4.0

13 Jan 08:32

Choose a tag to compare

3.4.0 (2024-01-13)

Features

  • update deps and exampples (3d5054f)

v3.3.0

10 Nov 10:13

Choose a tag to compare

3.3.0 (2023-11-10)

Bug Fixes

  • installed packages after manually updating (f9f34ef)

Features

  • dependencies and workflows update (9c4e81f)
  • renaming and exporting scripts (24c93b5)
  • updating of cosmoz tree into storybook (90203b5)