Skip to content

version 0.9.0

Compare
Choose a tag to compare
@dhawal-793 dhawal-793 released this 29 May 15:55

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:

Full Changelog: v0.8.0...v0.9.0