rollup-plugin-subpath-externals
Version:
Externalize all dependencies, even subpath imports
78 lines (25 loc) • 1.6 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.4.0](https://github.com/evocateur/pectin/compare/v3.3.0...v3.4.0) (2019-08-01)
### Features
* **deps:** Upgrade dependencies ([923f92f](https://github.com/evocateur/pectin/commit/923f92f))
# [3.0.0](https://github.com/evocateur/pectin/compare/v2.6.0...v3.0.0) (2019-01-01)
### Features
* Rollup 1.0 🎉 ([938db4e](https://github.com/evocateur/pectin/commit/938db4e))
### BREAKING CHANGES
* Rollup 0.x is no longer supported.
## [2.4.1](https://github.com/evocateur/pectin/compare/v2.4.0...v2.4.1) (2018-11-15)
**Note:** Version bump only for package rollup-plugin-subpath-externals
# [2.4.0](https://github.com/evocateur/pectin/compare/v2.3.0...v2.4.0) (2018-11-14)
### Features
* **subpath-externals:** Accept package props for fine-grained control ([b4f134b](https://github.com/evocateur/pectin/commit/b4f134b))
# [2.1.0](https://github.com/evocateur/pectin/compare/v2.0.0...v2.1.0) (2018-10-16)
### Features
* **subpath-externals:** Accept optional format config that controls which types of dependencies are externalized ([446440d](https://github.com/evocateur/pectin/commit/446440d))
# [2.0.0](https://github.com/evocateur/pectin/compare/v1.3.0...v2.0.0) (2018-10-10)
**Note:** Version bump only for package rollup-plugin-subpath-externals
<a name="1.0.0"></a>
# 1.0.0 (2018-08-31)
### Features
* open source ([ce2d5cb](https://github.com/evocateur/pectin/commit/ce2d5cb))