2.0.0 (2023-04-15)
- bumping Gatsby version to v5 (e99f0ec)
- This is the newest version of @react95/theme, built with Gatsby v5 and node 18. Consider upgrading all your dependencies first.
- clickings (d9fe00e)
- bumping Gatsby version to v5 (4003006)
- initial commit 🎉 (26cdf4b)
- This is the newest version of @react95/theme, built with Gatsby v5 and node 18. Consider upgrading all your dependencies first.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.6 (2022-05-11)
Note: Version bump only for package @react95/gatsby-theme
1.3.5 (2022-05-11)
Note: Version bump only for package @react95/gatsby-theme
1.3.4 (2022-05-10)
Note: Version bump only for package @react95/gatsby-theme
1.3.3 (2022-05-04)
Note: Version bump only for package @react95/gatsby-theme
1.3.2 (2022-04-05)
Note: Version bump only for package @react95/gatsby-theme
1.3.1 (2022-02-15)
Note: Version bump only for package @react95/gatsby-theme
1.3.0 (2021-12-21)
- theme: add
modal
as opt-out inside your mdx frontmatter (cc063ed) - theme: add frontmatter to be used as a prop inside any MDX (d1ab019)
1.2.0 (2021-12-19)
- SEO: add gatsby react helmet plugin (701b7c5)
1.1.0 (2021-12-19)
- SEO: improving SEO social share metatags (a301357)
1.0.4 (2021-12-19)
Note: Version bump only for package @react95/gatsby-theme
1.0.3 (2021-12-19)
- gatsby-theme: moving theme and global styles to gatsby wrappers (a8ecfd7)
1.0.2 (2021-12-16)
Note: Version bump only for package @react95/gatsby-theme
1.0.1 (2021-11-09)
Note: Version bump only for package @react95/gatsby-theme
- gatsby-theme: accepting contentPath and basePath as theme options (226e4a5)
- gatsby-theme: add 404 page (3238f6b)
- gatsby-theme: add selectedFolder (1317efa)
- gatsby-theme: adding @react95 core components to be used inside MDX files 🎉 (6248f9a)
- gatsby-theme: adding SEO stuffs (101d392)
- gatsby-theme: generating TaskBar component based on content tree folder (8120c7c)
- gatsby-theme: rendering mdx content (b136756)
- gatsby-theme: rendering mdx content inside a Modal (c7af472)
- gatsby-theme: when doesn't find the contentPath folder, create one with a deafult template (7604421)
- gatsby/theme: add explorer window (dbbba54)
- gatsby/theme: add icon support on frontmatter (mdx) (0611833)
- gatsby/theme: add link to TaskBar List (7d75677)
- gatsby/theme: addind content folder with mdx data (ab4b687)
- gatsby/theme: creating @react95 Gatsby theme! (7be93c7)
- gatsby/theme: creating a page for each mdx file, following folder structure (099441a)