- Notifications
You must be signed in to change notification settings - Fork5
Tags: unassert-js/unassertify
Tags
v2.1.1
2018-04-19 * [perf] Skip parsing if file doesn't contain assertions (by@goto-bus-stop)
v2.1.0
2017-10-23 * [feat] Set `ecmaVersion: 2018` when parsing (by@goto-bus-stop)
v2.0.5
hashbangs (2017-10-17) * [fix] fix parsing code with hashbangs (#!) (by@goto-bus-stop)
v2.0.0
Remove assertions even if `debug` option is on (2015-09-25) * [feat] remove assertions even if `debug` option is on. * [BC] Since this release, assertions are always removed even if `debug` option is on. If you don't want to remove assertions when `debug` is on, simply do not add `unassertify` on that build configuration.
PreviousNext