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: readmeio/oas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 21.1.4
Choose a base ref
...
head repository: readmeio/oas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 22.0.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    ad23829 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump (#802)

    * chore(deps): bump
    
    this commit is running `npm up`
    
    * chore(deps): bump eslint-config + oas-normalize to latest
    
    * fix: import
    kanadgupta authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b3aa5c2 View commit details
    Browse the repository at this point in the history
  3. feat(breaking): drop node 16 support (#803)

    * feat: drop node 16 support
    
    * chore: tsconfig cleanup
    
    `resolveJsonModule` is already true because the `moduleResolution` is set to `bundler`
    
    lib/target have been updated to this: https://github.com/tsconfig/bases/blob/main/bases/node18.json
    
    * fix: well shit that's weird
    
    thank god for tests i guess
    kanadgupta authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4d3c452 View commit details
    Browse the repository at this point in the history
  4. build: 22.0.0 release

    kanadgupta committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    50433d2 View commit details
    Browse the repository at this point in the history
Loading