-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
breaking changeCannot be merged when next version is not a major releaseCannot be merged when next version is not a major releasec: localePermutes locale definitionsPermutes locale definitionsc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsPR that affects the runtime behavior, but doesn't add new features or fixes bugsm: personSomething is referring to the person moduleSomething is referring to the person modulep: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug
Milestone
Description
Originally posted by @ST-DDT in #547 (comment)
Change data-structure:
name.female_first_name ->person.first_name.female
Example:
type Gendered = {
female: string[]
male: string[]
generic: string[]
};
Shinigami92
Metadata
Metadata
Assignees
Labels
breaking changeCannot be merged when next version is not a major releaseCannot be merged when next version is not a major releasec: localePermutes locale definitionsPermutes locale definitionsc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsPR that affects the runtime behavior, but doesn't add new features or fixes bugsm: personSomething is referring to the person moduleSomething is referring to the person modulep: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug