gatsby-plugin-intl
gatsby-plugin-intl copied to clipboard
Gatsby plugin that turns your website into an internationalization-framework out of the box.
# Description `gatsby-plugin-intl` won't work with Gatsby V3 bc it has out of date peer dependencies. Updating to Gatsby V3 should be pretty easy, hopefully, and just be a matter...
Bumps [terser](https://github.com/terser/terser) from 3.17.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Every time I run `gatsby develop`, I get the following: `Plugin gatsby-plugin-intl is not compatible with your gatsby version 4.9.3 - It requires gatsby@^2.0.0`
## feat: Implement slug solution to rename your URLs depending of the language This feature will allow users to be able to change the url name depending of the language...
- fixes #121 - removes unused dependency `intl` - bumps version to 1.0.0 since not supporting gatsby 2 seems like a breaking change
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
I'm trying to test a page/components using react-testing-library and injectIntl from gatsby-plugin-intl. I followed the guide on https://testing-library.com/docs/example-react-intl I get the following error: `TypeError: Cannot read property 'language' of undefined...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...