April, 2022
The Base Store now has a new search API, components with a new theming structure, and a Storybook package to run locally. Also, check out the news for the starter framework-specific updates.
The Base Store now has a new search API, components with a new theming structure, and a Storybook package to run locally. Also, check out the news for the starter framework-specific updates.
We launched a Next.js-based starter that corresponds to the Base Store previously available only for Gatsby. This means you can now quickstart your FastStore project with your favorite framework: Next.js or Gatsby.
Now, developers that wish to use Next.js with FastStore, can leverage our base store starter to get their projects going.
Also, because the Base Store is now available for Next.js and Gatsby, the name of the repository formerly known as base.store
was changed to gatsby.store
.
To learn more and start your FastStore project with Next.js, check the Next.js store repository.
The Base Store now has new components: EmptyState
, Suggestions
, and SearchHistory
. Also to improve the page's performance, inline icons were removed from the final bundle.