UNPKG

gatsby-theme-i18n

Version:

A Gatsby theme for providing internationalization support to your Gatsby site by taking in a configuration file and creating prefixed, enriched pages for each language.

34 lines (18 loc) 1.61 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [3.0.0](https://github.com/gatsbyjs/themes/compare/gatsby-theme-i18n@1.0.5...gatsby-theme-i18n@3.0.0) (2021-12-03) ### Features - upgrade to gatsby v4 ([#149](https://github.com/gatsbyjs/themes/issues/149)) ([ca08c16](https://github.com/gatsbyjs/themes/commit/ca08c168431b48ebc16fcdded16f4e02c852e41b)) ## [1.0.5](https://github.com/gatsbyjs/themes/compare/gatsby-theme-i18n@1.0.4...gatsby-theme-i18n@1.0.5) (2021-01-06) ### Bug Fixes - **gatsby-theme-i18n:** Correct HTML lang ([#92](https://github.com/gatsbyjs/themes/issues/92)) ([e6a3b30](https://github.com/gatsbyjs/themes/commit/e6a3b30485999bbf8f5bffb75a2b292f0008f7a0)) ### Features - **gatsby-theme-i18n:** Add "prefixDefault" option ([#75](https://github.com/gatsbyjs/themes/issues/75)) ([631ae27](https://github.com/gatsbyjs/themes/commit/631ae27ad4541be60cb4e3893bfa0cf0aebc7d84)) ## 1.0.4 (2020-09-14) ### Features - **gatsby-theme-i18n:** Localized matchPath & LocalizedRouter ([#64](https://github.com/gatsbyjs/themes/issues/64)) ([cf54dcf](https://github.com/gatsbyjs/themes/commit/cf54dcfc0c4bc9f2fcb030a84ef167d9292c29ed)) - **gatsby-theme-i18n:** Support localized 404 pages ([9f0f901](https://github.com/gatsbyjs/themes/commit/9f0f9017657fa76502d06ec3b2944352a52078bc)) ## 1.0.3 (2020-09-11) ### Features - **gatsby-theme-i18n:** Support localized 404 pages ([9f0f901](https://github.com/gatsbyjs/themes/commit/9f0f9017657fa76502d06ec3b2944352a52078bc))