v1.0.6
Sourcemap Fixes
React router devtools was causing the sourcemaps to be off by 1-3 lines, this has been fixed and now the sourcemaps are generated properly, this means if you use debuggers they will now be accurate!
What's Changed
- fix: Remove setState calls when component is unmounted by @AlemTuzlak in #172
- Improved sourcemap support by @AlemTuzlak in #170
- version bump by @AlemTuzlak in #174
Full Changelog: v1.0.5...v1.0.6