Socket
Socket
Sign inDemoInstall

extract-text-webpack-plugin

Package Overview
Dependencies
311
Maintainers
8
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13456Next

3.0.0-beta.1

Diff

Changelog

Source

3.0.0-beta.1 (2017-06-24)

  • Skipped due to deployment issues with schema

<a name="3.0.0-beta.0"></a>

d3viant0ne
published 3.0.0-beta.0 •

Changelog

Source

3.0.0-beta.0 (2017-06-23)

Bug Fixes

  • add missing options.ignoreOrder details in Error message (#539) (dd43832)

Code Refactoring

BREAKING CHANGES

  • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764
  • Enforces peerDependencies of "webpack": ">= 3.0.0-rc.0 || ^3.0.0".
  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

<a name="2.1.2"></a>

bebraw
published 2.1.2 •

Changelog

Source

2.1.2 (2017-06-08)

<a name="2.1.1"></a>

d3viant0ne
published 2.1.1 •

Changelog

Source

2.1.1 (2017-06-08)

Bug Fixes

  • add a not null check for the content property before throwing error (#404) (58dd5d3)
  • loader: rm unnecessary this.cacheable (caching) (#530) (c3cb091)
  • don't extract from common async chunks (#508) (e595417)
  • validation schema (schema-utils) (#527) (dfeb347)

<a name="2.1.0"></a>

bebraw
published 2.1.0 •

Changelog

Source

2.1.0 (2017-03-05)

Features

  • The plugin filename accepts a function now. c9a19ad, closes #423

<a name="2.0.0"></a>

d3viant0ne
published 2.0.0 •

Changelog

Source

2.0.0 (2017-02-24)

<a name="2.0.0-rc.2"></a>

bebraw
published 2.0.0-rc.3 •

Changelog

Source

2.0.0 (2017-02-24)

<a name="2.0.0-rc.2"></a>

d3viant0ne
published 2.0.0-rc.2 •

Changelog

Source

2.0.0-rc.2 (2017-01-28)

Bug Fixes

  • schema: allow extract to accept omit/remove flags (8ce93d5), closes #371
  • schema: connect loader schema with the code properly (03bb4aa)
  • schema: emit proper error messages (70cbd4b)

Features

  • errors: show nicer errors if there are extra fields (76a171d)

<a name="2.0.0-rc.1"></a>

d3viant0ne
published 2.0.0-rc.1 •

Changelog

Source

2.0.0-rc.1 (2017-01-28)

Bug Fixes

  • options: pass proper loader options to children (#266) (6abf42d)

<a name="2.0.0-rc.0"></a>

d3viant0ne
published 2.0.0-rc.0 •

Changelog

Source

2.0.0-rc.0 (2017-01-26)

Bug Fixes

  • readme: Incorrect loader configuration (e477cc7)

Features

  • extract: return an array of loader objects (#343) (74b86e0)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc