@webpack-blocks/typescript
Version:
Webpack block for Typescript.
32 lines (17 loc) • 575 B
Markdown
# @webpack-blocks/typescript - Changelog
## 2.0.0-alpha
- Support for webpack 4 ([#261](https://github.com/andywer/webpack-blocks/pull/261))
## 1.0.0-beta.2
- Update dependency versions
## 1.0.0-beta
- Make compatible with `match()`
## 1.0.0-alpha
- Updated for new core API ([#125](https://github.com/andywer/webpack-blocks/issues/125))
- Requires node 6+
## 0.4.1
- Allow passing custom loader options (see
[#141](https://github.com/andywer/webpack-blocks/pull/141))
## 0.4.0
- No changes, just keeping the version numbers in sync
## 0.1.0
Initial release.