Skip to content

Releases: ipfs/aegir

v13.0.7

16 Apr 21:01
@vmx vmx
Compare
Choose a tag to compare

Bug Fixes

  • don't show warning if test/browser.js doesn't exist (4785bce), closes #204

Features

  • add inline-source-map for webpack (1ff41e5)

v13.0.6

08 Mar 10:32
@vmx vmx
Compare
Choose a tag to compare

Bug Fixes

  • make a single webpack bundle (f1e2850)

v13.0.5

19 Feb 11:57
Compare
Choose a tag to compare
chore: release version v13.0.5

v13.0.4

19 Feb 11:55
Compare
Choose a tag to compare
chore: release version v13.0.4

v13.0.3

19 Feb 11:53
Compare
Choose a tag to compare
chore: release version v13.0.3

v13.0.1

19 Feb 07:07
Compare
Choose a tag to compare

Bug Fixes

  • add a more descriptive error (1174cd8)
  • throw an error if fixture is not found (a8907b9)

v13.0.0

12 Feb 15:21
Compare
Choose a tag to compare

Features

  • (BREAKING CHANGE) allow to load fixtures from paths other than ./test (#196) (66d9950)

v12.4.0

24 Jan 00:20
Compare
Choose a tag to compare

Features

  • run pre-push targets if there are any (858c1fd), closes #188

v12.3.0

18 Dec 19:56
Compare
Choose a tag to compare

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)

v12.2.0

21 Nov 21:32
Compare
Choose a tag to compare

Features

  • docs: add format flag to which selects docs output formats (456858f)