This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/webpack-chain/CHANGELOG.md

13 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v4.12.1

3 October 2018

  • Switch from changelog to auto-changelog #109
  • Allow passing entry as a string to config.merge() #107
  • Lock file maintenance #101
  • Update dependency eslint-plugin-prettier to v3 e42d8bd

v4.12.0

28 September 2018

  • Revert changes to gitignore c1250a0

v4.11.0

13 September 2018

  • Support specifying plugins by path #102
  • Lock file maintenance #100
  • Lock file maintenance #96

v4.10.0

6 September 2018

  • Use the Resolve API to define ResolveLoader according to webpack #99
  • Migrate to new org #92
  • test: 'clean' in 'ChainedMap' #93
  • Lock file maintenance 3a4b3e1
  • Lock file maintenance 815bfd1

v4.9.0

15 August 2018

  • Update to ESLint 5 #89
  • Lock file maintenance #85
  • Implement ChainedMap.getOrCompute #63
  • Support Object literal plugin usage #86
  • Lock file maintenance #61
  • Lock file maintenance #60
  • Update dependency eslint-config-airbnb-base to v13 7370962
  • merge resolve plugins just like config c47ee2d
  • Fix linting :/ 30cc11d
  • Fix README bug, test in Node.js v6 4a37c74
  • linted dff82f8
  • Run yarn lint --fix 9384537

v4.8.0

16 May 2018

  • Expose toString as a static method on Config #57
  • Add test for Config.toString, add README note 0107aef

v4.7.0

15 May 2018

  • Lint with eslint, prettier, airbnb #52
  • Support Config.toString() with name hints #53
  • Configure Renovate #54
  • Lock file maintenance 50d4db8

v4.6.0

16 April 2018

  • Support Webpack 4.x #51
  • Update devDependencies #50

v4.5.0

22 November 2017

  • Introduce method for performing a batch of operations against a context #43

v4.4.2

10 October 2017

  • Update changelog 1bb3da1
  • Hotfix - guard against non-defined entries when ordering chainedmap 76be81f
  • Updating changelog a71fc4b

v4.4.1

6 October 2017

v4.4.0

6 October 2017

  • Feature: allow specifying to use before or after other use #42
  • Docs: Upstream fixes made to Neutrino's webpack-chain docs #41
  • Improve documentation for plugin configuration #40
  • Allow omitting keys from source merge object fb6ea2f
  • Feature: allow specifying .before or .after to order plugins and uses b0040bf
  • Rename when arguments to be clearer d15e895
  • Bumping deps c15be4a
  • Update changelog 5aec63a

v4.3.0

13 September 2017

  • Update API for base config, dev server, and output #38
  • Update changelog 6260f49

v4.2.0

13 September 2017

  • Add new shorthands from resolve and output #37
  • changelog 0374e51
  • Updating README with shorthands ae5e75a

v4.1.0

12 September 2017

  • Updating rule definition shortcuts, adding oneOf #36

v4.0.0

3 August 2017

  • Switch noParse to getter/setter to allow webpack v3 function argument #32
  • Serialize performance into config output #31
  • Release v4.0.0 e84b002

v3.3.0

18 May 2017

  • Adding noParse on module #27
  • Releasing v3.3.0 4a59bef

v3.2.0

12 April 2017

  • Adding updated shorthand methods for devServer #23

v3.1.0

29 March 2017

  • Allow conditional configuration via when #22
  • Update README with links to previous docs versions 0dc3984
  • Update README with links to previous docs versions bcc2362

v3.0.0

8 March 2017

  • Make rule.include, rule.exclude, loaders and plugins more extensible #16

v2.0.1

8 March 2017

  • undefined plugin #17

v2.0.0

6 March 2017

  • Adding testing, which informed v2 API, updated docs to reflect #14
  • Make Plugin API consistent with Loader API #13
  • MPL license, moving to mozilla-neutrino f122edd

v1.4.3

4 March 2017

  • Adding ChainedMap and ChainedSet documentation b071f82
  • Removing empty entities from cluttering configuration object b428e55
  • Docs: getConfig -> toConfig 2468eaa

v1.4.2

2 March 2017

  • Fix bug where exclude doesn't return this #7
  • Bumping to v1.4.2 38d1412

v1.4.1

26 February 2017

  • Allowing config merge to append to existing rule loaders #3
  • docs(readme): fix typo in devtool option #1

v1.4.0

15 February 2017

  • Adds rule test merge via string to regex, fixes externals not chainable a15b49e

v1.3.0

14 February 2017

  • Adding functionality for merging and object into a Config instance 5f0b0c6

v1.2.0

13 February 2017

  • Adds hot flag for Config.DevServer c64a155

v1.1.0

13 February 2017

  • Adding ChainedSet#prepend functionality cc86e7b

v1.0.3

10 February 2017

  • Fixes exception with empty rule entries with loader only 7964b34

v1.0.2

9 February 2017

  • Fixes plugin methods not chaining 7cc56ed

v1.0.1

9 February 2017

  • Shared configuration documentation 5c6a65b
  • Avoid exceptions in empty config ab46ee0

v1.0.0

6 February 2017