- fix(graphql-codegen): mark near-operation-file outputs as entries, not the documents directory (#2048) (06a68fc) - thanks @RobHannay!
- fix: enable JSX in the config loader (#1959) (5b21dc9) - thanks @addielaruee!
- Match binaries only to their actual dependency providers (c5bdb69)
- Preserve executable references across package manager commands (54af171)
- Correct binary provider metadata in Relay fixtures (e67dfcb)
- Separate shell binary expectations from reporting exemptions (resolve #2022) (c1d7d75)
- Respect npx no-install flags before the executable (4237010)
- Update dependencies (038ea17)
- Remove npm auth check now that's in release-it (4aaf77c)
- Fix --format name resolution in the ESLint plugin (#2046) (1269e98) - thanks @bytedoe!