react-intl-hooks icon indicating copy to clipboard operation
react-intl-hooks copied to clipboard

React hooks for internationalization without the hassle βš›οΈπŸŒ

Results 19 react-intl-hooks issues
Sort by recently updated
recently updated
newest added

Should be safe to allow also react 17.0 as peer dependency.

Hello, just checking code and why not to simple return function from hook? like this ```typescript import { useIntl } from 'react-intl'; const useFormatMessage = () => { const {...

This is a wonderful utility and works especially well when Im using react-intl against components that only support string inputs (not nodes). The only issue is that the babel plugin...

good first issue

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.27 to 18.11.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.0.27&new-version=18.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.4.5 to 6.2.1. Release notes Sourced from react-intl's releases. [email protected] 6.2.1 (2022-10-17) Note: Version bump only for package react-intl [email protected] 6.2.0 (2022-10-13) Bug Fixes react-intl: fix type...

dependencies
javascript

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.2.2 to 29.2.0. Release notes Sourced from babel-jest's releases. v29.2.0 Features [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a...

dependencies
javascript

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.79.1. Release notes Sourced from rollup's releases. v2.79.1 2022-09-22 Bug Fixes Avoid massive performance degradation when creating thousands of chunks (#4643) Pull Requests #4639: fix:...

dependencies
javascript