Skip to content

Releases: scriptex/webpack-mpa

Security fixes

10 May 06:34
Compare
Choose a tag to compare

This release updates several direct dependenices to their latest versions and takes care of some vulnerabilities reported by Whitesource.

New CLI argument

29 Apr 06:52
Compare
Choose a tag to compare

This release introduces a new CLI argument which allows starting a web server for users without a server installed and configured.
This release also improves documentation regarding PNG and SVG sprite usage.
This release also updates all dependencies and takes care of several security vulnerabilities.

Dot files

23 Sep 04:28
e03aef0
Compare
Choose a tag to compare

This release publishes all configuration (dot) files to npm for a better developer experience.
It also updates some dependencies.
See #293 for more details.

New app icons

29 Jun 11:00
9ae97cd
Compare
Choose a tag to compare

This release updates several dependencies and introduces new application icons and launch screens.

Optimize CLI

03 Jan 07:02
f9387f8
Compare
Choose a tag to compare

This release makes sure that dot files are correctly being copied when installing via npx

Lint

02 Jan 06:55
Compare
Choose a tag to compare

This release introduces ESLint and StyleLint

Remove CLI dependencies

25 Nov 11:27
d44642f
Compare
Choose a tag to compare

The CLI interface is now without dependencies and can be used with npx

Better CLI interface

24 Nov 12:39
Compare
Choose a tag to compare

Improve CLI interface and its docs

CLI interface

24 Nov 12:14
Compare
Choose a tag to compare

This release adds the wmpa binary to the PATH and basically enables the CLI interface for project scaffolding.

First stable

05 Feb 20:19
14bac69
Compare
Choose a tag to compare

🎉 The first stable version since the beginning