Releases: bradgarropy/bradgarropy.com
Releases · bradgarropy/bradgarropy.com
💨 tailwind
v6.0.0 bump version.
☁️ cloudinary
v5.2.0 bump version.
🐛 edit on github
v5.1.3 bump version.
⛔ fontawesome
⛔ fontawesome (#282) * replace menu icon. * replace close icon. * add new icons. * update Icon component to include new icons. * use new icons in footer. * uninstall fontawesome. * bump version.
🐛 dark mode transition
🐛 dark mode transition (#280) * dark mode transition. * bump version.
📊 next google analytics
switch to next-google-analytics package. (#275) Co-authored-by: Brad Garropy <[email protected]>
🌓 transition
🌓 transition (#271) * remove global transition. * bump version. Co-authored-by: Brad Garropy <[email protected]>
⤴️ redirects
⤴️ redirects (#270) * test base path option. * remove base path. * move redirects to next config. * bump version. Co-authored-by: Brad Garropy <[email protected]>
🐛 build bug
v5.0.1 fix build bug. (#269)
▲ next.js
▲ next.js (#265) * remove gatsby packages. install next packages. * change compiled output directory. * change from gatsby-link to next-link * change from gatsby-plugin-seo to next-seo. * adjust next image props. * remove all imports from gatsby. * fix image blur. * fix image blur. * add layout to each page. * fix css module imports. * load svgs as react components. * add fonts. * hero image styles. * change dates to strings. * get latest posts. * rename utils. * get latest videos. * get featured projects. * latest video styles. * podcast styles. * correct hero background. * blog page and search. * topic pages. * dynamic podcast. * blog post pages. * syntax highlighting. * shades of purple. * current now page. * get adjacent nows. * now pages. * pages. * remove unused hooks. * move testimonial images to public folder. * hire me testimonials. * change testimonials directory. * sponsors. * lint and format. * goals for 2022. * progress on tests. * more progress on tests. * fix css modules in tests. * remove query mocks. fix mock video data. * remove data test ids. * fix icon tests. * passing tests. * remove babel config. * update license. * remove regenerator runtime. * remove netlify functions, configuration, redirect, and build command. * fix type errors. * update ignore files. * remove console logs. * remove fancy link stylesheet. * swap back to gatsby remark vscode. * moving images to public directory. flattening content directories. * remove babel packages. * removing some gatsby files. * rehype external links. * bump version. * twitch embeds. * youtube embeds. * codesandbox embeds. * twitter embeds. * remove unused gatsby plugins. * codesandbox embeds. * fix twitter embeds. * load twitter widget only once. * eslint config next. * remove unused files. * google analytics. * rendering next images and links in markdown. * fix failing tests. * transformer tests. * remove unused gatsby plugins. * stubbing out new tests. adding date and videos tests. * update dependencies. * testimonials test. * tech tests. * sponsors test. * projects test. * post tests. * podcast tests. * now tests. * markdown tests. * link headings. * remove gatsby config. * heading tests. * nextjs tech. correct link errors. * fix markdown tests. * remove lighthouse action. * add html lang attribute. Co-authored-by: Brad Garropy <[email protected]>