Skip to content

v3.2.3

Compare
Choose a tag to compare
@rchl rchl released this 27 Feb 11:50

Bug Fixes

  • allow string to webpackConfig.include (#149) (146ff20)
  • don't set urlPrefix for release on server (#150) (8e3e4d1)
  • don't use Proxy to avoid problems with IE11 compatibility (f78d7b6), closes #144
  • enable source maps on server also (c71d848)
  • release failure with non-standard directory structure (215c308), closes #132
  • router.base not taken into account when releasing source maps (#152) (8ffce3a), closes #105
  • types: add types for process.sentry (#153) (0ff5969)