-
-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* typescript Signed-off-by: Tuval <tuval.simha@gmail.com> * bob update + script Signed-off-by: Tuval <tuval.simha@gmail.com> * bob bootstrap Signed-off-by: Tuval <tuval.simha@gmail.com> * no bin in package.json Signed-off-by: Tuval <tuval.simha@gmail.com> * fix CI + docker Signed-off-by: Tuval <tuval.simha@gmail.com> * test fix: diff-command Signed-off-by: Tuval <tuval.simha@gmail.com> * fix docker Signed-off-by: Tuval <tuval.simha@gmail.com> * bob bootstrap again Signed-off-by: Tuval <tuval.simha@gmail.com> * some Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * "bob": { "check": false }, Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * pnpm bob bootstrap Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * fix on complate + rule + diff Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * added missing vitest alias * fix * fix lint * fix prettier * now? Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * all esm Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * all cjs Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * some Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * ? Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * chmod +x Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * ? Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * all esm Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * ? Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * ? Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * all cjs Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * package json Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * all node Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * remove bob check Signed-off-by: TuvalSimha <tuval.simha@gmail.com> * fix integration tests * fix * changeset patch Signed-off-by: TuvalSimha <tuval.simha@gmail.com> --------- Signed-off-by: Tuval <tuval.simha@gmail.com> Signed-off-by: TuvalSimha <tuval.simha@gmail.com> Co-authored-by: Dotan Simha <dotansimha@gmail.com>
- Loading branch information
1 parent
33a1eb9
commit 34f84e8
Showing
120 changed files
with
1,166 additions
and
1,058 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
'@graphql-inspector/introspect-command': patch | ||
'@graphql-inspector/commands': patch | ||
'@graphql-inspector/coverage-command': patch | ||
'@graphql-inspector/validate-command': patch | ||
'@graphql-inspector/similar-command': patch | ||
'@graphql-inspector/graphql-loader': patch | ||
'@graphql-inspector/loaders': patch | ||
'@graphql-inspector/audit-command': patch | ||
'@graphql-inspector/serve-command': patch | ||
'@graphql-inspector/github-loader': patch | ||
'@graphql-inspector/diff-command': patch | ||
'@graphql-inspector/docs-command': patch | ||
'@graphql-inspector/code-loader': patch | ||
'@graphql-inspector/json-loader': patch | ||
'@graphql-inspector/git-loader': patch | ||
'@graphql-inspector/url-loader': patch | ||
'@graphql-inspector/action': patch | ||
'@graphql-inspector/config': patch | ||
'@graphql-inspector/github': patch | ||
'@graphql-inspector/logger': patch | ||
'@graphql-inspector/core': patch | ||
'@graphql-inspector/cli': patch | ||
'@graphql-inspector/ci': patch | ||
--- | ||
|
||
Update `bob` version -> change the way we build the packages (Dist folder build now esm and cjs | ||
versions) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.