Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.47 KB

v1.5.0-next.3-changelog.md

File metadata and controls

48 lines (26 loc) · 1.47 KB

Release v1.5.0-next.3

Minor Changes

  • bfc7c50a09: Display associated entity as a chip in AdrSearchResultListItem

    BREAKING: AdrDocument now includes a entityRef property, if you have a custom AdrParser you will have to supply this property in your returned documents

Patch Changes

Minor Changes

  • bfc7c50a09: Display associated entity as a chip in AdrSearchResultListItem

    BREAKING: AdrDocument now includes a entityRef property, if you have a custom AdrParser you will have to supply this property in your returned documents

Patch Changes

Minor Changes

  • bfc7c50a09: Display associated entity as a chip in AdrSearchResultListItem

    BREAKING: AdrDocument now includes a entityRef property, if you have a custom AdrParser you will have to supply this property in your returned documents

Patch Changes

  • 5e4dc173f7: Added a second validation to the dir() method of ZIP archive responses returned from readTree() that ensures that extracted files do not fall outside the target directory.

Patch Changes

  • Bumped create-app version.