Skip to content

Releases: maxpowa/reactorio

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:43

Version: 1.4.1
Date: 2024-08-28
Bug Fixes:
- [lsx] prevent errors in many scenarios

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:53

Version: 1.4.0
Date: 2024-08-27
Features:
- add createRoot function

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:24

Version: 1.3.0
Date: 2024-08-27
Features:
- [lsx] lsx is jsx but in lua

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 00:15

Version: 1.2.1
Date: 2024-08-27
Bug Fixes:
- [render] support array return values from function components

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:31

Version: 1.2.0
Date: 2024-08-26
Features:
- [hook] add useRef hook and ref param

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:45

Version: 1.1.0
Date: 2024-08-25
Features:
- [hooks] add useMemo and useCallback hooks

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:20

Version: 1.0.1
Date: 2024-08-25
Bug Fixes:
- [state] ensure hook state is persisted properly

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 06:57

Version: 1.0.0
Date: 2024-08-25
Features:
- [release] initial release