Skip to content

Commit

Permalink
Update changelog (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
foyarash authored Nov 22, 2023
1 parent 25a7302 commit 8381d1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/next-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

- Hide `id`column in list if it doesn't have `display: true` options
- Mutualize `NextAdminOptions` to reduce useless duplication of code
- Add file upload input

⚠️ **Breaking Changes**

Expand All @@ -21,6 +22,8 @@
- dbb5a3e: Add ability to choose format type for Date property between date-time and date in edit options
Introduce handler object to handle custom logic for a property in edit mode
Add ability to use input variant in edit mode
Fix datetime-local input to store correct datetime


## 1.4.1

Expand Down

2 comments on commit 8381d1a

@vercel
Copy link

@vercel vercel bot commented on 8381d1a Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-admin – ./apps/example

next-admin-po.vercel.app
next-admin-git-main-premieroctet.vercel.app
next-admin-premieroctet.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8381d1a Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.