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

Backport #9319 to lts-4-12: Add @ember-data/legacy-compat/builders #9386

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

gitKrystan
Copy link
Contributor

@gitKrystan gitKrystan commented Apr 29, 2024

Description

Notes for the release

@gitKrystan gitKrystan changed the base branch from main to lts-4-12 April 29, 2024 18:00
@gitKrystan gitKrystan added the 🎯 lts The PR should be backported to the most recent LTS label Apr 29, 2024
@github-actions github-actions bot added the backport-lts PR targets the current lts branch label Apr 29, 2024
@gitKrystan gitKrystan added 🏷️ feat This PR introduces a new feature and removed backport-lts PR targets the current lts branch labels Apr 29, 2024
@github-actions github-actions bot added the backport-lts PR targets the current lts branch label Apr 29, 2024
@gitKrystan gitKrystan removed the 🎯 lts The PR should be backported to the most recent LTS label Apr 29, 2024
import { normalizeModelName } from './utils';

type FindAllRequestInput<T extends string = string, RT = unknown[]> = StoreRequestInput & {
// Keeping unused generics for consistency with 5x types
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I know we aren't publishing these types, but removing them was more work than just keeping them so....

@runspired runspired merged commit 9779c67 into lts-4-12 Apr 29, 2024
9 of 12 checks passed
@runspired runspired deleted the 9319-backport-4-12 branch April 29, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-lts PR targets the current lts branch 🏷️ feat This PR introduces a new feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants