Releases: xing/hops
Releases · xing/hops
Release v15.0.1
v16.0.0-nightly.0
16.0.0-nightly.0 (2021-09-30)
Reverts
- Revert "chore: rename bin to create-hops-app for stable version" (86ea2f3)
v15.0.0
v15.0.0-nightly.14
15.0.0-nightly.14 (2021-09-27)
Note: Version bump only for package hops-lerna-root
v15.0.0-nightly.13
15.0.0-nightly.13 (2021-09-27)
Note: Version bump only for package hops-lerna-root
v15.0.0-nightly.12
15.0.0-nightly.12 (2021-09-27)
Bug Fixes
- always use this.getLogger instead of console.* methods (d8ea941)
- bootstrap: fix object whitelisting for environmentalize (871333f), closes #1156
- do no exit hops in certain cases (b47ff82)
- exit Hops on unrecovrable webpack errors (2030586)
- info: test if logLocation is writable (6ba3261)
- jest-preset: use require instead of import (0822ad9)
- msw: prepend msw service worker path with basePath (40e786c)
- msw: remove
enableMockServiceWorker
configuration option (7348164) - msw: remove unusable integration test APIs (cc822ab)
- remove deprecated apollo 2 (ce21a80)
- remove version pinning of webpack 5 (216ad8d)
- solve apollo conflicts in canarist (a3664fc)
- spec: remove invalid test (f6ebdf6)
- update dependency css-loader to v6 (f2cfbd0)
- update dependency msw to ^0.35.0 (5b8f69b)
- update dependency postcss-normalize-charset to v5 (11e3b18)
- update dependency serialize-javascript to v6 (9b2d934)
- update dependency webpack to v5.46.0 (a67cd2c)
- update dependency webpack to v5.51.1 (bee9400)
- update dependency webpack-sources to v3 (8dca82a)
chore
Features
BREAKING CHANGES
- removes deprecated apollo 2 client
- drops Node 15 support
- drops Node 12 support
Release v14.5.0
Release v14.4.1
Release v14.4.0
14.4.0 (2021-09-02)
Bug Fixes
- always use this.getLogger instead of console.* methods (ebde9f7)
- bootstrap: fix object whitelisting for environmentalize (1b4c577), closes #1156
- exit Hops on unrecovrable webpack errors (1e13ef2)
- jest-preset: use require instead of import (f701f11)
- msw: prepend msw service worker path with basePath (7833b55)
- msw: remove
enableMockServiceWorker
configuration option (e8ac8af) - update dependency msw to ^0.35.0 (cd104ae)
Features
- info: optionally log into hops-log.txt (1d9a875)