-
Notifications
You must be signed in to change notification settings - Fork 11
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: mmkal/expect-type
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.18.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mmkal/expect-type
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 15 files changed
- 3 contributors
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ab099c - Browse repository at this point
Copy the full SHA 2ab099cView commit details
Commits on Mar 13, 2024
-
Fix
.omit()to work similarly toOmit(#54)## This PR: - [X] Fixes `.omit()` to work similarly to `Omit`. This was done in a way that allows type hinting and intellisense to work without being too strict. - [X] Resolves #53.
Configuration menu - View commit details
-
Copy full SHA for ab32eb4 - Browse repository at this point
Copy the full SHA ab32eb4View commit details
Commits on Mar 17, 2024
-
Add JSDocs to everything (#56)
## This PR: - [X] Adds inline documentation to everything inside of the library in the form of JSDocs.
Configuration menu - View commit details
-
Copy full SHA for 3daba59 - Browse repository at this point
Copy the full SHA 3daba59View commit details
Commits on Mar 19, 2024
-
FYI @aryaemami59 I'm updating the lint setup to use eslint-plugin-mmkal here. It might cause minor conflicts with your PR, but any lint errors should be auto-fixable. The new eslint-plugin-mmkal uses the flat config format so no more `mmkal/` prefix on the various eslint-disables. --------- Co-authored-by: Misha Kaletsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 525892d - Browse repository at this point
Copy the full SHA 525892dView commit details -
Another FYI @aryaemami59, I'm moving my repos gradually over from jest to vitest. Figured this would be a good one to do since vitest uses expect-type! Adding the `vitest` dependency enables removing `jest`, `@types/jest`, `ts-jest`, `jest.config.js` and the `globals_jest` eslint config. --------- Co-authored-by: Misha Kaletsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cda9e0 - Browse repository at this point
Copy the full SHA 9cda9e0View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9015dcd - Browse repository at this point
Copy the full SHA 9015dcdView commit details -
Test against different versions of TypeScript during CI (#62)
## This PR: - [X] Adds `test-types` CI job to run `tsc` with different versions of TypeScript. - [X] Updates `actions/checkout` usages to v4. - [X] Resolves #60. --------- Co-authored-by: Misha Kaletsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d70fd2e - Browse repository at this point
Copy the full SHA d70fd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba697f - Browse repository at this point
Copy the full SHA 3ba697fView 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 0.18.0...0.19.0