Releases: newrelic/gatsby-theme-newrelic
Releases · newrelic/gatsby-theme-newrelic
v9.4.1
v9.4.0
9.4.0 (2024-03-19)
Bug Fixes
- adjust Walkthrough styles (20dfe9b)
- Align style with product (b341985)
- center the li's a bit more (602f344)
- forgot to adjust bottom of line (da2c000)
- linting issue: (dd21a4f)
- linting issue: (244c47a)
- remove scroll from lightbox (c05f9e0)
- remove whitespace (280a17a)
Features
v9.3.2
v9.3.1
v9.3.0
v9.2.9
v9.2.8
v9.2.7
v9.2.6
9.2.6 (2024-01-25)
Bug Fixes
- add addPageAction to the list of utils functions in the README (8832042)
- add comment to denote the addition of adding a substring method (74ba66f)
- add necessary useEffects dependencies and remove unnecessary ones (fb090c5)
- Add segment function (wip) (d9f23c1)
- further updating of useEffect deps (648cba2)
- init test updates (af9cdef)
- limit regex test string length (a5e37bb)
- remove tessen from gatsby config and all things related to that (874806c)
- remove tests that rely on addPageAction to be fired, could not make them work without making the hook async (ea57e9b)
- remove unneeded comment (06316f7)
- remove unneeded passing of addPageAction to Signup (1ee53a0)
- remove use of useTessen for useNRBrowserAgent (f868d95)
- slapping ignore statement on useEffect deps line with more specificity (c4e1a5c)
- slapping ignore statement on useEffect deps line, adding setTab will create a render loop (145dd6d)
- Update event format (60a433e)
- update locations where tessen is used to instead use nrBrowserAgent (0a658d0)
- update README to remove tessen and update some areas with nrBrowserAgent/addPageAction (6d91880)
- update regex tests to stringify data for security sake, remove unneeded variables (7df1582)
- update tests to actually run correctly (9e220a4)
- Update the way the nrBrowserAgent file works throughout the project (739632f)
- update useNRBrowserAgent to have no mention of tessen (431317d)