Emric

Results 5 issues of Emric

I'm working in a project with a microfrontend architecture. We just stumbled upon the need of mocking several servers, as different apps use different API:s. When running two API:s at...

When creating a factory when using typescript, the afterCreate hook could not be defined as it is not a key of the model. This commit adds typing for adding the...

# Document file extension option When converting a PDF, file extension can be chosen. This was however not documented in the README. This commit adds that documentation.

When using constructRoutes the application routes may accept a className property, which was missing from the type definition.

### Version Number 7.58.1 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/4g7z9p ### Steps to reproduce 1. Use the zod resolver with `useForm` 2. Declare a schema with a union type where one of...