# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.9.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.9.0...@umijs/plugin-locale@0.9.1) (2020-08-12) **Note:** Version bump only for package @umijs/plugin-locale # [0.9.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.8.0...@umijs/plugin-locale@0.9.0) (2020-06-28) ### Features - RTL for pro [URGENT!!!](<[#269](https://github.com/umijs/plugins/issues/269)>) ([16fd164](https://github.com/umijs/plugins/commit/16fd164788d37470636de32527423d0ac9810c5b)), closes [#6599](https://github.com/umijs/plugins/issues/6599) # [0.8.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.7.1...@umijs/plugin-locale@0.8.0) (2020-06-15) ### Features - **plugin-locale:** do no use antd icon ([#257](https://github.com/umijs/plugins/issues/257)) ([8b8b847](https://github.com/umijs/plugins/commit/8b8b8470d6c9112450c79e007880f679835fb3a0)) ## [0.7.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.7.0...@umijs/plugin-locale@0.7.1) (2020-06-14) ### Bug Fixes - **plugin-locale:** fix locale bugs ([#256](https://github.com/umijs/plugins/issues/256)) ([46cda6a](https://github.com/umijs/plugins/commit/46cda6af35836468523e3325a0c3dbc555e9ea2c)) - antd icons all in bundle when enable locale antd ([#250](https://github.com/umijs/plugins/issues/250)) ([11219b5](https://github.com/umijs/plugins/commit/11219b5f84b140709d03a97c778ce9436d522a04)) # [0.7.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.6.1...@umijs/plugin-locale@0.7.0) (2020-05-20) ### Bug Fixes - **plugin-locale:** fix ts error in 3.9 ([#221](https://github.com/umijs/plugins/issues/221)) ([010c35d](https://github.com/umijs/plugins/commit/010c35df900b614bfcfb25cb9419c34567d0ca82)) ### Features - add helmet plugin ([#180](https://github.com/umijs/plugins/issues/180)) ([70ffc80](https://github.com/umijs/plugins/commit/70ffc801a92d784d31f64acbb7488d8296131611)) ## [0.6.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.6.0...@umijs/plugin-locale@0.6.1) (2020-05-17) **Note:** Version bump only for package @umijs/plugin-locale # [0.6.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.5...@umijs/plugin-locale@0.6.0) (2020-05-15) ### Bug Fixes - **plugin:** 🚑 Uncommitted version changes ([e0c37b5](https://github.com/umijs/plugins/commit/e0c37b5594f3148ea3431c35aff98bfb9d5cf04a)) ### Features - **locale:** export Selectlang component ([#200](https://github.com/umijs/plugins/issues/200)) ([16278a4](https://github.com/umijs/plugins/commit/16278a4253bc4b635a9932e4c2a967129e7ec688)) ## [0.4.5](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.4...@umijs/plugin-locale@0.4.5) (2020-04-24) ### Bug Fixes - fix type error ([18d88cc](https://github.com/umijs/plugins/commit/18d88ccaacc2904d2bf2b0d20e060ca2466fc6c7)) ## [0.4.4](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.3...@umijs/plugin-locale@0.4.4) (2020-04-07) ### Bug Fixes - locale separator ([#135](https://github.com/umijs/plugins/issues/135)) ([3f917b5](https://github.com/umijs/plugins/commit/3f917b5e666790aa15cc5cc3c074c0c07c21dc45)) ## [0.4.3](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.2...@umijs/plugin-locale@0.4.3) (2020-03-24) ### Bug Fixes - moment & antd default locale ([#124](https://github.com/umijs/plugins/issues/124)) ([2297737](https://github.com/umijs/plugins/commit/2297737cf01addde0fca023ef67bb547becb4f45)) ## [0.4.2](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.1...@umijs/plugin-locale@0.4.2) (2020-03-20) ### Bug Fixes - locale dir ([#113](https://github.com/umijs/plugins/issues/113)) ([38a77ff](https://github.com/umijs/plugins/commit/38a77ffa1b2d5c162fd48132749811fbf54c4258)) ## [0.4.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.4.0...@umijs/plugin-locale@0.4.1) (2020-03-18) **Note:** Version bump only for package @umijs/plugin-locale # [0.4.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.3.0...@umijs/plugin-locale@0.4.0) (2020-03-18) ### Features - locale useLocalStorage ([#94](https://github.com/umijs/plugins/issues/94)) ([a52c2a0](https://github.com/umijs/plugins/commit/a52c2a024e4ce99b9c46e8c912b2af11b2172353)) - support extend antd intl ([#99](https://github.com/umijs/plugins/issues/99)) ([d4e9876](https://github.com/umijs/plugins/commit/d4e98764a7d4cfef295ceecb19fe7cb2d90da6a9)) # [0.3.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.2.1...@umijs/plugin-locale@0.3.0) (2020-02-29) ### Features - locale polyfill and runtime config ([#57](https://github.com/umijs/plugins/issues/57)) ([82503d3](https://github.com/umijs/plugins/commit/82503d36955ac26d1edd5ae29a12f2cc72e0a067)) - support title locale ([#52](https://github.com/umijs/plugins/issues/52)) ([2b66dcd](https://github.com/umijs/plugins/commit/2b66dcdab53f4e650a266216a69a5d37d7462c16)) ## [0.2.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.2.0...@umijs/plugin-locale@0.2.1) (2020-02-26) ### Bug Fixes - locale addLocales switch bug ([#49](https://github.com/umijs/plugins/issues/49)) ([22a7499](https://github.com/umijs/plugins/commit/22a7499c1a2149a91eb49475cd175a8cbf12b3d5)) # [0.2.0](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.5...@umijs/plugin-locale@0.2.0) (2020-02-23) ### Features - moment and antd locale ([#46](https://github.com/umijs/plugins/issues/46)) ([c21c243](https://github.com/umijs/plugins/commit/c21c2436c1486ca9a64dfa10549c3f433ad063b8)) ## [0.1.5](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.4...@umijs/plugin-locale@0.1.5) (2020-02-21) ### Bug Fixes - locale config ([#44](https://github.com/umijs/plugins/issues/44)) ([508bec9](https://github.com/umijs/plugins/commit/508bec95db06b50be7f2fee3d06668c2fe28a3a3)) ## [0.1.4](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.3...@umijs/plugin-locale@0.1.4) (2020-02-18) ### Bug Fixes - layout effect ([#37](https://github.com/umijs/plugins/issues/37)) ([52cf115](https://github.com/umijs/plugins/commit/52cf1154b4cf9272254c05f700535be180902841)) - **plugin-locale:** DefaultLocale undefined ([74d8ea1](https://github.com/umijs/plugins/commit/74d8ea13b38f031266b0a53a4e00d3cfab62b4f2)) ## [0.1.3](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.2...@umijs/plugin-locale@0.1.3) (2020-02-17) ### Bug Fixes - locale plugin Provider ([#31](https://github.com/umijs/plugins/issues/31)) ([3ed8f74](https://github.com/umijs/plugins/commit/3ed8f7424aecd0d84f592a375718e1c3d16e81bd)) - **plugin-locale:** locale -> locales ([e4bce88](https://github.com/umijs/plugins/commit/e4bce8819873a06196d81ae522f0b8e834e19857)) ## [0.1.2](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.1...@umijs/plugin-locale@0.1.2) (2020-02-08) ### Bug Fixes - **plugin-locale:** use relative path for umiExports ([d029edd](https://github.com/umijs/plugins/commit/d029edd30672e5ba439b343ba50257f9ea70aadb)) - plugin locale export all module ([#21](https://github.com/umijs/plugins/issues/21)) ([5e2270b](https://github.com/umijs/plugins/commit/5e2270ba71c12202fb22d346799f1e12275d2631)) ## [0.1.1](https://github.com/umijs/plugins/compare/@umijs/plugin-locale@0.1.0...@umijs/plugin-locale@0.1.1) (2020-02-04) ### Bug Fixes - dep not found in tpl ([797c450](https://github.com/umijs/plugins/commit/797c450b4fb6f77c4ac0041092d328896c9dce20)) # 0.1.0 (2020-02-04) ### Bug Fixes - ci ([14e946e](https://github.com/umijs/plugins/commit/14e946e4d12fa32c9faa9a7ebf68a5a445449933)) - config problem and babel plugin's options could not be true ([8eff10c](https://github.com/umijs/plugins/commit/8eff10cbc9bad5c85a2fc52db2f0e772e53c4da4)) ### Features - plugin-locale ([b884b75](https://github.com/umijs/plugins/commit/b884b7568eb7f677bc5a8341b8d7c52c252f7c6a))