Skip to content

Conversation

adamdharrington
Copy link

  • Fixes issue Mispelling #65
  • Some othe private string spellings fixed
  • Interface change @@localize/ADD_TRANSLATION_FOR_LANGUCorrect spelling for action ADD_TRANSLATION_FOR_LANGUAGE

- Fixes issue ryandrewjohnson#65
- Some othe private string spellings fixed
- Interface change @@localize/ADD_TRANSLATION_FOR_LANGUCorrect spelling for action ADD_TRANSLATION_FOR_LANGUAGE
@ryandrewjohnson
Copy link
Owner

Yea this is tricky, as I didn't realize the actual exported action type also had a typo as well. I thought it was just the underlying string. As you mentioned in your comment, this could introduce a breaking change for anyone currently importing that action type. I don't want to release a breaking change, and I don't want to bump to the next major version for a change this small. So here's what I'm recommending...

I'm in active development on the next major version right now, so what I'll probably do is take these changes and merge them directly into the v3 branch. Thanks again for catching these issues, and submitting the PR.

This was referenced Apr 15, 2018
@ryandrewjohnson
Copy link
Owner

Closing now that these changes have officially been added to v3 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants