* fix: add custom file search for more consistent results.
This fixes issues where the action used config files in deeply nested directories instead of the correct one in the upper levels.
* update target to es2021 since we run on nodejs16
* add todo
* globby test drive
* globby di glob
* cleanup
* remove sort. add another change file
* remove changefile tags
* refactor repo into one package
* take pnpm for a test drive
* add tslib again
* fix dist path in action.yml
* split up core script. add eslint
* don't early return artifacts on macos
* up node version
* update deps
* fix change files
* rebuild dist