Skip to content

Releases: felixmosh/i18next-hmr

Release 2.0.0

22 May 15:27
Compare
Choose a tag to compare
  • feat: use i18next plugin system to get the i18next instance. 2c60c1f

Release 1.11.4

22 May 10:46
Compare
Choose a tag to compare
  • fix: fix plugin options type 6fe639b

Release 1.11.3

22 May 10:44
Compare
Choose a tag to compare
  • fix: make localesDirs plugin config an optional 3de3b0c

Release 1.11.2

18 May 13:00
Compare
Choose a tag to compare
  • fix: add defaultNS as an optional ns value 3a20106
  • Bump webpack from 5.73.0 to 5.76.1 in /examples/react-i18next 290d870
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/vue-i18next e3b4d67
  • Bump json5 from 1.0.1 to 1.0.2 in /examples/react-i18next 86dbb74
  • Bump vm2 from 3.9.17 to 3.9.18 ee584c4
  • Bump vm2 from 3.9.16 to 3.9.17 7276206
  • Bump vm2 from 3.9.15 to 3.9.16 cb16635
  • Bump vm2 from 3.9.11 to 3.9.15 09628f7
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 5c53db6
  • Bump json5 from 2.2.1 to 2.2.3 c1cf114
  • Create FUNDING.yml 02fbcae

Release 1.11.1

09 Dec 08:28
Compare
Choose a tag to compare
  • Bump express from 4.17.1 to 4.18.2 in /examples/vue-i18next f571dc1
  • Bump loader-utils from 1.4.0 to 1.4.1 in /examples/vue-i18next 4cf7127
  • Bump vm2 from 3.9.10 to 3.9.11 187b33c
  • Bump minimatch from 3.0.4 to 3.1.2 in /examples/vue-i18next d38fc92
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/vue-i18next bc0eb3a
  • Bump decode-uri-component from 0.2.0 to 0.2.2 6b1cbc0
  • Bump loader-utils from 2.0.2 to 2.0.4 in /examples/react-i18next 0afd397
  • Bump loader-utils from 1.4.1 to 1.4.2 in /examples/vue-i18next a4eec68

Release 1.11.0

16 Aug 13:12
Compare
Choose a tag to compare
  • feat: pass changed files list to i18next getter, #118 0253f0a

Release 1.10.0

11 Aug 12:48
Compare
Choose a tag to compare
  • feat: Add support for watching multiple locales dirs, #116 5302b06

Release 1.9.0

11 Aug 10:52
Compare
Choose a tag to compare
  • feat: add support for options.lng, options.fallbackLng, options.supportedLngs as a language source fae8a57
  • feat: add support for strict language detection ea6a877
  • feat: add support for fallbackNS 3cd4326

Release 1.8.1

20 Jul 07:22
Compare
Choose a tag to compare

Release 1.8.0

19 Jul 19:23
Compare
Choose a tag to compare
  • Add next-i18next v11 example, closes #32 #32
  • Update examples e171edc
  • Remove webpack 5 example 0c02c24
  • feat: add the ability to pass a getter for i18n instance 574deab
  • Fix tests & add missing tests 8e35aa5
  • Update matrix c2c920f
  • Add yarn install a532512