Skip to content

Releases: newrelic/gatsby-theme-newrelic

v9.0.0

06 Dec 22:22
Compare
Choose a tag to compare

9.0.0 (2023-12-06)

BREAKING CHANGES

  • reverts the Gatsby 5 changes so the theme
    is back on Gatsby 4.

v8.0.0

07 Nov 21:05
Compare
Choose a tag to compare

8.0.0 (2023-11-07)

Bug Fixes

  • Add SEO test (d81bd2c)
  • remove unneeded comment and console log (0a920f8)
  • rerender feedback form for each test (c680aac)
  • rerender feedback form for each test (362f131)
  • resolve :nth-child error (9a82209)

chore

  • remove unused component (e77d381)

Features

  • add useHasMounted test (56f6000)
  • update gatsby plugin newrelic (73516ab)

BREAKING CHANGES

  • delete AnimatedCard Component

v7.2.2

26 Sep 16:42
Compare
Choose a tag to compare

7.2.2 (2023-09-26)

Bug Fixes

  • clean up @mdx-js/{mdx,react} packages (4f30134)
  • remove remark-mdxjs dependency (2287c1a)
  • update remark-mdx, make gastby-node ESM (f7be576)

v7.2.1

07 Sep 18:08
Compare
Choose a tag to compare

7.2.1 (2023-09-07)

Bug Fixes

  • use fileAbsolutePath for MarkdownRemark nodes (e1b5d23)

v7.2.0

01 Sep 16:32
Compare
Choose a tag to compare

7.2.0 (2023-09-01)

Bug Fixes

  • bump github workflows to node 18 (a18084d)
  • Create mdxAST field (42ec26f)
  • make Button variant not required (d60aa36)
  • make Tabs.Pages index prop not required (f445e49)
  • Update slugify function (80cc35a)
  • use 'value' prop instead of 'selected' on option element (d11a777)

Features

  • Upgrade node and packages (60db122)

v7.1.3

31 Aug 19:47
Compare
Choose a tag to compare

7.1.3 (2023-08-31)

Bug Fixes

  • images overflowing main body container (69cf7ee)

v7.1.2

15 Aug 21:18
Compare
Choose a tag to compare

7.1.2 (2023-08-15)

Bug Fixes

  • h2 and h3 have the same styling within Steps (c42352c)

v7.1.1

28 Jul 17:00
Compare
Choose a tag to compare

7.1.1 (2023-07-28)

Bug Fixes

  • Only use live provider around live code (2bd8986)

v7.1.0

26 May 15:52
Compare
Choose a tag to compare

7.1.0 (2023-05-26)

Features

  • add sideEffects: false for tree-shaking (44e4066)

v7.0.4

22 May 18:00
Compare
Choose a tag to compare

7.0.4 (2023-05-22)

Bug Fixes

  • export useDarkMode hook (44d1601)