- Plugins don't need to worry about win32/posix paths, reflect in tests (2ba4e59)
- Introduce toAbsolute and toRelative path helpers and simplify call sites a bit (aae2126)
- Wrap up new docs/updates for now (660e5d5)
- Add contributing and development doc (close #112) (8821323)
- Add code of conduct (b966ad0)
- Use built-in path.isAbsolute over custom one (371cbc0)
- Add eslint-plugin-node and disallow built-in node:path module (enforce cross-OS compat) (7b5d2ca)
- Doc edits & separate page about handling issues (fdf9f03)
- Extend default test file patterns (57e6d06)
- Add yarn
upgrade
command (3b99268)