Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: release new query parser on stable #567

Merged
merged 33 commits into from
Oct 28, 2024
Merged

feat: release new query parser on stable #567

merged 33 commits into from
Oct 28, 2024

Conversation

soedirgo
Copy link
Member

avallete and others added 30 commits September 27, 2024 23:34
- Rewrite select-query-parser
- Add tests for all runtime queries and expected output
* move all parsing logic into one file to clearly delineate module
boundaries (parsing vs. result type resolution)
* collapse non-embedded resource parsing into one type
* make `!left` a no-op
* resolve all errors in parser.test-d.ts
soedirgo and others added 3 commits October 28, 2024 16:46
…ound

fix(types): forward relationships not found
* Revert "fix: unwrap error within arrays"

This reverts commit e31b1ff.

* Revert "fix(result): error plain string results unwrapping"

This reverts commit b4e587a.

* fix: remove unecessary cast

* fix: remove intermediate type for better end result
@soedirgo soedirgo requested a review from avallete October 28, 2024 18:00
@soedirgo soedirgo merged commit 1020cdd into master Oct 28, 2024
3 checks passed
Copy link

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants