Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.92 KB

1.0.0 (2025-01-17)

Bug Fixes

  • Creating a React project with Vite and setting its first component with props passage (c5d901e)
  • Fixing test comment to push version (4943a9a)
  • Solving errors for semantic-release (4b082b5)
  • Solving impressive typo (3bf96a3)
  • Understanding about data loading and posting techniques based on loader and action router features (9c287e4)
  • Understanding and usage of routing engine implementation by react-router-dom (15631b2)
  • Understanding and usage of routing engine implementation by react-router-dom (f3c60f1)
  • Understanding of input change methods, function passing though components and conditional rendering (8e0442f)
  • Understanding of its core hooks such as useState and useEffect (68555e2)
  • Usage of a css modules technology (7e4d115)

Features

  • Exercise #1. React basics project (81fc133)