Skip to content

Releases: zcstarr/gatsby-openrpc-theme

1.0.2

Choose a tag to compare

@zcstarr zcstarr released this 05 Jun 16:41

1.0.2 (2025-06-05)

Bug Fixes

  • docs mdx rendering with v5 update (f5283c2)

1.0.1

Choose a tag to compare

@zcstarr zcstarr released this 05 Jun 02:55

1.0.1 (2025-06-05)

Bug Fixes

  • empty directories or directories without prefix on pages failed to render (adedaaa)
  • rm sample.mdx causes docs folder rendering issues + update config to use relpath (d945e6b)

1.0.0

Choose a tag to compare

@zcstarr zcstarr released this 03 Mar 21:57

1.0.0 (2025-03-03)

Bug Fixes

  • add footer + add styles (00a6529)
  • add openrpc theme (cd24bbb)
  • add primary/secondary color config (b310be2)
  • add reusable provider wrapper (df049d9)
  • build needs node version >=10.18, updating to 12x stable (42f0dd8)
  • bump node version in circleci (2419f2a)
  • changed default body font size to 17px (d872a0f)
  • ci .circleci/config.yml and package.json (133f8ba)
  • CI: remove gh-pages release step (1a31557)
  • CI: remove unneeded CI steps (f2da3e1)
  • document title setting (166085e)
  • hide search on mobile (85e29d8)
  • icon sizes (deae20e)
  • naming + remove unused plugins (4079632)
  • node docker container no more rust (687c881)
  • package name (c6dedbc)
  • package.json: public publish (81e75ac)
  • package.json: repository + bugs url (b1cc57a)
  • README: add install and usage instructions (3ca639e)
  • remove CI step (3c67003)
  • remove console.log (f7571e8)
  • remove roboto (0c50014)
  • remove search (e1da1be)
  • repository url (decb9a4)
  • update gatsby-sharp plugin (3038542)

Features

  • add dark theme primary + secondary color configuration (59a148c)
  • add search (be9c714)
  • Initial Commit (e6c22ff)
  • initial commit to refactor and update the theme (4f46e16)
  • modernize the theme with gatsby,react18+,material6, and new eslint (a4c813f)

BREAKING CHANGES

  • this involved several major version updates