Skip to content

v2.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 22 Jun 16:24
92ed428

2.0.0 (2018-06-22)

Bug Fixes

BREAKING CHANGES

  • We no longer run require('babel-register') so not all code will be transpiled with babel by preval. Some will, but it's advised to not write code that you want prevaled in a way that doesn't run in the version of node you're using