1.8
March 17th, 2022
This release updates the frontend packages and ensures compatibility with the new version of Statamic v3.3
What's improved
- Updated Dependencies
1.7
December 14th, 2021
This release updates to use Tailwind v3 and also updates some breaking changes, namely the flex-grow
, flex-shrink
classes and the config.
What's improved
- Updated to Tailwind v3
- Updated Dependencies
What's coming
We are working on adding a 404 page, along with a config on the Theme settings so you can easily change the content.
1.5
October 26th, 2021
This is a small release focused on improving the DX for the blog section. The title
field is now required and the description
is optional, thus making it a bit more flexible.
What's improved
- Blog section, fixes issue #10
1.4
October 25th, 2021
This release updates the minor versions of dependencies and fixed some issues with components.
What's improved
- Updated
cta_5
- Updated typo in
arrow_link
- Updated typo in
lead
component, closes #9
1.3
October 11th, 2021
This release adds a responsive image partial to improve the Google Lighthouse score. All images used in the starter kit now are converted to use the new partial. Thanks a lot to Statamic Peak for the responsive partial.
What's improved
- Switched all
img
elements to use the newpicture
partial.
What's new
- Added new
picture
partial to generate responsive images.
1.2
October 8th, 2021
This release adds a new Pricing Section as suggested by this idea in the Discussions.
What's improved
- Updated Dependencies
What's new
- Pricing Section (3 Sets)
What's coming
We are working on adding a responsive image partial, which will render all the images in webp and jpeg/png fallbacks. This will greatly improve the Lighthouse score.
1.1
September 26th, 2021
We are sorry for the missed v1.0
release but we are kicking it off with the v1.1
.
What's improved
- Updated dependencies
- A small fix on the layout file.
What's new
- We no longer serve the custom font ( Mulish ) directly from Google Fonts. Thanks for the tip to @ahoiroman, we now use FontSource for self-hosting the fonts . We will also update the Readme file to reflect this recent change.
What's coming
- We are working on a Pricing section