Skip to content

Releases: newrelic/developer-website

v1.10.1

07 Aug 06:01
Compare
Choose a tag to compare

1.10.1 (2020-08-07)

Bug Fixes

  • remove global height from text inputs (7a99cdd)
  • upgrade to latest gatsby theme (84f6616)

v1.10.0

06 Aug 18:39
Compare
Choose a tag to compare

1.10.0 (2020-08-06)

Bug Fixes

  • upgrade @mdx-js/mdx from 1.6.6 to 1.6.7 (93dd1ea)
  • upgrade eslint-plugin-react-hooks from 4.0.6 to 4.0.7 (a38450d)
  • upgrade gatsby-plugin-mdx from 1.2.22 to 1.2.25 (2911b72)
  • upgrade react-shadow from 18.1.2 to 18.2.4 (bd8e741)
  • upgrade SDK shown in docs (4513c91)

Features

  • setup way to add tags to the current document (da938cf)

v1.9.3

05 Aug 18:28
Compare
Choose a tag to compare

1.9.3 (2020-08-05)

Bug Fixes

  • NR1 CLI: Fix broken link on subscription commands (bbd5f7f)

v1.9.2

04 Aug 22:37
Compare
Choose a tag to compare

1.9.2 (2020-08-04)

Bug Fixes

  • upgrade multiple dependencies with Snyk (acdeb4d)

v1.9.1

03 Aug 23:58
Compare
Choose a tag to compare

1.9.1 (2020-08-03)

Bug Fixes

  • upgrade gatsby-plugin-mdx from 1.2.21 to 1.2.22 (c5a7e0b)

v1.9.0

03 Aug 22:02
Compare
Choose a tag to compare

1.9.0 (2020-08-03)

Bug Fixes

Features

  • allow relative urls for resources (beba6cb)
  • dynamically update tag and link depending on context (c9f1ee7)
  • pass pageContext to each module in related content (d7e7033)
  • removed external link adding to gatsby (15e26a6)
  • render external icon for related links that navigate outside of the site (6eb5fd3)
  • shadow feather icon set to append external link icon (b8a823a)
  • update RelatedContent to handle resources specified in frontmatter (bcc0096)

v1.8.1

01 Aug 00:07
Compare
Choose a tag to compare

1.8.1 (2020-08-01)

Bug Fixes

  • bump gatsby-theme-newrelic version (f8c7f27)
  • dont index footer (543d8ac)
  • dont index related content (44de025)
  • dont index the main nav (48a9816)
  • dont index the mobile header (582b424)
  • index the main content area as the body (f389490)

v1.8.0

30 Jul 23:08
Compare
Choose a tag to compare

1.8.0 (2020-07-30)

Bug Fixes

  • add prop type for page prop (ef316b3)
  • fix mobile nav styles when mobile nav is open (a6f668a)
  • keep grid gap when on single column (571e1bf)
  • migrate the rest of the layout styles to emotion (cee2d25)
  • spacing on footer (38e304f)
  • use align-self: start instead of wrapping div (71309ea)
  • use to instead of href for podcasts link (06fe20d)
  • use Video component from theme in mdx (1a8eb4d)
  • widen the main layout by 100px (9d049e6)

Features

  • add a usePageContext hook (a78d3d8)
  • add border around right rail component (fdcfd2b)
  • add dynamic layout value (7e3e092)
  • add page layout context (fc8ec18)
  • Add the related content sidebar to the main page (749427a)
  • create a PageLayout component (2e6f488)
  • create a related content component (1d183b9)
  • hide the related content on a mobile layout (f0d65d1)
  • move related content to bottom of content when on smaller screens (c76eca1)
  • move the content area into a grid (48da4d9)
  • move the related content area to the guide template (1f7b2d5)
  • remove PageTitle component (44659b7)
  • use dynamic breakpoint for side by side component based on layout (c0277d9)
  • use PageLayout for ApiReferenceTemplate (11d156e)
  • use PageLayout for ComponentReferenceTemplate (027a893)
  • use PageLayout for developer champion page (37b7d0b)
  • use PageLayout for index page (b9a5fc8)
  • use PageLayout for OverviewTemplate (9e0c007)
  • use PageLayout for podcasts page (3f706f1)
  • use PageLayout in GuideTemplate (0643661)

v1.7.2

29 Jul 05:05
Compare
Choose a tag to compare

1.7.2 (2020-07-29)

Bug Fixes

  • upgrade eslint-plugin-react-hooks from 4.0.5 to 4.0.6 (3852b81)

v1.7.1

29 Jul 01:09
Compare
Choose a tag to compare

1.7.1 (2020-07-29)

Bug Fixes

  • code block background colors (e3c8b3d)
  • updated styles for tiles on homepage (4501d76)