Pedro Arantes
Pedro Arantes
I know this isn't the best solution ever, but the one I'm using allows me to use AWS AppSync with @apollo/react-hooks 3.0.0 because `resolutions` didn't work for me. Instead I...
Good point about the cities with the same name, but with a different state. I didn't consider this because I've never seen an usage of all cities together because it...
I see. Is the size huge even with tree shaking? About the project scope, if `getCities` not fit, I agree that the best is to remove it. Make sense for...
I didn't know that the cities name changed a lot. So it's better remove `getCities` by now, because it fits better with BrasilAPI.
@hyanmandian how is the status of this issue? First will we deprecated the API and after creating `@brazilian-utils/cities` if `code` and `stateCode`?
> can just improve the current behavior to what I've suggested in this issue Does this mean that we change the `getCities` return values instead of creating a `getCitiesV2`?
I prefer keeping `getCities`, but I don't know the strict rules of a package in an RC. If this package wasn't in RC, I'd agree with @andreoav. @hyanmandian have you...
Make sense. I'd go for keeping the `getCities` name.
I'll do that and enjoy your vacation :)