Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@dhawal-793 dhawal-793 released this 22 May 06:37

Dev News version 0.8.0

What's New:

  • Created A NotFoundError Component.
  • Added notfound page for '/' route
  • Added loading functionality for '/news/[category]' route.

What's Changed:

  • Updated notfound page for '/article' route to use NotFoundError component.
  • Updated notfound page for '/news/[category]' route to use NotFoundError component.
  • Updated NotFound UI.
  • Updated page.tsx in '/news/[category]' route to use categories from constants.ts file.
  • Fixed typo in constants.ts, typings.d.ts

Pull Requests:

Full Changelog: v0.7.0...v0.8.0