Skip to content

v1.22.0

Compare
Choose a tag to compare
@nr-opensource-bot nr-opensource-bot released this 26 Oct 21:44
· 3976 commits to develop since this release

1.22.0 (2020-10-26)

Bug Fixes

  • add back step counter within a tutorial section (ee58f46)
  • emea link on apj landing page (3759a31)
  • only copy non-output lines (4ed4867)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (1f18779)
  • show error states on the marketo form (5a670d5)
  • Update emea agenda (e91899a)
  • update guides to use the component (c7f5f46)
  • update guides to use the component (20b3297)
  • upgrade @mdx-js/mdx from 1.6.16 to 1.6.17 (0b01cca)
  • upgrade @mdx-js/react from 1.6.16 to 1.6.17 (21e0fc1)
  • upgrade @mdx-js/react from 1.6.17 to 1.6.18 (55bf7e7)
  • upgrade @xstate/react (47eae17)
  • upgrade eslint (f78741c)
  • upgrade eslint-plugin-react-hooks from 4.1.0 to 4.1.1 (b401ea2)
  • upgrade eslint-plugin-react-hooks from 4.1.1 to 4.1.2 (2ebd8c5)
  • upgrade gatsby (8a4591a)
  • upgrade gatsby theme newrelic (c94fdec)
  • upgrade gatsby-plugin-mdx from 1.2.37 to 1.2.38 (b50a46f)
  • upgrade gatsby-plugin-mdx from 1.2.38 to 1.2.39 (af35f1b)
  • upgrade gatsby-plugin-mdx from 1.2.39 to 1.2.40 (fa99f55)
  • upgrade gatsby-plugin-mdx from 1.2.40 to 1.2.41 (ab93321)
  • upgrade gatsby-plugin-mdx from 1.2.41 to 1.2.42 (6e111e8)
  • upgrade gatsby-plugin-mdx from 1.2.42 to 1.2.43 (7e942e6)
  • upgrade gatsby-plugin-robots-txt from 1.5.1 to 1.5.2 (9dee9a9)
  • upgrade gatsby-plugin-robots-txt from 1.5.2 to 1.5.3 (993aec7)
  • upgrade gatsby-plugin-sass, gatsby-plugin-sharp (0f8f679)
  • upgrade gatsby-theme-newrelic (142dda9)
  • upgrade gatsby-transformer-sharp, gatsby-transformer-remark (acfe53b)
  • upgrade multiple dependencies with Snyk (b6c7617)
  • upgrade react-shadow from 18.3.0 to 18.4.2 (7700ac8)
  • upgrade snyk from 1.401.0 to 1.402.0 (7509b44)
  • upgrade snyk from 1.402.0 to 1.405.1 (299b76d)
  • NerdStorageVault: Correct write query example (3815374)
  • upgrade snyk from 1.402.0 to 1.404.0 (17c973e)

Features

  • add a Spinner component (e576ad1)
  • Add a Tutorial component that will flip between files and their code (5d0fdc6)
  • add ability to define onLoad and onError handlers for useScript (5be934e)
  • add ability to specify project. Update MDX to use code (1095bd1)
  • add output coloring for each output line (0ed5a72)
  • add Sander's speaker photo for nerd days (67ce31f)
  • add syntax highlighting to terminal commands (d71b44d)
  • animate output for nerdpack create command (458ca8a)
  • beef up useScript to better load a script async (c942c60)
  • create a Terminal component (9cc58b1)
  • create custom code block that renders a terminal for shell languages (ca27f28)
  • Fix emea time in agenda (ec3a6c4)
  • gather steps inside tutorial sections (f96033c)
  • handle proper diffing on each step (ed3444c)
  • highlight lines that are new (c484371)
  • show cursor on terminal prompts (3782543)
  • start animation when user scrolls the terminal into view (e13c8fe)
  • guides: add golden signal alerts to the Terraform guide (1cbd409)
  • update button styles on marketo form (d60bde5)
  • use an onSubmit option instead of redirecting in useMarketoForm (d4ce6f9)