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

Advance RFC #0984 "Treat Safari as an Evergreen Browser" to Stage Ready for Release #1005

Merged
merged 3 commits into from
Apr 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions text/0984-update-browser-support-policy.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
---
stage: accepted
start-date: 2023-11-02T15:40:00.000Z
release-date: # In format YYYY-MM-DDT00:00:00.000Z
stage: ready-for-release
start-date: 2023-11-02T15:40:00.000Z
release-date:
release-versions:
teams: # delete teams that aren't relevant
teams:
- cli
- data
- framework
- learning
- steering
- typescript
prs:
accepted: https://github.com/emberjs/rfcs/pull/984
accepted: 'https://github.com/emberjs/rfcs/pull/984'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/1005'
project-link:
suite:
suite:
---


Expand Down
Loading