Skip to content

v0.0.9

Latest
Compare
Choose a tag to compare
@ayungavis ayungavis released this 12 Sep 00:11
· 6 commits to main since this release
2636d76

Release Notes

[0.0.9] - 2023-09-12

  • Update {...props} to not override the custom props

[0.0.8] - 2023-05-23

  • Fix typo of the date in the changelog v0.0.7

[0.0.7] - 2023-05-22

  • Fixed rfu typo
  • Added rcb snippet to create a React useCallback function

[0.0.6] - 2023-04-10

  • Remove FunctionComponent from rfc snippet

[0.0.5] - 2023-03-18

  • Added rfc snippet to create a React function component
  • Added rsu snippet to create a React useState
  • Added rfu snippet to create a React useEffect
  • Added np snippet to create a NextJS page