Skip to content

Conversation

retyui
Copy link
Owner

@retyui retyui commented Jun 6, 2025

  • React Compiler (perf. optimisation)
  • .web extension (reduce a bundle size)
  • No anonymous functions (better debugging)
  • update example app

by default will be used manual React memoization (useMemo/useCallback) but If you enable the React Compiler in your project, this component will auto-memoized

Screenshot 2025-06-07 at 00 35 10

retyui added 2 commits June 6, 2025 22:01
- perf. optimization: add optional React Compiler
- reduce bundle size: split web code via `.web` extention
- debugging: no anonymous functions
@retyui retyui merged commit bc7beee into master Jun 6, 2025
1 check passed
@retyui retyui deleted the v8 branch June 6, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant