Skip to content

Releases: newrelic/gatsby-theme-newrelic

v1.10.2

16 Oct 02:57
Compare
Choose a tag to compare

1.10.2 (2020-10-16)

Bug Fixes

  • CodeBlock: lighten line highlight color and dont cover line numbers (7a1e12f)

v1.10.1

25 Sep 19:38
Compare
Choose a tag to compare

1.10.1 (2020-09-25)

Bug Fixes

  • bump gatsby-plugin-newrelic (ade95db)

v1.10.0

25 Sep 00:19
Compare
Choose a tag to compare

1.10.0 (2020-09-25)

Features

  • Add a callout component (7edef05)

v1.9.5

23 Sep 18:50
Compare
Choose a tag to compare

1.9.5 (2020-09-23)

Bug Fixes

  • identify banners by slug and date, rather than ID (282a120)

v1.9.4

16 Sep 20:55
Compare
Choose a tag to compare

1.9.4 (2020-09-16)

Note: Version bump only for package gatsby-theme-newrelic

v1.9.3

16 Sep 18:49
Compare
Choose a tag to compare

1.9.3 (2020-09-16)

Note: Version bump only for package gatsby-theme-newrelic

v1.9.2

09 Sep 20:06
Compare
Choose a tag to compare

1.9.2 (2020-09-09)

Bug Fixes

  • fallback for btoa so that sites can build (7bbfec0)

v1.9.1

08 Sep 19:02
Compare
Choose a tag to compare

1.9.1 (2020-09-08)

Bug Fixes

  • Icon: add ability to specify defs for an icon (99e40cb)

v1.9.0

08 Sep 18:04
Compare
Choose a tag to compare

1.9.0 (2020-09-08)

Bug Fixes

  • more correct with initial state (df304c4)

Features

  • add ability to specify mdx configuration for gatsby-plugin-mdx (c450f5d)
  • AnnouncementBanner: add Icon and link styles (9184766)
  • add the announcement banner to the global header (a7505c8)
  • create an AnnouncementBanner component that composes the Banner (a9819ce)
  • dismisses banner persists (8ad855f)
  • get announcement via mdx file in place (4da7bf8)
  • marketing banner component (e9e2457)
  • update AnnouncementBanner to handle sourcing announcements (e69fb4c)

v1.8.2

03 Sep 22:43
Compare
Choose a tag to compare

1.8.2 (2020-09-03)

Bug Fixes

  • Button: ensure all buttons are the same size regardless of border (efeb5fe)
  • track clicks to all actions in the global header under a common event (314c365)