version 0.9.0
Dev News version 0.8.0
What's New:
- Added Search Icon
- Added animation to ThemeIcon
- Added SEO Icons: Favicon, Apple Icon, Icon1, Icons2
- Added Custom Scrollbar.
- Added Error Handling components : [Errorlayout, ServerError, SearchNotFound, NotFoundError].
- Added error.tsx for /search route for when any server-related error occurs.
- Added SearchNotFound component when no data returned from the search keyword.
- Created BackButton component to navigate to the Previous Page or Home Page.
- Added BackToTop Button in the app.
- Added BackButton to /search route and /news/[category] route.
What's Changed:
- Updated import paths for loading stated and gridlayout component
- Updated article route page to check for any wrong url and Added BackButton component.
Pull Requests:
- Bugfixes/categories by @dhawal-793 in #57
- Feature/icons by @dhawal-793 in #61
- Feature/seo by @dhawal-793 in #64
- sync branch with main by @dhawal-793 in #65
- Feature/scrollbar by @dhawal-793 in #66
- Sync with branch main by @dhawal-793 in #70
- Feature/error handling by @dhawal-793 in #69
- sync with branch main by @dhawal-793 in #71
- Feature/skeleton loader by @dhawal-793 in #72
- sync with branch main by @dhawal-793 in #73
- Feature/error handling by @dhawal-793 in #74
- Feature/back to home by @dhawal-793 in #76
- Feature/back to top button by @dhawal-793 in #77
- Sync with branch main by @dhawal-793 in #78
Full Changelog: v0.8.0...v0.9.0