Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Releases: wongnai/source-replacement-webpack-plugin

v2.0.0

26 Jan 06:55
Compare
Choose a tag to compare

2.0.0 (2022-01-26)

Features

  • using Bundle more as engine and add ts support type (7072ae3)

BREAKING CHANGES

  • Since change export style, so require this lib has to be require by object

v1.0.1

23 Nov 08:14
Compare
Choose a tag to compare

1.0.1 (2021-11-23)

Bug Fixes

  • Prevent Duplicate Repalcement (422fc61)

v1.0.0

10 Nov 12:43
Compare
Choose a tag to compare

1.0.0 (2021-11-10)

Features

  • Source Replacement Plugin (9c8c080)

BREAKING CHANGES

  • First Release