# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.2 (2020-02-13)


### Bug Fixes

* use tryRequirePkg to simplify codes ([914d2fa](https://github.com/rx-ts/pkgr/commit/914d2fa9d6de6dfd94d55d21d01aa4d2152a51fc))





## 0.5.1 (2020-02-13)


### Bug Fixes

* **rollup:** check vue-template-compiler availability ([22edff2](https://github.com/rx-ts/pkgr/commit/22edff2dfb97fe071ff8b9ad4fce4f0c99d09419))





# 0.5.0 (2020-02-08)


### Features

* **rollup:** add rollup-plugin-vue support ([4a31cff](https://github.com/rx-ts/pkgr/commit/4a31cff46d04c0d4182bcb249ea86ec77d2a0b57))





## 0.4.4 (2020-02-03)

**Note:** Version bump only for package @pkgr/named-exports





## 0.4.3 (2020-01-30)


### Bug Fixes

* **webpack:** set isTSX from mdx value ([0ba49c0](https://github.com/rx-ts/pkgr/commit/0ba49c0e2a553e02afb62e6b655b9d90eb514cba))





## 0.4.2 (2020-01-30)

**Note:** Version bump only for package @pkgr/named-exports





## [0.4.1](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.4.0...@pkgr/named-exports@0.4.1) (2020-01-19)


### Bug Fixes

* eslint issues from unicorn ([505f5ef](https://github.com/rx-ts/pkgr/commit/505f5ef3197cc239df4ddcdb4e1d4bb197bc6b77))





# 0.4.0 (2019-11-02)


### Bug Fixes

* lint fix, use union @1stg/app-config ([ec3d54c](https://github.com/rx-ts/pkgr/commit/ec3d54cc1765416abb86c23603bedf494648c6cd))


### Features

* **es-modules:** first blood, add basic es modules mappings ([585f392](https://github.com/rx-ts/pkgr/commit/585f392b550c761b90053e7aa07c9835b33cb81a))
* **rollup:** add rollup-plugin-copy support :tada: ([36cdd54](https://github.com/rx-ts/pkgr/commit/36cdd54de912403373834d860eafb2c1b7038239))





# [0.3.0](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.2.3...@pkgr/named-exports@0.3.0) (2019-09-29)


### Features

* add @pkgr/rollup package :tada: ([c6d6d53](https://github.com/rx-ts/pkgr/commit/c6d6d53))





## [0.2.3](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.2.2...@pkgr/named-exports@0.2.3) (2019-09-28)


### Bug Fixes

* **named-exports:** add prop-types and react-is support ([cc0421c](https://github.com/rx-ts/pkgr/commit/cc0421c))





## [0.2.2](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.2.1...@pkgr/named-exports@0.2.2) (2019-09-28)


### Bug Fixes

* **named-exports:** add prop-types and react-is support ([9084442](https://github.com/rx-ts/pkgr/commit/9084442))





## [0.2.1](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.2.0...@pkgr/named-exports@0.2.1) (2019-09-24)

**Note:** Version bump only for package @pkgr/named-exports





# [0.2.0](https://github.com/rx-ts/pkgr/compare/@pkgr/named-exports@0.1.0...@pkgr/named-exports@0.2.0) (2019-09-24)


### Features

* add support of extra sub files ([f24fef6](https://github.com/rx-ts/pkgr/commit/f24fef6))





# 0.1.0 (2019-09-24)


### Features

* add @pkgr/named-exports package ([28e8da2](https://github.com/rx-ts/pkgr/commit/28e8da2))
