Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.22.0](v1.21.2...v1.22.0) (2020-10-26) ### Bug Fixes * add back step counter within a tutorial section ([ee58f46](ee58f46)) * emea link on apj landing page ([3759a31](3759a31)) * only copy non-output lines ([4ed4867](4ed4867)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([1f18779](1f18779)) * show error states on the marketo form ([5a670d5](5a670d5)) * Update emea agenda ([e91899a](e91899a)) * update guides to use the <Callout /> component ([c7f5f46](c7f5f46)) * update guides to use the <Callout /> component ([20b3297](20b3297)) * upgrade @mdx-js/mdx from 1.6.16 to 1.6.17 ([0b01cca](0b01cca)) * upgrade @mdx-js/react from 1.6.16 to 1.6.17 ([21e0fc1](21e0fc1)) * upgrade @mdx-js/react from 1.6.17 to 1.6.18 ([55bf7e7](55bf7e7)) * upgrade @xstate/react ([47eae17](47eae17)) * upgrade eslint ([f78741c](f78741c)) * upgrade eslint-plugin-react-hooks from 4.1.0 to 4.1.1 ([b401ea2](b401ea2)) * upgrade eslint-plugin-react-hooks from 4.1.1 to 4.1.2 ([2ebd8c5](2ebd8c5)) * upgrade gatsby ([8a4591a](8a4591a)) * upgrade gatsby theme newrelic ([c94fdec](c94fdec)) * upgrade gatsby-plugin-mdx from 1.2.37 to 1.2.38 ([b50a46f](b50a46f)) * upgrade gatsby-plugin-mdx from 1.2.38 to 1.2.39 ([af35f1b](af35f1b)) * upgrade gatsby-plugin-mdx from 1.2.39 to 1.2.40 ([fa99f55](fa99f55)) * upgrade gatsby-plugin-mdx from 1.2.40 to 1.2.41 ([ab93321](ab93321)) * upgrade gatsby-plugin-mdx from 1.2.41 to 1.2.42 ([6e111e8](6e111e8)) * upgrade gatsby-plugin-mdx from 1.2.42 to 1.2.43 ([7e942e6](7e942e6)) * upgrade gatsby-plugin-robots-txt from 1.5.1 to 1.5.2 ([9dee9a9](9dee9a9)) * upgrade gatsby-plugin-robots-txt from 1.5.2 to 1.5.3 ([993aec7](993aec7)) * upgrade gatsby-plugin-sass, gatsby-plugin-sharp ([0f8f679](0f8f679)) * upgrade gatsby-theme-newrelic ([142dda9](142dda9)) * upgrade gatsby-transformer-sharp, gatsby-transformer-remark ([acfe53b](acfe53b)) * upgrade multiple dependencies with Snyk ([b6c7617](b6c7617)) * upgrade react-shadow from 18.3.0 to 18.4.2 ([7700ac8](7700ac8)) * upgrade snyk from 1.401.0 to 1.402.0 ([7509b44](7509b44)) * upgrade snyk from 1.402.0 to 1.405.1 ([299b76d](299b76d)) * **NerdStorageVault:** Correct write query example ([3815374](3815374)) * upgrade snyk from 1.402.0 to 1.404.0 ([17c973e](17c973e)) ### Features * add a Spinner component ([e576ad1](e576ad1)) * Add a Tutorial component that will flip between files and their code ([5d0fdc6](5d0fdc6)) * add ability to define onLoad and onError handlers for useScript ([5be934e](5be934e)) * add ability to specify project. Update MDX to use code ([1095bd1](1095bd1)) * add output coloring for each output line ([0ed5a72](0ed5a72)) * add Sander's speaker photo for nerd days ([67ce31f](67ce31f)) * add syntax highlighting to terminal commands ([d71b44d](d71b44d)) * animate output for nerdpack create command ([458ca8a](458ca8a)) * beef up useScript to better load a script async ([c942c60](c942c60)) * create a Terminal component ([9cc58b1](9cc58b1)) * create custom code block that renders a terminal for shell languages ([ca27f28](ca27f28)) * Fix emea time in agenda ([ec3a6c4](ec3a6c4)) * gather steps inside tutorial sections ([f96033c](f96033c)) * handle proper diffing on each step ([ed3444c](ed3444c)) * highlight lines that are new ([c484371](c484371)) * show cursor on terminal prompts ([3782543](3782543)) * start animation when user scrolls the terminal into view ([e13c8fe](e13c8fe)) * **guides:** add golden signal alerts to the Terraform guide ([1cbd409](1cbd409)) * update button styles on marketo form ([d60bde5](d60bde5)) * use an onSubmit option instead of redirecting in useMarketoForm ([d4ce6f9](d4ce6f9))
- Loading branch information