Releases: MiracleUFO/react-g-translator
Releases · MiracleUFO/react-g-translator
v1.3.4
1.3.4 (2024-11-07)
Bug Fixes
- error: window undefined on React Native (412baf9)
v1.3.3
1.3.3 (2024-07-14)
Bug Fixes
- error: fallback not working when response is undefined (a509095)
v1.3.2
1.3.2 (2024-07-07)
Bug Fixes
- proxy: add new proxy, make unstable proxy last fallback (c126c2c)
v1.3.1
1.3.1 (2024-07-06)
Bug Fixes
- test: failing test pipeline (1cab2ac)
v1.3.0
1.3.0 (2023-12-02)
Bug Fixes
- possible inflight transistive vulnerablity Snyk error fix (8b1d9c7)
Features
- react-query -> @tanstack/react-query because of vulnerabilities (db90069)
v1.2.0
1.2.0 (2023-11-02)
Features
- support for Vite and NextJS, fix for number node causing max stack error (5012bc9)
v1.1.0
1.1.0 (2023-11-01)
Features
- handling image and input elements, error handling (9576086)
- proxy server and authentication, README edits (0ad5365)
- scoping wrappers (7028ce5)
v1.0.3
1.0.3 (2023-10-11)
Performance Improvements
- proxying: fix Buffer not found issue by using proxy (a6e0b06)
v1.0.2
1.0.2 (2023-10-06)
Bug Fixes
- build-error-buffer: buffer missing, es6 vs esnext issue? (6deb043)
v1.0.1
1.0.1 (2023-10-05)
Bug Fixes
- build: build esm & cjs errors (dda9417)
- react: children type error and hooks null in rollup (03e9b34)
- workflow-test: updated test (ee6b6df)