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.5.3
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.6.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 1, 2023

  1. feat: more precise types (#42)

    * Add type for number indexation
    
    * Change number type to actual constant value
    
    * Change number type to actual constant value on Extra statuses. Fix numeric key
    
    * npm run build
    daxadal authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f2a3653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc2291 View commit details
    Browse the repository at this point in the history
  3. ci: enable github actions

    wdavidw committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    17fd317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf3805 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbbecef View commit details
    Browse the repository at this point in the history
  6. ci: publish workflow

    wdavidw committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3643fcb View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.6.0

    wdavidw committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3ee8eb6 View commit details
    Browse the repository at this point in the history
Loading