-
Notifications
You must be signed in to change notification settings - Fork 257
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
Beta to main #846
Merged
Merged
Beta to main #846
Conversation
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
update beta to main.
update beta.
* feat: export utils in umbrella package * endpoint and types refactor for solana api. * prettier. * names classes to export * refactor refactor refactor. * create virtual import paths * correct names * fix prettier * change utils package names * revert name change * revery package name change * fix prettier * rename folders and add common prefix * improve stream typing * paginated response adapter. * fixes after merge. * rename streams types package * fix: streams-typings * Version Packages * update firestore.rules. (#770) * tests for operation definitions. * polishing tests. * header fix for parse-server. (#771) * fix demo headers * remove console log * feat: Data tracking on Product usage * fix pretter * register key * assign to new header * fix prettier * rename file. * dynamically set header * revert * cli demo: add typescript as dev dependency (#774) Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com> * rename modules. * replace runContractFunction for EvmApi by new approach. * prettier fix. * polishing. Signed-off-by: Alexandre Ferreira <alexjorgef@protonmail.com> Co-authored-by: Shalom Ogunshola <shalomogunshola@gmail.com> Co-authored-by: Shalom Ogunshola <41871548+sogunshola@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexandre Ferreira <alex.jorge.m@gmail.com>
Update beta from main2
@moralisweb3/next
ErnoW
requested review from
FedericoAmura,
b4rtaz,
sogunshola,
Ome-Ananenu and
Y0moo
November 24, 2022 07:14
🦋 Changeset detectedLatest commit: 3e949c4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 27 packages
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 |
b4rtaz
previously approved these changes
Nov 24, 2022
chore(client): hide firebase auth packages
add utils package for auth and refactor operations on streams package to streams utils
refactor: refactor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: 'Pull request'
about: A new pull request
New Pull Request
Checklist
Issue Description
Merge beta changes to main