Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.6.0](v3.5.0...v3.6.0) (2024-03-26) ### Bug Fixes * reset lint script to cosmoz-router ([bf0cd5a](bf0cd5a)) * update Tree import in examples script ([9415539](9415539)) ### Features * add @types/mocha to prevent linting errors ([bc174f9](bc174f9)) * add dist dir to .eslintignore ([c0731d0](c0731d0)) * add Node interface ([1f7c6b9](1f7c6b9)) * add primitive types ([89de004](89de004)) * add test dir to exclude_patterns ([7f39fe6](7f39fe6)) * create src directoy ([a962af0](a962af0)) * further work on converting typescript ([35c5df8](35c5df8)) * move _sortPathNodes to a separate function ([4225911](4225911)) * remove Tree files from root dir ([66e8bdc](66e8bdc)) * rename TreeOptions to Options ([3006f0b](3006f0b)) * update getPathNodes to return only Node[] ([3a8b73d](3a8b73d)) * update TODO comment ([e2910f2](e2910f2)) * wip - convert tests to typescript ([d85d8a6](d85d8a6))
- Loading branch information