Skip to content

Commit

Permalink
chore(release): 1.22.0
Browse files Browse the repository at this point in the history
# [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
nr-opensource-bot committed Oct 26, 2020
1 parent 816fb58 commit 9412344
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 1 deletion.
64 changes: 64 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,67 @@
# [1.22.0](https://github.com/newrelic/developer-website/compare/v1.21.2...v1.22.0) (2020-10-26)


### Bug Fixes

* add back step counter within a tutorial section ([ee58f46](https://github.com/newrelic/developer-website/commit/ee58f4641cb020339571fd29a6628c46c54c3ed0))
* emea link on apj landing page ([3759a31](https://github.com/newrelic/developer-website/commit/3759a31d7c965e2aaba005a0efb59b9d99c029b2))
* only copy non-output lines ([4ed4867](https://github.com/newrelic/developer-website/commit/4ed486778c11aaa47e3d27b02f6e70c3e6523076))
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([1f18779](https://github.com/newrelic/developer-website/commit/1f187794e93fb5562f183ab30d9f5e662e827d40))
* show error states on the marketo form ([5a670d5](https://github.com/newrelic/developer-website/commit/5a670d5d5b7edd3ac6912bb8415ea4a2e82fd75d))
* Update emea agenda ([e91899a](https://github.com/newrelic/developer-website/commit/e91899a639b0477bdf82b92037816cf86e0cabe7))
* update guides to use the <Callout /> component ([c7f5f46](https://github.com/newrelic/developer-website/commit/c7f5f4610edd5a7d7fae63b01c173dd30eb3c612))
* update guides to use the <Callout /> component ([20b3297](https://github.com/newrelic/developer-website/commit/20b3297ee1dd5278d0b46f322fc1f7dcdddba75f))
* upgrade @mdx-js/mdx from 1.6.16 to 1.6.17 ([0b01cca](https://github.com/newrelic/developer-website/commit/0b01cca132dbfe7d198ff6d4b5e9d6871bf721e0))
* upgrade @mdx-js/react from 1.6.16 to 1.6.17 ([21e0fc1](https://github.com/newrelic/developer-website/commit/21e0fc14b2140fef1b1a6b8dc84d1547c175510b))
* upgrade @mdx-js/react from 1.6.17 to 1.6.18 ([55bf7e7](https://github.com/newrelic/developer-website/commit/55bf7e75baf8a763f42ebb094b7f21a84254b266))
* upgrade @xstate/react ([47eae17](https://github.com/newrelic/developer-website/commit/47eae172c81c55dc2088a74fbfcb8b3b1eeb161a))
* upgrade eslint ([f78741c](https://github.com/newrelic/developer-website/commit/f78741cb91600aad1139dc747591bb49d2826e4c))
* upgrade eslint-plugin-react-hooks from 4.1.0 to 4.1.1 ([b401ea2](https://github.com/newrelic/developer-website/commit/b401ea220f8ff8227570f6f9fd905e13207dfb64))
* upgrade eslint-plugin-react-hooks from 4.1.1 to 4.1.2 ([2ebd8c5](https://github.com/newrelic/developer-website/commit/2ebd8c5609425ac73f733ebec9019df5d9a3778b))
* upgrade gatsby ([8a4591a](https://github.com/newrelic/developer-website/commit/8a4591a7b161687b4687a0b61d49aa7719b33014))
* upgrade gatsby theme newrelic ([c94fdec](https://github.com/newrelic/developer-website/commit/c94fdec8ec23b41fc55680eaaf91d875d68d9f88))
* upgrade gatsby-plugin-mdx from 1.2.37 to 1.2.38 ([b50a46f](https://github.com/newrelic/developer-website/commit/b50a46f7a12c52abc3b22ad9cb46bad9069336e6))
* upgrade gatsby-plugin-mdx from 1.2.38 to 1.2.39 ([af35f1b](https://github.com/newrelic/developer-website/commit/af35f1be62e51d586dbf1faa9ebe26c990a825d0))
* upgrade gatsby-plugin-mdx from 1.2.39 to 1.2.40 ([fa99f55](https://github.com/newrelic/developer-website/commit/fa99f55acdf655b797568a22eed3f743559305bd))
* upgrade gatsby-plugin-mdx from 1.2.40 to 1.2.41 ([ab93321](https://github.com/newrelic/developer-website/commit/ab933214c0c33d46a2d466897290cc2f007c2270))
* upgrade gatsby-plugin-mdx from 1.2.41 to 1.2.42 ([6e111e8](https://github.com/newrelic/developer-website/commit/6e111e885f3bc921cb68e10fd4c164fde75030ca))
* upgrade gatsby-plugin-mdx from 1.2.42 to 1.2.43 ([7e942e6](https://github.com/newrelic/developer-website/commit/7e942e65d13dd541607daef92e335f76c709314b))
* upgrade gatsby-plugin-robots-txt from 1.5.1 to 1.5.2 ([9dee9a9](https://github.com/newrelic/developer-website/commit/9dee9a9b1693b83a28247be450079da4e744c6a4))
* upgrade gatsby-plugin-robots-txt from 1.5.2 to 1.5.3 ([993aec7](https://github.com/newrelic/developer-website/commit/993aec7664d58995241f2d25eb90e6545aad7851))
* upgrade gatsby-plugin-sass, gatsby-plugin-sharp ([0f8f679](https://github.com/newrelic/developer-website/commit/0f8f67926d496e0e5f2aa00fca000b4fd6a3cc32))
* upgrade gatsby-theme-newrelic ([142dda9](https://github.com/newrelic/developer-website/commit/142dda9b734e7e408af3c7125eed0401742e6d9d))
* upgrade gatsby-transformer-sharp, gatsby-transformer-remark ([acfe53b](https://github.com/newrelic/developer-website/commit/acfe53b42d346c297a0b12b5dd4864392ba77aa2))
* upgrade multiple dependencies with Snyk ([b6c7617](https://github.com/newrelic/developer-website/commit/b6c761730a9b39d30c25b977471619af56a96039))
* upgrade react-shadow from 18.3.0 to 18.4.2 ([7700ac8](https://github.com/newrelic/developer-website/commit/7700ac8ac93d664eb4a076c4342530ddf377aeaa))
* upgrade snyk from 1.401.0 to 1.402.0 ([7509b44](https://github.com/newrelic/developer-website/commit/7509b44d4e83b09f52753f6c7affbc723c2f44f3))
* upgrade snyk from 1.402.0 to 1.405.1 ([299b76d](https://github.com/newrelic/developer-website/commit/299b76ddc5b2945e8c98b8324c188d311662f26c))
* **NerdStorageVault:** Correct write query example ([3815374](https://github.com/newrelic/developer-website/commit/3815374a65b5afa206cbbb4a9c9c3525bccdc983))
* upgrade snyk from 1.402.0 to 1.404.0 ([17c973e](https://github.com/newrelic/developer-website/commit/17c973e6b0211b41947a183c1bb69d158def2629))


### Features

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

## [1.21.2](https://github.com/newrelic/developer-website/compare/v1.21.1...v1.21.2) (2020-09-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "developer-website",
"private": true,
"version": "1.21.2",
"version": "1.22.0",
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
Expand Down

0 comments on commit 9412344

Please sign in to comment.