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

feat: Convert t tags with ids to new object syntax #7

Merged
merged 2 commits into from
Dec 12, 2020

Conversation

MartijnHols
Copy link
Contributor

@MartijnHols MartijnHols commented Dec 12, 2020

t('my.id')`Some input`) -> t({ id: 'my.id', message: `Some input` })

@semoal
Copy link
Contributor

semoal commented Dec 12, 2020

Super Martijn!! Thanks for your contribution mate

@semoal semoal changed the title Convert t tags with ids to new object syntax feat: Convert t tags with ids to new object syntax Dec 12, 2020
@semoal semoal merged commit dab3838 into lingui:main Dec 12, 2020
lingui-bot pushed a commit that referenced this pull request Dec 12, 2020
# [1.1.0](v1.0.1...v1.1.0) (2020-12-12)

### Features

* Convert t tags with ids to new object syntax ([#7](#7)) ([dab3838](dab3838))
@lingui-bot
Copy link
Collaborator

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants