Skip to content

v2

Compare
Choose a tag to compare
@arifszn arifszn released this 16 May 16:37
· 722 commits to main since this release

🚀 GitProfile (aka EzProfile) is now available as an Npm package. The codebase is refactored and migrated to vite.js from Create React App. The overall design has been improved with the option for custom theming. 🚀

Changelog

  • Migrate to vite.js in #23
  • Add formatting and style guide in #28
  • Create CI/CD for test deployment in #32
  • Create CI/CD for automated lint and prettier checking in #35
  • Update design of project and blog sections in #41
  • Add ability to make custom theme in #49
  • Install as Npm package in #56
  • Update to react 18 in #62

Full Changelog: v1.1.1...v2