Releases: xing/hops
Releases · xing/hops
Release v14.3.1
Release v14.3.0
14.3.0 (2021-07-27)
Bug Fixes
- msw: correct type definition for main export (17a2d25)
- msw: do not install msw if browser does not support service workers (faa82b3)
- update dependency msw to ^0.31.0 (d8d4984)
- update dependency msw to ^0.33.0 (3833165)
- msw: provide empty hops-msw/handlers file to fix webpack errors (50f66d5)
- update dependency serialize-javascript to v6 (a133b9c)
- create-hops-app: remove intermediary hack (4363e09)
Features
- jest-preset: automatically set-up graphql and msw (860a8fe)
- msw: allow to skip waiting for browser mocks (78ecff9)
- msw: allow to specify a handlers file to use during development (f83409a)
- msw: introduce new hops-msw package (c01c062)
- msw: only wait for browser mocks in integration tests (a4318f0)
- msw: print debug information from the mixins (de2d02c)
- react-apollo: expose helper functions for unit testing (7908021)
- template-graphql: use msw for development mode (f84f4a3)
v15.0.0-nightly.11
v15.0.0-nightly.10
15.0.0-nightly.10 (2021-07-13)
Bug Fixes
- msw: provide empty hops-msw/handlers file to fix webpack errors (429ea12)
v15.0.0-nightly.9
v15.0.0-nightly.8
15.0.0-nightly.8 (2021-07-06)
Bug Fixes
- msw: delay rendering until msw mocks have been registered (dffafa4)
v15.0.0-nightly.7
15.0.0-nightly.7 (2021-07-05)
Bug Fixes
v15.0.0-nightly.6
15.0.0-nightly.6 (2021-06-30)
Bug Fixes
- update dependency style-loader to v3 (002b84a)
- create-hops-app: add intermediary support for Node v16 (87172b0)
- template-graphql: correctly pass data and loading state (aadadf8)
Features
Release v14.2.1
v15.0.0-nightly.5
15.0.0-nightly.5 (2021-06-21)
Bug Fixes
- webpack: target ES5 for browser builds (ca3a68e)
Features
- webpack: enable filesystem-based caching (dccb7e0)