Uh oh!
There was an error while loading. Please reload this page.
feat(platforms): Add Svelte as a platform - #37909
Conversation
PixelDust22
commented
Aug 18, 2022
Hey! Can you update to |
Lms24
commented
Aug 19, 2022
Sure @Neo-Zhixing will do. Should this go into a separate PR (as it is a backend change)? |
add platform entries and links to Svelte docs
aa3342a to
91495a2Compare🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
91495a2 to
8d34534Compare@Neo-Zhixing opened a separate PR for the backend change (#38379) |
This PR adds Svelte as a platform, following the alpha release of our Svelte SDK.
Our SDK docs (getsentry/sentry-docs#5413)
Ref and SDK Roadmap: getsentry/sentry-javascript#5492getsentry/sentry-javascript#5671