Skip to content

v1.4.0

Compare
Choose a tag to compare
@xnerhu xnerhu released this 23 Mar 21:34
· 109 commits to main since this release
fc7f9c0
1.4.0 (#119)

* Add a check for undefined to plugins length signal (#114)

* Update README.md

Make changes that align more with recent documentation updates

* bump version to 1.3.1

* Bump json5 from 2.2.1 to 2.2.3

* bump version to 1.3.2

* Update window and document properties check (#118)

* migrate configs to .ts

* finish updates

* lint

* Update plugin length signal and bump version (#116)

* Add a check for undefined to plugins length signal (#114)

* bump version to 1.3.2

---------

Co-authored-by: xnerhu <[email protected]>

* fix ts-loader parsing

* add tests to PR workflow

* Revert "add tests to PR workflow"

This reverts commit 08647d6d426a8a466221fb876fc4a9d33f9ba8bd.

* update broyster to 0.1.2

* pr comments

* lint

* ci: disable browserstack release test temporarily

* restore release workflow

* pr comments

* add workflow

* remove unused terser

* remove terser completely

* Bump webpack from 5.74.0 to 5.76.0 (#117)

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Replace document and window properties signals with new one

* Rename signal

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: fpkamp <[email protected]>
Co-authored-by: xnerhu <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump version to 1.4.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Rishat Valitov <[email protected]>
Co-authored-by: fpkamp <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>