-
Notifications
You must be signed in to change notification settings - Fork 1
feat: deprecate meta elements APIs v1 #955
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @davidlj95 and the rest of your teammates on |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #955 +/- ##
=======================================
Coverage 99.72% 99.72%
=======================================
Files 85 85
Lines 364 364
Branches 54 54
=======================================
Hits 363 363
Partials 1 1 ☔ View full report in Codecov by Sentry. |
📦 Bundle size (Angular v17)Git ref:
|
📦 Bundle size (Angular v18)Git ref:
|
📦 Bundle size (Angular v16)Git ref:
|
📦 Bundle size (Angular v15)Git ref:
|
🎉 This PR is included in version 1.0.0-beta.24 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Issue or need
After introducing and using new meta elements APIs in #883 and using them in #919, it's time to deprecate older APIs
Proposed changes
Deprecate all meta elements APIs v1 via a deprecation notice.
Update docs with the deprecation.
Quick reminders