Skip to content

Releases: ben-ryder/benryder.me

v1.2.0

30 Aug 12:09
Compare
Choose a tag to compare

v1.2.0 adds a few new features:

  • Editing main mavigation menu to pull content from Contentful.
  • Editing footer menu to pull content from Contentful.
  • Adding initial table of contents component to blog posts.
  • Replacing Netlify status badge with correct version.

v1.1

16 Aug 21:07
Compare
Choose a tag to compare

v1.1 adds some minor improvements and bug fixes:

  • Adding the MetadataSection and TagList component for articles and projects.
  • Fixing featured content ordering issue.
  • Removing linting & prettier from project as they were causing build issues when trying to use DOM objects within useState hooks.
  • Downgraded react from 17 to 16 due to compatibility issues with reach router.

v1.0

12 Aug 08:36
Compare
Choose a tag to compare

The first public release of this new protfolio site built with Contentful, Gatsby and Tailwind CSS.