* perf(utils): fast prepareValue This PR add a performance improvements at prepare Value for non-object by skipping useless condition * fix: lint * fix: case of undefined * fix: review