This changelog follows Semantic Versioning https://semver.org/
- Updated npm deps @rwky
- Removed coverage script
- Replaced test script with coverage script
- Added in --reporter=text to coverage
- Added testonly script
- Updated npm deps
- Added missing coveralls and coverage scripts
- Updated npm deps, breaking changes from @passport-next/eslint-config-passport-next causing lint errors in some JSDoc cases @rwky
- Replaced make-node with nyc and coveralls in npm scripts @rwky
- Updated .github templates @rwky
- Removed comma-dangle config since it's included in the config @rwky
- Updated .npmignore and .gitignore @rwky
- Removed licenses in favour of licence from package.json @Rwky
- Cleaned up lint commands
- Removed deprecated test-cov and view-cov commands (TODO replace these) @rwky
- Added @passport-next/chai-passport-strategy dev dep @rwky
Initial release @rwky