Releases: bernardyamoah/slideshubNEXTjS
added book filter
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
- Changed nested routes by @bernardyamoah in #28
- Optimizing Seo by @bernardyamoah in #29
- improved the testimonial section and a redo of the hero section by @bernardyamoah in #30
- update by @bernardyamoah in #31
- update by @bernardyamoah in #32
- Main by @bernardyamoah in #33
- fix by @bernardyamoah in #35
- Feat/slide preview pdf by @bernardyamoah in #36
- Feat/slide preview pdf by @bernardyamoah in #37
- New test by @bernardyamoah in #38
- Feat/slide preview pdf by @bernardyamoah in #40
Full Changelog: V2.0...0.2.1
Version 2
V2.0 update