Skip to content

V0.6.0

Compare
Choose a tag to compare
@Bluzzi Bluzzi released this 13 Jan 21:43
· 250 commits to main since this release

🧱 What's new

  • Label component: a small label with various color variants. It can also have a link
  • ExperienceInfo component: which basically does what the experience.section.tsx component did. It also handles new labels to indicate if the type of experience (open source, professional)
  • Added the React Icons package to display custom icons from the same collection

🚧 Refactor

  • JSON configuration files have been replaced by more dynamic configurations written in TS
  • The formatting system of a difference between two dates was rewritten and split in a utility file. It now uses the duration and relativeTime plugins from the DayJS package