| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/@intlify/vue-i18n-extensions/ |
Upload File : |
## v1.0.2 (2020-05-07) #### :bug: Bug Fixes * [#39](https://github.com/intlify/vue-i18n-extensions/pull/39) fix: v-t argument evaluation ([@kazupon](https://github.com/kazupon)) * [#32](https://github.com/intlify/vue-i18n-extensions/pull/32) Added whitespace trim to handle oddly formatted vue templates ([@ewohlken2](https://github.com/ewohlken2)) #### Committers: 2 - [@ewohlken2](https://github.com/ewohlken2) - kazuya kawaguchi ([@kazupon](https://github.com/kazupon)) ## v1.0.1 (2020-02-27) #### :bug: Bug Fixes * [#30](https://github.com/intlify/vue-i18n-extensions/pull/30) Update ecma keyword detection regex to not misfire on strings containing periods ([@ewohlken2](https://github.com/ewohlken2)) #### Committers: 1 - [@ewohlken2](https://github.com/ewohlken2) ## v1.0.0 (2020-01-21) #### :boom: Breaking Change * [#19](https://github.com/intlify/vue-i18n-extensions/pull/19) upgrade node.js ([@kazupon](https://github.com/kazupon)) #### Committers: 2 - [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) - kazuya kawaguchi ([@kazupon](https://github.com/kazupon)) <a name="0.2.1"></a> ## [0.2.1](https://github.com/kazupon/vue-i18n-extensions/compare/v0.2.0...v0.2.1) (2019-03-12) ### :lock: Security Fixes * **util:** XSS vulnerability ([5f00336](https://github.com/kazupon/vue-i18n-extensions/commit/5f00336)) <a name="0.2.0"></a> # [0.2.0](https://github.com/kazupon/vue-i18n-extensions/compare/v0.1.0...v0.2.0) (2018-08-11) ### :bug: Bug Fixes * fix cannot resolve dependency ([c620eda](https://github.com/kazupon/vue-i18n-extensions/commit/c620eda)), closes [#2](https://github.com/kazupon/vue-i18n-extensions/issues/2) <a name="0.1.0"></a> # 0.1.0 (2017-09-22) ### :star: New Features * i18n compiler module ([578839c](https://github.com/kazupon/vue-i18n-extensions/commit/578839c)) * vue-i18n custom directive for server-side-rendering ([11f6d01](https://github.com/kazupon/vue-i18n-extensions/commit/11f6d01)) ### :up: Updates * babelrc ([eae5920](https://github.com/kazupon/vue-i18n-extensions/commit/eae5920)) * security fix ([0521f1f](https://github.com/kazupon/vue-i18n-extensions/commit/0521f1f))