This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
Babel support
Added
- feat: Add
babelRegister
andbabelRegisterOptions
low level configuration options, allowing to enable Babel when loading mocks and routes (#151); - feat: Add
lowLevelConfig
getter to core, returning low level configuration properties.
Changed
- chore: update node versions in pipeline
- chore(deps): update dependencies