* Added deprecation warnings
* Remove warning about combinator
* Switch to PNPM
* Update local dependencies
* Remove inner dist folder
* Create symbolic link to dist folder
* Flip dist folders
* Create symbolic link in root
* Add contributors
* 👥 Add @matthew-dean as a contributor
* 👥 Add @cloudhead as a contributor
* 👥 Add @lukeapage as a contributor
* 👥 Add @seven-phases-max as a contributor
* 👥 Add @iChenLei as a contributor
* 👥 Add @puckowski as a contributor
* Add more contributors
* Finish deprecation warnings
* Resolve deletions and such
* Fix symbolic link
* Update ci.yml to use PNPM
* Update ci.yml to use PNPM
* Refine CI versions
* Fix node printed version
* Better fix for #4258 and #4292
* Re-enable other tests
* chore: try run scripts directly
* chore: only trigger windows ci
* chore: remove resolve-bin
* fix: windows ci
* fix: windows path
* chore: try path
* chore: print gen
* chore: remove linux test
* chore: debug windows path
* chore: compare unix system
* chore: try change path
* chore: noramlize path
* chore: switch windows
* fix: bug
* chore: windows ci
* chore: up timeout
* chore: up timeout
* chore: match more tests
* chore: clean code
* use path.posix.normalize
* ci: debug path
* chore: test utils
* chore: update logic
* chore: reduce diff content
* ci: update the ci config
Change the Node.js version in the matrix tests from v16 to the latest LTS version, v18, and add tests for Node.js v19.
* chore: remove npm cache
* chore: change github config