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

0.15.0 Final tweaks #344

Merged
merged 140 commits into from
Jul 4, 2022
Merged

0.15.0 Final tweaks #344

merged 140 commits into from
Jul 4, 2022

Conversation

AlecAivazis
Copy link
Collaborator

@AlecAivazis AlecAivazis commented Jun 17, 2022

This PR hold all of the little tweaks that have been made while getting 0.15.0 ready. Releases are done manually to avoid the noise of 2 PRs per tweak.

Things to do:

  • fragment should only return a nullable value if the initialValue is also nullable
  • component queries
  • this.error from variable functions
  • Address double query
  • fix session retrieval
  • scalar double marshal
  • subscriptions with overlapping CSF and load
  • pagination + scalars
  • pagination with abstract types
  • global config option to disable masking
  • message about updating source path when upgrading to 0.15.0
  • missing scalar definitions should generate any
  • notification about dropping sapper support

@changeset-bot
Copy link

changeset-bot bot commented Jun 17, 2022

🦋 Changeset detected

Latest commit: fecc91d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@AlecAivazis AlecAivazis changed the title Final tweaks 0.15.0 Final tweaks Jun 17, 2022
@AlecAivazis
Copy link
Collaborator Author

AlecAivazis commented Jul 2, 2022

@fehnomenal thanks for reporting that! That should now be fixed in -next.25 👍

@AlecAivazis AlecAivazis requested a review from jycouet July 4, 2022 06:38
Copy link
Collaborator

@jycouet jycouet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work 🎉

@AlecAivazis AlecAivazis merged commit ca0709d into main Jul 4, 2022
@AlecAivazis AlecAivazis deleted the final-tweaks branch July 4, 2022 06:39
@github-actions github-actions bot mentioned this pull request Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants