Releases: faceyspacey/webpack-flush-chunks
Releases · faceyspacey/webpack-flush-chunks
v1.0.1
<a name"1.0.1">
1.0.1 (2017-06-08)
Bug Fixes
- $bump: updated tests screenshot + added .codeclimate.yml (537ead61)
v1.0.0
<a name"1.0.0">
1.0.0 (2017-06-08)
Bug Fixes
- $docs: finish updated readme (with info about chunkNames etc) (4b3cd215)
Features
- $apiChange: simplified the API + added flushFiles method + chunkNames support (7ff389d5)
Breaking Changes
- flushChunks arguments/options changed to be 2: stats, options
(7ff389d5)
v0.2.2
<a name"0.2.2">
0.2.2 (2017-06-07)
Bug Fixes
- $merge: rolling back (d3df1012)
- $rollback:
- complete the rollback since --force breaks semantic-release (b799a55f)
- put 0.2.x back to old code (d5ad65d1)
v0.2.1
<a name"0.2.1">
0.2.1 (2017-06-07)
Bug Fixes
- $forcedBump: set main from src back to dist (3a5f3c2c)
v0.2.0
<a name"0.2.0">
0.2.0 (2017-06-07)
Features
- $chunkNames: ability to pass an array of chunkNames instead of moduleIds + tests (4c7d1caf)
v0.1.1
<a name"0.1.1">
0.1.1 (2017-05-07)
Bug Fixes
- $html: removed wrapping spans in strings and removed IDs for React component spans (e590571b)
v0.1.0
<a name"0.1.0">
0.1.0 (2017-04-29)
Features
- $newApi: add low-level flushFiles function + docs (dc98ca49)
v0.0.3
<a name"0.0.3">
0.0.3 (2017-04-27)
Bug Fixes
- $refactor: provide consistent argument order to flush functions (76f6b190)
v0.0.2
<a name"0.0.2">
0.0.2 (2017-04-27)
Bug Fixes
- $bump: edit readme and start using semantic-release (6d3b5ed4)