Skip to content

Releases: BertramYe/TauriReactTemplate

v1.0.2

Choose a tag to compare

@BertramYe BertramYe released this 03 Nov 15:18
  1. mainly do the optimised for the frontend functions call
  2. add the ParallelTasksPool to help faster the tasks executed action
  3. add the zod to help handle the submition
  4. add the zustands for the state managements
  5. optimised the useEffect hooks
  6. add the optimised hooks of the useActionState
  7. add the self-defined exception handler
  8. optimised the frontend api calling logicals

v1.0.1

Choose a tag to compare

@BertramYe BertramYe released this 23 Oct 07:21
  1. add the lacked packages of the eslint
  2. optimised the eslint checking for the '@typescript-eslint/no-unused-vars'
  3. optimised the types of the api request

v1.0.0

Choose a tag to compare

@BertramYe BertramYe released this 21 Oct 15:00

just customised an Tauri + React + Typescript template, with Tauri v2, React v19 and Typescript in Vite 7 and rollup enable.