# 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-v21.4.1...extension-sdk-v21.4.2) (2021-04-21)


### Features

* Add clipboard write capability to extension framework ([#603](https://www.github.com/looker-open-source/sdk-codegen/issues/603)) ([d6b52ea](https://www.github.com/looker-open-source/sdk-codegen/commit/d6b52ea4f009f64e43167a4acac973fcbfb91e2e))

### [21.4.1](https://www.github.com/looker-open-source/sdk-codegen/compare/extension-sdk-v21.4.0...extension-sdk-v21.4.1) (2021-04-15)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @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-v21.0.10...extension-sdk-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/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.
