0.10.1 (2018-12-21)
- media: fixes media.original sending url before empty shape (96ffd06)
- media: non existent src or srcset now return null (a89d4c7)
- tests: updates snapshot (cfc758f)
0.10.0 (2018-11-02)
- opt-in-queries: use query params defined in connection settings (9ff4f2c)
0.9.10 (2018-10-31)
- media-content: ensure content is always an array (c0dc644)
0.9.9 (2018-10-26)
- semantic-release: fix repository url in package.json (c953079)
- semantic-release: rollback semantic-release version (ce36338)
- semantic-release: setup with semantic-release-cli (9536746)
- semantic-release: update @semantic-release/github (9c1f6d9)
- semantic-release: update semantic-release dependencies (c0b868f)
- semantic-release: update to latest version for security reasons (5704562)
0.9.9 (2018-10-26)
- semantic-release: rollback semantic-release version (ce36338)
0.9.8 (2018-10-25)
- react: update react and react-dom (351dd72)
0.9.7 (2018-10-25)
- amp: use the correct stores (a05dd3c)
0.9.6 (2018-10-24)
- esmodules: fixes lodash-es loading in jest and entityshape import (8d97329)
- head: move fetchHeadContent to its own file (c777416)
- list: list.isReady doesn't relay in entities.length [WIP] (9166d87)
- list-page: fix isEmpty field and add tests (c5655ae)
- list-page: fix isReady field when list is empty (9d4c5e3)
- lodash: migrates back to lodash-es (9d542fd)
- lodash: removes lodash-es and installs lodash (1f30e75)
- stores: use afterCsr only in the client (ec3ae3f)
- stores: use beforeSsr only in the server (4a8ae4f)
- tests: install missing dev dependencies (88941a8)
0.9.5 (2018-10-02)
- context: get next column and extract list at the same time (1de490e)
- item: change afterCreate hook and fix nextItem view (7914cc4)
0.9.4 (2018-09-26)
- media: use original src and width for srcset if no sizes (f76a719)
0.9.3 (2018-08-31)
- entity: check if sizes.length is not 0 before reducing the array (09f0585)
0.9.2 (2018-08-29)
- head-meta: fix bug with title when entity is not ready yet (8169e30)
0.9.1 (2018-08-23)
- head-content: filters out meta tags with invalid attributes (428bb6e)
0.9.0 (2018-08-16)
- api: uses cdn for api if available (a367eaf)
- media: adds src and srcSet fields to media entity (00c23ca)
0.8.1 (2018-07-25)
0.8.0 (2018-07-17)
- head-content: calls fetchHeadContent in beforeSsr (0f5e9ca)
- entity: create HeadMeta model with title and pagedTitle views (13c6f27)
- flows: removes flows (696b05c)
- stores: removes flows and adds afterCsr hook (4dbe933)
- flows: removes flows
https://github.com/wp-pwa/saturn-theme/issues/329
0.7.0 (2018-07-02)
- amp: fixes client entry points in AMP (840a088)
- converters: use date instead of date_gmt for media (e18be70)
- entity-shape: add raw to entity shape (864981d)
- normalizr: missing package (4b5d45f)
- schemas: solve bug in normalizr (ad7819a)
- entity: rename .entity to .raw (2bb5e10)