Skip to content

Commit

Permalink
Merge pull request #109 from premieroctet/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
cregourd authored Jan 15, 2024
2 parents 112399c + 473c5c0 commit 6713773
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 41 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-apricots-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-mice-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-toys-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-melons-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-bulldogs-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-phones-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-peas-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-years-kneel.md

This file was deleted.

16 changes: 16 additions & 0 deletions packages/next-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @premieroctet/next-admin

## 3.2.0

### Minor Changes

- ce1c30c: Only allow the relationship field in the configuration, not the field that carries the relationship at all - this allows several fields to be used in the Prisma @relation options
- 2da9588: 🌐 add i18n support

### Patch Changes

- 8fcfa08: Add limit of 20 items on select for relationship
- 8fcfa08: Fix search in enumeration selector
- 7204981: Fix search for relationship fields and enum fields
- c962865: Order fields in form according to display options order
- e1ee443: Fix insensitive search for MySQL providers
- ce1c30c: Form submitted with error will keep the state with user modification

## 3.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@premieroctet/next-admin",
"version": "3.1.2",
"version": "3.2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 6713773

Please sign in to comment.