Yann RENAUDIN
Yann RENAUDIN
@gvsouza This is much appreciated! Don't hesitate to share it around you or ask questions whenever you need it. Thank you! 😃
@davej I understand the point. What do you think if I add a new option to the schema allowing to strip `null` values and any other values as a post...
@aslaker Thank you for this feedback! 🙏🏽 So glad to hear how Morphism helps you with your use case, I would be happy if you're able to share a code...
@aslaker Thanks for sharing! Do you think it would be valuable to have a `react-morphism` package that exposes a hook ? Also I'm curious why you're doing a `makeDeepClone` before...
Hi @SamuelColacchia, so happy you're having a good time using `Morphism`! 🎉 Thank you for this detailed case 👌🏽 **Do you want to strip a specific property, or the entire...
Hi @ceoworks ! Thank you for reporting this! I can confirm that's an issue. Morphism is not able to find the appropriate function overload. In fact you have to have...
@SamuelColacchia Thank you for using `Morphism` and bringing this feature on the table. I was thinking about having an `async` interface on `Morphism` for several purposes (parallelization, async transformations...). It...
@SamuelColacchia Awesome! Thank you for your feedback, I'm going to schedule this feature on the [`next`](https://github.com/nobrainr/morphism/releases/tag/v2.1.0%40next) branch as a beta feature. I'll get back to you for testing purposes if...
@kirsar Thank you for the feedback! I'm actively working on a big chunk of the library which is `Data Validation` that should land soon on the `beta` branch (https://github.com/nobrainr/morphism/releases) Working...
@splincode Thanks for this suggestion! I really like the idea of having something like presets giving us more flexibility on the creation of the final project. I will take a...