Releases: zcstarr/gatsby-openrpc-theme
Releases · zcstarr/gatsby-openrpc-theme
Release list
1.0.2
1.0.1
1.0.0
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