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(v8/angular): Merge angular and angular-ivy packages and start Angular support at v14 #11091

Merged
merged 10 commits into from
Mar 19, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Mar 14, 2024

Start using vitest for better ESM support (since Angular 13)
closes #9830

@s1gr1d s1gr1d requested a review from Lms24 March 14, 2024 10:02
@s1gr1d s1gr1d force-pushed the sig-remove-angular-ivy branch from 0f6b33f to d9a6ad3 Compare March 18, 2024 13:24
Copy link
Contributor

github-actions bot commented Mar 18, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 80.76 KB (added)
@sentry/browser (incl. Tracing, Replay) 72.11 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 75.91 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.66 KB (added)
@sentry/browser (incl. Tracing) 36.71 KB (added)
@sentry/browser (incl. browserTracingIntegration) 36.71 KB (added)
@sentry/browser (incl. feedbackIntegration) 31.38 KB (added)
@sentry/browser (incl. feedbackModalIntegration) 31.49 KB (added)
@sentry/browser (incl. feedbackScreenshotIntegration) 31.5 KB (added)
@sentry/browser (incl. sendFeedback) 27.45 KB (added)
@sentry/browser 22.62 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.1 KB (added)
CDN Bundle (incl. Tracing, Replay) 69.93 KB (added)
CDN Bundle (incl. Tracing) 36.29 KB (added)
CDN Bundle 23.99 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 219.67 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 109.61 KB (added)
CDN Bundle - uncompressed 71.09 KB (added)
@sentry/react (incl. Tracing, Replay) 72.09 KB (added)
@sentry/react 22.64 KB (added)

@s1gr1d s1gr1d changed the title feat(v8/angular): Merge angular and angular-ivy packages and start Angular support at v15 feat(v8/angular): Merge angular and angular-ivy packages and start Angular support at v14 Mar 18, 2024
@s1gr1d s1gr1d marked this pull request as ready for review March 18, 2024 14:49
@s1gr1d s1gr1d marked this pull request as draft March 18, 2024 14:49
@s1gr1d s1gr1d force-pushed the sig-remove-angular-ivy branch from ad0886f to 6c36876 Compare March 18, 2024 15:01
@s1gr1d s1gr1d marked this pull request as ready for review March 18, 2024 15:01
Copy link
Member

@Lms24 Lms24 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 and kudos for figuring out Vitest!

I think this is in a good state; Will give it a spin with a couple of test apps and then we can 🚢 it!

@s1gr1d s1gr1d force-pushed the sig-remove-angular-ivy branch 2 times, most recently from 6de10d1 to b67eeb5 Compare March 18, 2024 15:27
@s1gr1d s1gr1d requested a review from Lms24 March 18, 2024 15:52
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

I tested this PR in

As expected (but still good that it's confirmed), the SDK now no longer works in a simple NG13 app, meaning 14 will be the definitive lower bound for v8. I think this is perfectly acceptable.

Let's merge this - great work!

@s1gr1d s1gr1d merged commit 9a3aa0f into develop Mar 19, 2024
92 checks passed
@s1gr1d s1gr1d deleted the sig-remove-angular-ivy branch March 19, 2024 14:23
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
…gular support at v14 (getsentry#11091)

Start using vitest for better ESM support (since Angular 13)
closes getsentry#9830

---------

Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
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.

[v8] Merge angular & angular-ivy packages
2 participants