github antonmedv/fx 22.0.0

latest releases: 34.0.0, 33.0.0, 32.0.0...
2 years ago

915c1e9 Added async reducers in nodejs.
36af650 Refactored Reduce() func to output extra text.
bdb1d00 Added delay before booting up interactive view to work better with nodejs cli apps.
3463842 The .fxrc file renamed to .fxrc.js file.

New .fxrc.js file is now an ESM module. You can now use top-level await, import, and require in the same .fxrc.js file.

import 'zx/globals'
Object.assign(global, require('lodash/fp'))

Don't miss a new fx release

NewReleases is sending notifications on new releases.