Skip to content

fix(breaking): always return array - #225

Merged
erunion merged 1 commit into
mainfrom
kanad-2024-04-09/convert-always-returns-array
Apr 9, 2024
Merged

fix(breaking): always return array#225
erunion merged 1 commit into
mainfrom
kanad-2024-04-09/convert-always-returns-array

Conversation

@kanadgupta

@kanadguptakanadgupta commented Apr 9, 2024

Copy link
Copy Markdown

🧰 Changes

I had DX concerns about the string[] | string setup in the .convert() method and talked offline with @erunion and agreed that it should always return a string[], so this PR makes that change. This is a breaking change.

🧬 QA & Testing

Is this everything? I saw this line below but I think it's unrelated so I left it, but let me know if I'm wrong about this.

@kanadguptakanadgupta added the enhancement New feature or request label Apr 9, 2024
@kanadgupta
kanadgupta requested a review from erunionApril 9, 2024 22:31
@kanadgupta
kanadgupta marked this pull request as ready for review April 9, 2024 22:31
@erunion
erunion merged commit c755ef0 into mainApr 9, 2024
@erunion
erunion deleted the kanad-2024-04-09/convert-always-returns-array branch April 9, 2024 22:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kanadgupta@erunion