Skip to content

Releases: igor-starostenko/igorstar

v2.4.5

03 May 22:21
Compare
Choose a tag to compare
  • license update
  • Flickr Image from xml
  • Gallery style fix for mobile
  • Dependencies updated

v2.4.4

15 Jan 03:44
a2894a3
Compare
Choose a tag to compare
  • Replace deprecated manifest.json with manifest.webmanifest
  • Added description to manifest.webmanifest
  • Priority for first images

v2.4.1

13 Jan 18:19
93d55cb
Compare
Choose a tag to compare
  • BundleAnalyzer
  • Added dynamic import for conditional components and some external libraries
  • Date loaded on client side to avoid mismatching text
  • Added Date to post details

v2.3.7

10 Jan 07:37
8f55169
Compare
Choose a tag to compare
  • More image optimizations
  • Bugfixes

v2.3.2

09 Jan 07:51
5b1faa2
Compare
Choose a tag to compare
  • Lighthouse warnings addressed
  • Addes sourcemap analyzer
  • Integrated next-image-export-optimizer

v2.2.5

08 Jan 08:39
11ecfcd
Compare
Choose a tag to compare
  • bugfixes
  • upgraded nextjs
  • added post recommendations
  • added category link in post
  • fixed favicons script

v2.2.2

01 Jan 00:31
9846f36
Compare
Choose a tag to compare
  • Updated all main dependencies
  • Added pagination with infinite scrolling
  • Added support for code formatting in rich text
  • Added categories url and filters
  • Bugfixing for styling

v2.1.2

03 Aug 18:32
Compare
Choose a tag to compare

Updated selfie to use new webp image
Removed old nom scripts
Dependencies refreshed to avoid security vulnerabilities

v2.1.1

09 Nov 05:00
d5833b7
Compare
Choose a tag to compare

Request Contentful to convert to webp
Fixed the missing params in posts/[path].js with SSR
Using next-sitemap package instead of custom script
Added yarn serve to run static locally
Testing cache control options

v2.1.0

08 Nov 08:08
44cc86c
Compare
Choose a tag to compare

SSG instead of SSR
Wait for styles
BaseImage component to wrap next/image