Skip to content

v1.1.0

Compare
Choose a tag to compare
@mheob mheob released this 03 Sep 10:29
· 46 commits to main since this release
708e93e

Added

  • Add getServerSideProps, getStaticPaths and getStaticProps snippets [#14] (@mheob)

Changed

  • Use json as file extension for the source snippets files [#13] (@mheob)

Fixed

  • Add missing return type to the React Function Component in the readme [#11] (@mheob)