-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 665 files changed
- 5 contributors
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fdd21a - Browse repository at this point
Copy the full SHA 5fdd21aView commit details -
fix(typescript-estree): forward compatibility for new compound assign…
…ment operators (#2253)
Configuration menu - View commit details
-
Copy full SHA for ba41680 - Browse repository at this point
Copy the full SHA ba41680View commit details
Commits on Jun 25, 2020
-
feat: split types into their own package (#2229)
As part of the scope analysis work, I want to remove its runtime dependency on `typescript-estree`, so it doesn't need to depend on `typescript`. It only needs a few pieces from the package; AST_NODE_TYPES, and the visitor keys. This moves the following the to a new package, `@typescript-eslint/types`: - `AST_NODE_TYPES` - `AST_TOKEN_TYPES` - `TSESTree` (aka the types for the typescript-estree AST) - `ParserOptions` (moved out of `experimental-utils`) This has the added bonus of getting us very close to removing the need for `parser` to depend on `experimental-utils`, which will reduce its dependency tree significantly.
Configuration menu - View commit details
-
Copy full SHA for 5f45918 - Browse repository at this point
Copy the full SHA 5f45918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 689dae3 - Browse repository at this point
Copy the full SHA 689dae3View commit details
Commits on Jun 26, 2020
-
docs: add FAQ about typescript errors not being included in lint outp…
…ut (#2258) There have been a few issues asked about this, so explicitly note this in the FAQ.
Configuration menu - View commit details
-
Copy full SHA for c35a66a - Browse repository at this point
Copy the full SHA c35a66aView commit details
Commits on Jun 27, 2020
-
docs: update docs/getting-started/linting/README.md (#2243)
Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c91bee - Browse repository at this point
Copy the full SHA 5c91beeView commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 682eb7e - Browse repository at this point
Copy the full SHA 682eb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16667b1 - Browse repository at this point
Copy the full SHA 16667b1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.0...v3.5.0