UNPKG

@joeldodge/extension-sdk

Version:
53 lines (29 loc) 1.53 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.1.1](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-v21.1.0...extension-sdk-v21.1.1) (2021-03-29) ### Dependencies * The following workspace dependencies were updated * dependencies * @joeldodge/sdk bumped from ^21.5.0 to ^21.5.1 ## [21.1.0](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-v21.0.10...extension-sdk-v21.1.0) (2021-03-25) ### Features * update docs ([2f6876e](https://www.github.com/looker-open-source/sdk-codegen/commit/2f6876ed5174b5df03b1fde1404e49f617772bbd)) ### Dependencies * The following workspace dependencies were updated * dependencies * @joeldodge/sdk bumped from ^21.4.0 to ^21.5.0 * @joeldodge/sdk-rtl bumped from ^21.0.9 to ^21.1.0 ### [21.0.10](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-v21.0.9...extension-sdk-v21.0.10) (2021-03-19) ### Dependencies * The following workspace dependencies were updated * dependencies * @joeldodge/sdk bumped from ^21.0.9 to ^21.4.0 ## [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.