UNPKG

@talend/assets-api

Version:

A set of API designed to access assets using CDN

82 lines (41 loc) 1.26 kB
# @talend/assets-api ## 1.5.3 ### Patch Changes - de6ae38: Bump dependencies ## 1.5.2 ### Patch Changes - 4f5cc5c: Bump security CVE ## 1.5.1 ### Patch Changes - f321a0d: Remove unused tsconfig.esm.json (initially added to use TSC but we stay with babel at the end) ## 1.5.0 ### Minor Changes - c3750a1: chore: upgrade dependencies Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18. ## 1.4.0 ### Minor Changes - 3bd16fc: Add support to ESM ## 1.3.2 ### Patch Changes - 1abc22f: chore: upgrade dependencies ## 1.3.1 ### Patch Changes - c468f2f: chore: upgrade dependencies ## 1.3.0 ### Minor Changes - b9cc5b097: Add missing deps and remove link to @talend/icons (circular deps) ## 1.2.2 ### Patch Changes - 56e0a9629: remove annoying console log ## 1.2.1 ### Patch Changes - eec63a996: fix: use meta element content attribute ## 1.2.0 ### Minor Changes - 47b758112: feat(ARCH-482): use React 17 internally and extend react peer dep version ## 1.1.0 ### Minor Changes - 9222aa7fc: @talend/assets-api is now distributed as UMD file ## 1.0.1 ### Patch Changes - 527dc97b6: fix(assetApi): prevent getCdnUrl to start with double slash //