Jean-Sébastien Herbaux

Results 8 issues of Jean-Sébastien Herbaux

### What does it do? Emit an index.d.ts along with the source files when compiling. ### Why is it needed? Export typings for the library ### How to test it?...

### What does it do? Add the possibility to fragment the populate query of polymorphic relations using the `populate.on` property. It's possible to use this syntax for dynamic zones and...

source: core:database
pr: feature
flag: documentation

### What does it do? Modify the export strategy for the local file destination provider, from writing a directory to writing to a tar archive. - Using --compress will add...

### What does it do? Add the Data Import Export feature to Strapi ### How to test it? [WIP] See docs

source: core:strapi
pr: feature

## :warning: DO NOT MERGE BEFORE V5 DEVELOPMENT :warning: ### What does it do? Init a TS guide in the documentation to find out about Strapis TS conventions. ### Why...

source: docs
flag: don't merge
pr: doc

### What does it do? Make `position` optional in WithPositionArgument ### Why is it needed? See: https://github.com/strapi/strapi/issues/19252#issuecomment-2129722983 and more generally https://github.com/strapi/strapi/issues/19252 ### How to test it? See https://github.com/strapi/strapi/issues/19252#issuecomment-2129672212 ### Related...

pr: fix
source: typescript

### What does it do? Augment koa query type in `BaseRequest` and `BaseContext` ### Why is it needed? We're modifying the default query type to be able to use `qs`...

pr: fix
source: core:core

### What does it do? Add the first version for the first typescript guide in the documentation ### Why is it needed? Part of our effort to ease the adoption...

source: Dev Docs
internal
pr: new content