Skip to content

Releases: studiometa/webpack-config

v4.2.3

12 Jun 12:53
4.2.3
5a8b89b

Choose a tag to compare

Fixed
- Fix package version

v4.2.1

17 Apr 15:31
4.2.1
51e4fd1

Choose a tag to compare

Fixed

  • Fix ESM files in Node modules imported as strings (83ee13f, #113)

v4.2.0

11 Apr 08:33
4.2.0
f7a0674

Choose a tag to compare

Added

  • Add support for dynamic presets (329b9bc)
  • Add support for a context configuration property (#101, 46fd3a1)
  • Add support for dynamic routes for the prototyping preset (#106)
  • Add support for dynamic data loading for the prototyping preset (#106)

Changed

Fixed

  • Fix context for eslint and stylelint presets (92bcc23)
  • Fix https cache path (7f807de)
  • Fix eslint and stylelint cache path (3f9da7d)
  • Fix entries resolution (7b38f4c)
  • Fix order of execution of each presets (#101, ada35db)

v4.1.2

01 Nov 10:04
4.1.2
f7e7349

Choose a tag to compare

Fixed

Changed

v4.1.1

31 Oct 16:47
4.1.1
60dc14d

Choose a tag to compare

Fixed

  • Fix a regression where the port for BrowserSync was hardcoded (31752a7, #99)

Changed

  • Try multiple ports from 3000 to 3100 in dev mode before failing (38a365f, #99)
  • Improve internal types

v4.1.0

31 Oct 15:27
4.1.0
cfcaf6e

Choose a tag to compare

Added

  • Add an https preset (#97)

Removed

  • Remove obsolete support of SSL configuration via environment variables (#97)

Fixed

v4.0.7

30 Oct 19:35
4.0.7
f1257ac

Choose a tag to compare

Fixed

  • Fix injecting HMR snippet automatically (8b9d3cc)
  • Fix eslint preset not linting .ts files (0c1b9d6)
  • Fix exit code when an error occured during build (#94)

v3.1.3

27 Oct 20:04
3.1.3
35731a3

Choose a tag to compare

Fixed

  • Fix exit code when an error occurred during build (93e3fc4)

v4.0.6

25 Oct 22:40
4.0.6
58c20fc

Choose a tag to compare

Changed

  • Use more robust collections for the PHP package (b8e5042)

v4.0.5

25 Oct 20:12
4.0.5
53bace1

Choose a tag to compare

Added

  • Add a studiometa/webpack-config PHP package (#90)
  • Add a withContentHash preset (80873e0)
  • Add a LICENSE file (79967af)