Releases: abedzantout/nextjs-blog-starter-kit
Releases · abedzantout/nextjs-blog-starter-kit
Release 1.3.7
02 Jan 20:12
Compare
Sorry, something went wrong.
No results found
Release 1.3.5
02 Jan 19:50
Compare
Sorry, something went wrong.
No results found
Update all dependencies + migrate to latest Next
Full Changelog : v1.3.5...v1.3.6
Release 1.3.5
30 Oct 15:51
Compare
Sorry, something went wrong.
No results found
Upgrade all dependencies
Fix security vulnerabilities
Migrate to Next 12 and React 17
Release 1.3.4
09 May 22:10
Compare
Sorry, something went wrong.
No results found
Upgrade all dependencies
Fix security vulnerabilities
Update Markdown library
Release 1.3.3
07 Apr 06:36
Compare
Sorry, something went wrong.
No results found
Migrate from CSS to SCSS
Bump all dependencies
Small modifications to better fit the newest Next release
Release 1.3.2
05 Aug 14:17
Compare
Sorry, something went wrong.
No results found
Patch security vulnerability in one of the peer dependencies
Release 1.3.1
22 Jul 19:41
Compare
Sorry, something went wrong.
No results found
Release v1.3.0
11 Jul 09:51
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-07-10)
This update brings Next 9.4 support to the template.
Features
app: fetch suggested articles by post (cdfbd66 )
contentful: smarter fetch suggestions mechanism (12af419 )
suggestions: display suggestions + style fixes (3048681 )
Bug Fixes
app: fix post not showing on reload (8c28cac )
card: fix function argument (15c5132 )
footer: added techhive.io's website link (41a85af )
footer: fix link + global tag color (8c12867 )
post: fix styles not rendering (7747b3b )