Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adaltas/node-http-status
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: adaltas/node-http-status
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.4
Choose a head ref
  • 17 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    344f9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b050bf View commit details
    Browse the repository at this point in the history
  3. ci: latest actions version

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2123bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8419aa2 View commit details
    Browse the repository at this point in the history
  5. ci: template minor updates

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    19ce849 View commit details
    Browse the repository at this point in the history
  6. ci: set fetch-depth to 0

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0498200 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.7.1

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6154a01 View commit details
    Browse the repository at this point in the history
  8. docs: readme release updates

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    50d6ef8 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.7.2

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3758253 View commit details
    Browse the repository at this point in the history
  10. docs: readme titles

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6876f92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d138c6 View commit details
    Browse the repository at this point in the history
  12. chore(release): 1.7.3

    wdavidw committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    71a991b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix(types): improve TypeScript strict typing for numeric keys in Http…

    …Status (#49)
    
    The TypeScript type inference for numeric keys in the HttpStatus interface was
    previously unspecific, causing issues in strict typing scenarios. This fix
    removes unnecessary declarations, ensuring more accurate and strict TypeScript
    typing for numeric keys. It also includes updates to unit tests to reflect and
    validate the improved strict typing.
    
    Closes #48
    aronmal authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4945afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6dfa51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6f797 View commit details
    Browse the repository at this point in the history
  4. chore: add keywords

    wdavidw committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c8c2ac2 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.7.4

    wdavidw committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9213069 View commit details
    Browse the repository at this point in the history
Loading