Skip to content

Latest commit

 

History

History
286 lines (119 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

286 lines (119 loc) · 12.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2024-12-09)

2.6.0 (2024-11-22)

Features

  • Preview: support home page & collection page preview (#97) (488edfd)

2.5.1 (2024-06-13)

Bug Fixes

2.5.0 (2024-06-03)

Features

  • bulk-req: bulk req cache fix for multitenant applications (#95) (926ef3e)

2.4.0 (2024-02-22)

Features

  • cache: Implement TTL cache for config (#93) (e161ac2)

2.3.5 (2024-02-14)

Bug Fixes

  • bulk request: POST bulk to a get (#87) (e664524)

2.3.4 (2023-12-27)

2.3.3 (2022-10-17)

2.3.2 (2022-10-03)

2.3.1 (2022-03-03)

Bug Fixes

2.3.0 (2022-03-01)

Features

  • request: Implement request fallback for external calls (#76) (bc107f9)

2.2.0 (2022-02-11)

Features

  • Custom Layout: support custom storylimit and custom nestedCollectionLimit (#71) (92f263e)

2.1.0 (2021-09-08)

Features

  • support collection of collection of stories data based on index (#67) (5caaf7b)

2.0.3 (2021-08-25)

Bug Fixes

  • prettier: Prettify code :paint: (565e086)
  • timeout: Increase dev timeout to 50s (3b217b2)

2.0.2 (2021-07-22)

Bug Fixes

  • timeout: Increase dev timeout to 50s (3b217b2)

2.0.1 (2021-07-22)

1.26.0 (2021-07-22)

Bug Fixes

  • prettier: Prettify code :paint: (565e086)

1.25.3 (2021-06-15)

1.25.1 (2021-05-13)

1.25.0 (2021-05-05)

Features

  • set nested collection limit for individual collection (#51) (f694b30)

1.24.2 (2021-04-22)

Bug Fixes

  • add missing prepublish script (32cfa7b)

1.24.0 (2021-04-22)

Features

  • set default item limit for nested collections (#50) (84d6dae)

1.7.0 (2021-04-22)

Features

  • set default item limit for nested collections (#50) (84d6dae)

1.6.0 (2021-04-22)

Features

  • set default item limit for nested collections (#50) (84d6dae)

1.4.0 (2021-04-22)

Features

  • set default item limit for nested collections (#50) (84d6dae)

1.3.2 (2021-03-08)

1.23.3 (2021-02-01)

1.23.2 (2020-11-12)

Features

  • provide provision to set the story limit for nested collection (#45) (b00c48e)

1.23.1 (2020-03-23)

Bug Fixes

1.23.0 (2020-03-23)

Features

  • added method getAmpConfig on client (a140f9b)

1.22.0 (2020-01-07)

Features

  • Caching the location for POST bulk-requests (#40) (b3a2fd7)
  • Improving Logging of failures (de42dac)
  • memoizeAsync can be used to memoize asynchronous functions (#39) (9e9cd5c)
  • Null / Undefined Slugs resolve to nulls (#38) (c084f06)

1.21.0 (2019-12-19)

Features

  • Adding an option for storyLimits on collection by slug (#36) (d3d8cd0)

1.20.5 (2019-09-10)

1.20.4 (2019-07-05)

Bug Fixes

  • Pass storyFields to the recursing function, (#33) (e1bddfd)

1.20.3 (2019-07-04)

Bug Fixes

  • Does not crash if items are null or undefined (3c24ccd)

1.20.2 (2019-06-24)

1.20.1 (2019-06-18)

1.20.0 (2019-05-13)

Features

  • add-access-fields: add access and access-level-value in load nested collections (#30) (479c761)

1.19.0 (2019-05-06)

Features

  • Allow you to memoize things on the config (#29) (21293df)

1.18.0 (2019-05-03)

Features

  • If the domain-slug is undefined, all domains are returned (f35f48a)
  • Multi Domain Support (#28) (1c0352d)

1.17.1 (2019-05-02)

Bug Fixes

  • relatedStories: Fix breaking function call (7c0d1bd)

1.17.0 (2019-05-02)

Features

1.16.0 (2019-04-29)

Features

  • build using child class: update build method to return instance of child class (#26) (77958c0)

1.15.1 (2019-04-04)

1.15.0 (2019-03-06)

Bug Fixes

  • standard-version-release: make the script executable (57fe096)

Features

  • MenuGroups: add menu-groups support (#24) (89e7296)
  • standard-version-release: add standard-version-release (19e1a1e)