Sourced from on-headers's releases.
1.1.0
Important
What's Changed
- Migrate CI pipeline to GitHub actions by
@carpasse
in jshttp/on-headers#12- fix README.md badges by
@carpasse
in jshttp/on-headers#13- add OSSF scorecard action by
@carpasse
in jshttp/on-headers#14- fix: use
ubuntu-latest
as ci runner by@UlisesGascon
in jshttp/on-headers#19- ci: apply OSSF Scorecard security best practices by
@UlisesGascon
in jshttp/on-headers#20- 👷 add upstream change detection by
@ctcpip
in jshttp/on-headers#31- ✨ add script to update known hashes by
@ctcpip
in jshttp/on-headers#32- 💚 update CI - add newer node versions by
@ctcpip
in jshttp/on-headers#33New Contributors
@carpasse
made their first contribution in jshttp/on-headers#12@UlisesGascon
made their first contribution in jshttp/on-headers#19@ctcpip
made their first contribution in jshttp/on-headers#31Full Changelog: https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0
4b017af
1.1.0b636f2d
♻️ refactor header array code3e2c2d4
✨ ignore falsy header keys, matching node behavior172eb41
✨ support duplicate headersc6e3849
🔒️ fix array handling6893518
💚 update CI - add newer node versions56a345d
✨ add script to update known hashes175ab21
👷 add upstream change detection (#31)ce0b2c8
ci: apply OSSF Scorecard security best practices (#20)1a38c54
fix: use ubuntu-latest
as ci runner (#19)This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.
Sourced from morgan's releases.
1.10.1
What's Changed
- renaming simple to sample in readme by
@ryhinchey
in expressjs/morgan#237- adding installation instructions to readme by
@ryhinchey
in expressjs/morgan#233- chore: add support for OSSF scorecard reporting by
@inigomarquinez
in expressjs/morgan#291- ci: replace travis with github actions by
@inigomarquinez
in expressjs/morgan#290- docs: add example output for log formats by
@jonchurch
in expressjs/morgan#299- ci: use ubuntu-latest by
@bjohansebas
in expressjs/morgan#301- ci: apply OSSF Scorecard security best practices by
@UlisesGascon
in expressjs/morgan#300- remove --bail by
@jonchurch
in expressjs/morgan#314- ⬆️ bump on-headers by
@ctcpip
in expressjs/morgan#319New Contributors
@inigomarquinez
made their first contribution in expressjs/morgan#291@jonchurch
made their first contribution in expressjs/morgan#299@bjohansebas
made their first contribution in expressjs/morgan#301@UlisesGascon
made their first contribution in expressjs/morgan#300@ctcpip
made their first contribution in expressjs/morgan#319Full Changelog: https://github.com/expressjs/morgan/compare/1.10.0...1.10.1
c1c7f10
🔖 1.10.1eb896c2
⬆️ bump on-headers1c3eec6
remove --bail (#314)b144728
ci: apply OSSF Scorecard security best practices (#300)68c2d21
ci: use ubuntu-latest (#301)8740a19
docs: add example output for log formats (#299)efd6bff
ci: migra to GitHub actions (#290)3b89789
ci: add support for OSSF scorecard reporting (#291)19a6aa5
docs: add installation sectionb94f3ff
docs: change simple to sample in example descriptionsThis version was pushed to npm by ulisesgascon, a new releaser for morgan since your current version.