Skip to content

Releases: finalquest/react-native-hermes-worker

Release 0.7.2

Choose a tag to compare

@finalquest finalquest released this 01 Jun 20:40

0.7.2 (2026-06-01)

  • fix: support hermes-compiler path for RN 0.84+ (a19c38f)

Release 0.7.0

Choose a tag to compare

@finalquest finalquest released this 15 Jan 16:46

0.7.0 (2026-01-15)

  • fix: upport to react native 0.82+ (99e848f), closes #6

Release 0.6.1

Choose a tag to compare

@finalquest finalquest released this 23 Sep 14:24

0.6.1 (2025-09-23)

  • fix: support for 16kb page size for new android devices (4890691), closes #5
  • Update issue templates (c2c815c)

Release 0.5.1

Choose a tag to compare

@finalquest finalquest released this 30 Jul 17:34

0.5.1 (2025-07-30)

  • fix: react native 079 support (7774e6e)

Release 0.5.0

Choose a tag to compare

@finalquest finalquest released this 07 Mar 01:43

0.5.0 (2025-03-07)

  • fix: Passing js functions to enqueueItem do not work #4 (ead9d43), closes #4 #4
  • chore: fix validator test (cad2b78)

Release 0.4.1

Choose a tag to compare

@finalquest finalquest released this 07 Mar 00:04

0.4.1 (2025-03-07)

  • bug: assure string method is breaking the content if the content has a string template literal. (0dd8fea), closes #3

Release 0.4.0

Choose a tag to compare

@finalquest finalquest released this 06 Mar 23:03

0.4.0 (2025-03-06)

  • bug: assure string method is breaking the content if the content has a string template literal. (a0cd358), closes #3

Release 0.3.0

Choose a tag to compare

@finalquest finalquest released this 25 Feb 01:27

0.3.0 (2025-02-25)

Release 0.2.3

Choose a tag to compare

@finalquest finalquest released this 24 Feb 19:35

0.2.3 (2025-02-24)

Release 0.2.2

Choose a tag to compare

@finalquest finalquest released this 24 Feb 15:05

0.2.2 (2025-02-24)

  • fix: the transpilation was not handling correctyle the string templates (ea96d66)