Skip to content

v12.3.0

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 18 Dec 19:56
· 1123 commits to master since this release

Bug Fixes

  • release: correctly run tests on release (e7b544a), closes #172
  • process.env inacessible in browser tests (2ca2863)
  • update uglify config to not compress (and mess with js-ipfs) (17a28a6)
  • use rel paths on windows (#183) (d57dd3f)
  • test: inject missing webpack config into tests (bb4c0e4)

Features

  • test: output junit reports on CI (61ab915)