UNPKG

looker-extension-sdk-react

Version:
56 lines (32 loc) 1.85 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### [21.4.2](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-react-v21.4.1...extension-sdk-react-v21.4.2) (2021-04-21) ### Dependencies * The following workspace dependencies were updated * dependencies * looker-extension-sdk bumped from ^21.4.1 to ^21.4.2 ### [21.4.1](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-react-v21.4.0...extension-sdk-react-v21.4.1) (2021-04-15) ### Dependencies * The following workspace dependencies were updated * dependencies * looker-extension-sdk bumped from ^21.4.0 to ^21.4.1 * @looker/sdk bumped from ^21.4.0 to ^21.4.1 * @looker/sdk-rtl bumped from ^21.0.11 to ^21.0.12 ## [21.4.0](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-react-v21.0.10...extension-sdk-react-v21.4.0) (2021-04-02) ### Features * Added --versions option to the code generator ([#514](https://www.github.com/looker-open-source/sdk-codegen/issues/514)) ([ee6f3e8](https://www.github.com/looker-open-source/sdk-codegen/commit/ee6f3e8f55e300df1a75c9be89b47f067bc08dee)) ### Dependencies * The following workspace dependencies were updated * dependencies * looker-extension-sdk bumped from ^21.0.10 to ^21.4.0 * @looker/sdk bumped from ^21.0.10 to ^21.4.0 * @looker/sdk-rtl bumped from ^21.0.10 to ^21.0.11 ## [21.0.9] Fix serialization of Error objects ## [21.0.8] Removed explicit exports of typescript types which were causing transpiler warnings in extension builds. ## [21.0.5] Moved to the /looker-open-source/sdk-codegen github repository.