@iotechpis/strapi-extended
v5.0.3
Published
## 1.1.21 - [email protected]
Downloads
127
Readme
@iotechpis/strapi-extended
1.1.21 - [email protected]
- BUMP strapi to 4.5.3
1.1.20 - [email protected]
- BUGFIX: Fixing issue when sending an array of ids for a relation
1.1.19 - [email protected]
- BUMP
1.1.16 - [email protected]
- Remove transactions
1.1.13 - [email protected]
POST - /auth/local
- Query params are passed to the query
POST - /auth/local/register
- Removed username field from validation
npm test -- transactions-park.test.js
Last commit on strapi per file:
Rename @strapi/typings to @strapi/types
https://github.com/strapi/strapi/commit/73c9ec1450143c9738addb54adb09e27ba209e13
- packages/core/strapi/src/core-api/controller/collection-type.ts
- packages/core/strapi/src/core-api/controller/transform.ts
- packages/core/strapi/src/core-api/routes/index.ts
- packages/core/types/src/types/core-api/controller.ts
feat: add Entity Id type
https://github.com/strapi/strapi/commit/e81fbd86049c1a98ad99634de5f996749a947265
- packages/core/strapi/src/core-api/service/collection-type.ts
fix: get values return type with id key
https://github.com/strapi/strapi/commit/8e8cfa0d84b7870f1207c6f8341e5b9263b3cef3
- packages/core/types/src/types/core-api/service.ts