Skip to content

Latest commit

History

History
117 lines (63 loc) 路 7.49 KB

CHANGELOG.md

File metadata and controls

117 lines (63 loc) 路 7.49 KB

2.1.3 (2023-12-18)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (54015b0)
  • read response from content object #38 (dc8758d)
  • read response from content object #38 (01c5869)

2.1.2 (2023-10-16)

Bug Fixes

  • compilation output path (5f90768)
  • output generation in subfolders (3374523)

2.1.1 (2023-02-14)

Bug Fixes

  • fixed the throw error when the dist folder don't exist (6f99e1c)
  • fixed the throw error when the dist folder don't exist (4bb6bac)

2.1.0 (2023-02-13)

Features

  • cache: added cache mode after compilation #23 (eb73c1b)
  • cache: added cache mode after compilation #23 (104b85e)
  • cache: added cache mode after compilation #23 (426efb3)
  • cache: added cache mode after compilation #23 (2637447)

2.0.1 (2022-11-10)

Bug Fixes

2.0.0 (2022-10-25)

chore

  • added a support for custom glob patterns (e892deb)

BREAKING CHANGES

  • removed the default final glob patterns that included *.mjml.

1.4.0 (2022-08-02)

Features

  • webpack-errors: added new errors handling with webpack API (f2e4beb)
  • webpack-errors: added new errors handling with webpack API (0302fe6)

1.3.0 (2022-07-29)

Features

  • emit-asset: added file list on compilation (4629794)
  • emit-asset: added file list on compilation (aedf979)

1.2.0 (2022-07-25)

Features

  • context-dependencies: added context dependencies when filePath options is set (38b7475)
  • context-dependencies: added context dependencies when filePath option is set (f7b0ddc)

1.1.0 (2022-07-05)

Features

  • webpack-warnings: added a new message when inputPath is empty (4458f89)
  • webpack-warnings: added a new message when inputPath parameter returns no files length (89240d3)

1.0.2 (2022-06-19)

Bug Fixes

  • parameter inputPath & npm registry (0c36ed1)
  • parameter inputPath & npm registry (190ed05)

1.0.1 (2022-06-16)

Bug Fixes

  • removed postinstall condition (beeeda3)
  • removed postinstall condition (61e4a17)

1.0.0 (2022-06-15)

Features

  • added new configs for semantic release (6edcba8)
  • added new configs for semantic release (b99fe48)
  • added new logo & semantic-release config (35d69db)
  • added new logo & semantic-release config (2f0585c)
  • added new logo & semantic-release config (ed4892e)
  • added new logo & semantic-release config (88cb911)
  • added new logo & semantic-release config (3039046)
  • added new logo & semantic-release config (9611703)
  • added new logo & semantic-release config (f34d36e)