Skip to content

Releases: MiracleUFO/react-g-translator

v1.3.4

07 Nov 21:42
16e0bd4
Compare
Choose a tag to compare

1.3.4 (2024-11-07)

Bug Fixes

  • error: window undefined on React Native (412baf9)

v1.3.3

14 Jul 13:21
af9f52f
Compare
Choose a tag to compare

1.3.3 (2024-07-14)

Bug Fixes

  • error: fallback not working when response is undefined (a509095)

v1.3.2

07 Jul 21:24
fee8d29
Compare
Choose a tag to compare

1.3.2 (2024-07-07)

Bug Fixes

  • proxy: add new proxy, make unstable proxy last fallback (c126c2c)

v1.3.1

06 Jul 19:12
1f779f0
Compare
Choose a tag to compare

1.3.1 (2024-07-06)

Bug Fixes

  • test: failing test pipeline (1cab2ac)

v1.3.0

02 Dec 16:50
5dbf0dc
Compare
Choose a tag to compare

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

02 Nov 21:58
5074695
Compare
Choose a tag to compare

1.2.0 (2023-11-02)

Features

  • support for Vite and NextJS, fix for number node causing max stack error (5012bc9)

v1.1.0

01 Nov 20:16
e0a1a64
Compare
Choose a tag to compare

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

11 Oct 19:35
bd8044c
Compare
Choose a tag to compare

1.0.3 (2023-10-11)

Performance Improvements

  • proxying: fix Buffer not found issue by using proxy (a6e0b06)

v1.0.2

06 Oct 00:20
04e3a66
Compare
Choose a tag to compare

1.0.2 (2023-10-06)

Bug Fixes

  • build-error-buffer: buffer missing, es6 vs esnext issue? (6deb043)

v1.0.1

05 Oct 23:54
878d2cd
Compare
Choose a tag to compare

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)