Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

v1.3.0#1740

Merged
sliptype merged 2 commits into
mainfrom
sk-version-bump-1.3.0
Aug 18, 2022
Merged

v1.3.0#1740
sliptype merged 2 commits into
mainfrom
sk-version-bump-1.3.0

Conversation

@sliptype

Copy link
Copy Markdown
Contributor

Description

[f81ac4c] [Pay-516] Show see more only if profile header should be expansible on mobile. (#1721) Saliou Diallo
[1a98edb] [C-843] Native analytics sagas (#1734) Sebastian Klingler
[447d44f] [PAY-531] Fix become first supporter bug (#1735) Saliou Diallo
[26635fa] [C-857] Add cache and confirmer to mobile sagas (#1738) Dylan Jeffers
[671cac1] Fix eager discovery loader (#1737) Raymond Jacobson
[d6bbbdd] [C-856] Use solanaweb3 in native, improve account flow (#1736) Dylan Jeffers
[371dcdd] [C-745, C-746, C-747, C-748, C-750, C-752, C-811, C-812] New Tables (#1700) Kyle Shanks
[2d49830] [C-830] Move account to common store and set up with sign in (#1733) Raymond Jacobson
[677e3a0] [PAY-497] Fix native mobile install challenge (#1729) Michael Piazza
[3f8b53a] [PAY-545] [PAY-542] Buy $AUDIO tile on $AUDIO page (#1667) Marcus Pasell
[80b7809] Fix no-undef, add rule back to eslint-config (#1732) Dylan Jeffers
[afe241e] [C-842] Add scrypt and account sagas to mobile (#1730) Raymond Jacobson
[8a98d8b] [PAY-536] Short-circuits reward claim retries on AAO error (#1724) Reed
[97a1087] [C-841] Put getFeatureEnabled in storeContext (#1727) Sebastian Klingler
[f5daf2b] [C-832] Add local-storage service to saga context (#1718) Dylan Jeffers
[49597df] [PAY-537] Adds new AAO error code emojis (#1728) Reed
[59094b3] Fix wallet-client usages (#1726) Dylan Jeffers
[5767e78] Re-add native store context to fix optimizely import resolution (#1725) Dylan Jeffers
[8e75369] Remove common sagas from native (#1723) Dylan Jeffers
[7e40117] Fix missing audiusBackendInstance in search-bar saga (#1722) Dylan Jeffers
[e215be3] [C-815] Fix electron update (#1717) Sebastian Klingler
[ad8ef41] Don't use yield * because not using typed-redux-saga in this file (#1716) Sebastian Klingler
[44108bb] [C-786] Fix width of foreground hero image (#1709) Raymond Jacobson
[5945882] [C-608] Fix tooltip bugs (#1701) Raymond Jacobson
[bb8f924] fix: upgrade glsl-random from 0.0.4 to 0.0.5 (#1680) Dheeraj Manjunath
[292ef96] fix: upgrade deepcopy from 0.3.3 to 0.6.3 (#1679) Dheeraj Manjunath
[df1e822] fix: upgrade @cloudflare/kv-asset-handler from 0.0.11 to 0.2.0 (#1678) Dheeraj Manjunath
[b1c1ebc] [C-768] Fix toast on no artwork (#1702) Raymond Jacobson
[7e7f6eb] [PAY-529] Add native dethroned notification (#1714) Dylan Jeffers
[19d2ccb] Fix typecheck with updated sdk version (#1715) Dylan Jeffers

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

How will this change be monitored?

For features that are critical or could fail silently please describe the monitoring/alerting being added.

Feature Flags

Are all new features properly feature flagged? Describe added feature flags.

@audius-infra

Copy link
Copy Markdown
Collaborator

Preview this change https://demo.audius.co/sk-version-bump-1.3.0

@sliptype sliptype requested a review from dylanjeffers August 18, 2022 17:39
@sliptype

Copy link
Copy Markdown
Contributor Author

Seeing a very strange error on ios and android builds:

Error: Unexpected token name «n», expected punc «,» in file node_modules/@solana/web3.js/lib/index.native.js at 4240:32
    at minifyCode (/Users/distiller/audius-client/packages/mobile/node_modules/metro-transform-worker/src/index.js:99:13)
    at transformJS (/Users/distiller/audius-client/packages/mobile/node_modules/metro-transform-worker/src/index.js:317:28)
    at transformJSWithBabel (/Users/distiller/audius-client/packages/mobile/node_modules/metro-transform-worker/src/index.js:408:16)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Object.transform (/Users/distiller/audius-client/packages/mobile/node_modules/metro-transform-worker/src/index.js:569:12)
    ```

@dylanjeffers

Copy link
Copy Markdown
Contributor

ah yeah... hmm i think that is due to a change i made in libs, lets huddle

@dylanjeffers dylanjeffers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nicee

@sliptype sliptype merged commit d035b6d into main Aug 18, 2022
@sliptype sliptype deleted the sk-version-bump-1.3.0 branch August 18, 2022 21:52
audius-infra pushed a commit that referenced this pull request Aug 20, 2022
[8caef33] [PAY-564] Enable LayoutAnimation on android for profile screen (#1754) Reed
[03c2e3d] [C-860] Fix failing mac ci build due to peer deps (#1749) Sebastian Klingler
[a88f8c0] Move Coinbase button into its own component (#1741) Marcus Pasell
[6c204c6] [C-859] Omit `is_verified` from metadata that gets stored in user cache from fetchCID (#1750) Sebastian Klingler
[03eba06] Add bounds to $AUDIO purchase (#1744) Marcus Pasell
[885202d] Bump iOS build (#1748) Michael Piazza
[d035b6d] v1.3.0 (#1740) Sebastian Klingler
[53128be] Update @audius/sdk to 0.0.37 (#1747) Sebastian Klingler
[992d243] Fix twitter share copy (#1746) Michael Piazza
[f783bf6] [PAY-540] Add analytics to buy audio flow (#1673) Marcus Pasell
[898fc0a] Get sign in/out working end to end (#1739) Raymond Jacobson
[94686ef] Bump ios version (#1742) Sebastian Klingler
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants