express-transform-bare-module-specifiers
Version:
Express middleware to transform bare module specifiers on-the-fly.
42 lines (18 loc) • 1.26 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.0.3"></a>
## [1.0.3](https://github.com/nodecg/express-transform-bare-module-specifiers/compare/v1.0.2...v1.0.3) (2020-03-09)
### Bug Fixes
* **package:** mark [@types](https://github.com/types)/lru-cache as a prodDep ([68d0327](https://github.com/nodecg/express-transform-bare-module-specifiers/commit/68d0327))
<a name="1.0.2"></a>
## [1.0.2](https://github.com/nodecg/express-transform-bare-module-specifiers/compare/v1.0.1...v1.0.2) (2018-11-14)
### Bug Fixes
* preserve (or add) inline sourcemaps ([4501f63](https://github.com/nodecg/express-transform-bare-module-specifiers/commit/4501f63))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/nodecg/express-transform-bare-module-specifiers/compare/v1.0.0...v1.0.1) (2018-11-13)
### Bug Fixes
* **package:** add typings ([6fb9e48](https://github.com/nodecg/express-transform-bare-module-specifiers/commit/6fb9e48))
<a name="1.0.0"></a>
# 1.0.0 (2018-11-12)
### Features
* initial featureset ([590a6d6](https://github.com/nodecg/express-transform-bare-module-specifiers/commit/590a6d6))