sodiray / radash

Functional utility library - modern, simple, typed, powerful
https://radash-docs.vercel.app
MIT License
4.1k stars 160 forks source link

crush behaves unexpectedly #400

Open silveltman opened 3 months ago

silveltman commented 3 months ago

data: { body: { '_test.type': 'test' } }, becomes crushed: { 'body._test.type': undefined }

aleclarson commented 1 month ago

Hi @silveltman, @franciscolourenco, and @kobeaerts-dep,

This is fixed in the Radashi fork (#95). A lot of other stuff has been added/fixed too.

You can use it today by installing radashi@beta (see changelog here). An official release is pending. If you have any more ideas or feedback, consider sharing it here.