Skip to content

Release v15.1.0

Compare
Choose a tag to compare
@hops-untool hops-untool released this 16 Feb 14:13

15.1.0 (2022-02-16)

Bug Fixes

  • pin @apollo/client to 3.4.17 due to SSR bug in useLazyQuery (de003f2)
  • reference webpack chunks via chunk name (3521a78), closes #1976
  • wait for webpack builds to finish (eb6737e)

Features

  • jest-environment: reject hasFinished when build has failed (bbe6ddc)