v7.0.0
What's Changed
- refactor: remove static queries for SiteMetadata, switching over to Gatsby Head API by @hollandjg in #535
- style: logo has margin y:0.75rem on mobile by @hetd54 in #537
- fix!: about page title error in pa11y by @hollandjg in #561
- chore(deps-dev): bump @storybook/addon-interactions from 7.1.1 to 7.2.3 by @dependabot in #566
- updated NavbarItem span to have transparent border by default rather t… by @JRWallace in #562
- ci: Run Jest Tests on PRs by @hollandjg in #568
- fix: card heights regression by @hollandjg in #560
- refactor!: use gatbys SSR and Browser APIs to handle common Layout components by @hollandjg in #540
- refactor: remove staticQuery from DevBanner layout by @hollandjg in #544
- refactor: remove staticQuery from Navbar by @hollandjg in #545
- refactor: remove StaticQuery from BottomBanner by @hollandjg in #546
- refactor: remove staticQuery from Footer by @hollandjg in #547
- refactor: remove static query from MainContact by @hollandjg in #549
- docs: fix AboutPageLayout in Storybook by @hollandjg in #551
- docs: fix CardPageLayout in storybook by @hollandjg in #552
- docs: fix ContactPageLayout in Storybook by @hollandjg in #553
- docs: fix ThankYouPageLayout in storybook by @hollandjg in #554
- docs: fix Layout in storybook by @hollandjg in #557
- chore(deps-dev): bump jest and @types/jest by @dependabot in #523
- chore(deps-dev): bump @storybook/addon-styling from 1.3.4 to 1.3.6 by @dependabot in #563
- chore(deps): bump autoprefixer from 10.4.14 to 10.4.15 by @dependabot in #567
- chore: remove unused/outdated hooks and example package by @hollandjg in #558
- refactor: unify image interfaces by @hollandjg in #559
- docs: add viewport examples for most important responsive components in Storybook by @hollandjg in #565
- fix: use regular tag for external link by @hollandjg in #572
New Contributors
- @JRWallace made their first contribution in #562
Full Changelog: v6.2.3...v7.0.0