Releases: felixmosh/i18next-hmr
Releases · felixmosh/i18next-hmr
Release 3.1.3
- build(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-i18next
adc08ca
- build(deps): bump braces from 3.0.2 to 3.0.3
84b4871
- fix: move modification of queryString to try block
5ee107f
- build(deps): bump ws from 6.2.2 to 6.2.3 in /examples/vue-i18next
fbf1a02
- build(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/react-i18next
d2623ed
- fix: move modification of queryString to try block
3606808
Release 3.1.2
Release 3.1.1
- fix: remove usage of options.backend object since it may not contain queryStringParams
dafd1e8
Release 3.1.0
- feat: simplify webpack plugin to just inject a loader to user config instead of using NMF, to add support for RSPack
da36693
- build(deps): bump express in /examples/next-with-next-i18next
d1ebe30
- build(deps): bump express in /examples/react-i18next
cfea2a8
- build(deps): bump ip from 1.1.8 to 1.1.9
a235d1e
- build(deps-dev): bump vite in /examples/vite-react-i18next
b139353
- build(deps): bump webpack-dev-middleware in /examples/react-i18next
f164e60
- build(deps): bump follow-redirects in /examples/vue-i18next
004991e
- build(deps): bump follow-redirects in /examples/react-i18next
570789e
- build(deps): bump ip from 1.1.5 to 1.1.9 in /examples/vue-i18next
987522d
- build(deps): bump follow-redirects in /examples/vue-i18next
2592dd0
- build(deps): bump follow-redirects in /examples/react-i18next
5866153
- fix: add missing apply method in types
228a968
Release 3.0.4
- Revert "build(deps): bump next in /examples/next-with-next-i18next"
00d3afc
- build(deps): bump next in /examples/next-with-next-i18next
01045b0
- build(deps): bump @babel/traverse in /examples/vue-i18next
25c8d9a
- build(deps): bump @babel/traverse in /examples/react-i18next
fcc147e
- build(deps): bump @babel/traverse from 7.18.9 to 7.23.2
0c21a5f
- build(deps): bump @babel/traverse in /examples/vite-react-i18next
b8784ad
- build(deps): bump browserify-sign in /examples/vue-i18next
8f4e8fd
- build(deps-dev): bump vite in /examples/vite-react-i18next
3a3b4fe
- fix: move require utils to be within hmr enabled part, resolves weird vite bug, that remains the require('../utils') inside the bundle even though it removes the rest of the code
ae8b674
- build(deps): bump postcss in /examples/vite-react-i18next
08b58cc
- fix: use vite way of tree shaking
fedfc4c
Release 3.0.3
Release 3.0.2
- fix: align named export with v2
c931611
Release 3.0.1
- feat: add vite example
b1332c1
- build(deps): bump tough-cookie in /examples/react-i18next
e300f5b
- build(deps): bump semver from 5.7.1 to 5.7.2 in /examples/vue-i18next
1af7150
- build(deps): bump semver from 5.7.1 to 5.7.2 in /examples/react-i18next
0257ec4
- Update README.md
3da1a1f
- build(deps): bump semver from 6.3.0 to 6.3.1
e9b142a
- Update examples version
4ba4aa2
- fix: change export to cjs
fa4f69e
- build(deps): bump word-wrap in /examples/react-i18next
7cb1b44
- build(deps): bump word-wrap from 1.2.3 to 1.2.4
4e62b1f
- fix: use export since vite marks this file as esm
5d68dbf
- fix: export of vite plugin
44c3621
- Update actions
956b60e
- Remove node v14
6ef4fe5
- Update next-i18next.config.js
c7f5422
- fix: only require i18next-hmr/plugin in dev
c0ecb22