Releases: igor-starostenko/igorstar
Releases · igor-starostenko/igorstar
v2.4.5
v2.4.4
- Replace deprecated manifest.json with manifest.webmanifest
- Added description to manifest.webmanifest
- Priority for first images
v2.4.1
- 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
- More image optimizations
- Bugfixes
v2.3.2
- Lighthouse warnings addressed
- Addes sourcemap analyzer
- Integrated next-image-export-optimizer
v2.2.5
- bugfixes
- upgraded nextjs
- added post recommendations
- added category link in post
- fixed favicons script
v2.2.2
- 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
Updated selfie to use new webp image
Removed old nom scripts
Dependencies refreshed to avoid security vulnerabilities
v2.1.1
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
SSG instead of SSR
Wait for styles
BaseImage component to wrap next/image