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: stoplightio/path
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: stoplightio/path
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 2 commits
  • 43 files changed
  • 2 contributors

Commits on Feb 1, 2023

  1. chore: modernize repo (#42)

    * chore: use peggy
    
    * chore: swap TSLint with ESLint
    
    * chore: address lint-staged warning
    
    * chore: upgrade Jest & TypeScript
    
    * build: set-up dual-packaging
    
    BREAKING CHANGE: dropped support for Node <12
    
    * chore: drop @stoplight/scripts
    
    * chore: remove CodeClimate
    
    * chore: do not use deprecated CircleCI images
    
    * fix: swich module to commonjs for increased compatibility
    
    * chore: broken lint.fix package.json script
    Jakub Rożek authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4f1fa64 View commit details
    Browse the repository at this point in the history
  2. feat: recognize Stoplight protocol (#44)

    BREAKING CHANGE: dropped support for Node <12
    
    ---------
    
    Co-authored-by: Jakub Rożek <[email protected]>
    billiegoose and Jakub Rożek authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    281fca0 View commit details
    Browse the repository at this point in the history
Loading