Skip to content

Releases: BertramYe/TauriReactTemplate

v1.0.2

03 Nov 15:18

Choose a tag to compare

  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

23 Oct 07:21

Choose a tag to compare

  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

21 Oct 15:00

Choose a tag to compare

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