UNPKG

jsxbin-webpack-plugin

Version:

A Webpack plugin to JSXbin-pack Extendscript outputs.

32 lines (14 loc) 938 B
# 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.0"></a> # [1.0.0](https://github.com/sammarks/jsxbin-webpack-plugin/compare/v0.0.4...v1.0.0) (2019-11-17) ### Features * upgrade to webpack v4 ([33b10df](https://github.com/sammarks/jsxbin-webpack-plugin/commit/33b10df)) <a name="0.0.4"></a> ## [0.0.4](https://github.com/sammarks/jsxbin-webpack-plugin/compare/v0.0.3...v0.0.4) (2018-11-30) ### Bug Fixes * Make jsxbin an optional dependency. ([b28000d](https://github.com/sammarks/jsxbin-webpack-plugin/commit/b28000d)) <a name="0.0.3"></a> ## [0.0.3](https://github.com/sammarks/jsxbin-webpack-plugin/compare/v0.0.2...v0.0.3) (2018-11-15) ### Bug Fixes * Upgrade jest to fix vulnerability. ([56a0552](https://github.com/sammarks/jsxbin-webpack-plugin/commit/56a0552))