Skip to content

Releases: bernardyamoah/slideshubNEXTjS

added book filter

15 Dec 15:43
Compare
Choose a tag to compare

Release 0.2.1
Changelog

  • 📦 Updated dependencies
  • 🎨 Improved code structure/formatting
  • 🚧 Work in progress
    Description

In this release, we have made several updates to improve the overall quality and stability of the application. We have updated our dependencies to ensure we are using the most recent and secure versions. We have also made improvements to our code structure and formatting to enhance readability and maintainability. Lastly, we have some work in progress that will be included in our upcoming releases.

Please note that this is a minor release, and it should not affect the existing functionality of the application. As always, we recommend testing in a non-production environment before deploying the new version.
Updated Files

  • app/dashboard/_components/data-table.tsx

  • app/dashboard/(create)/add-book/page.tsx
    New Features

  • Added toast notification after setting the upload progress in app/dashboard/(create)/add-book/page.tsx.
    Bug Fixes

  • Resolved the error: "Property 'title' does not exist on type 'ColumnDef<TData, TValue>'" in app/dashboard/_components/data-table.tsx by updating the type definition of 'ColumnDef' to include the 'title' property.

What's Changed

Full Changelog: V2.0...0.2.1

Version 2

03 Oct 09:20
Compare
Choose a tag to compare
V2.0

update