Changelog

This is a high-level summary of major changes and new features. Bug fix (patch) releases are not included. Please consult the Git logs and docs for more details and upgrade instructions.

3.0 (11 Aug 2023)

  • Upgraded to Vue3 with Vue2 compatability mode

2.0 (11 Jul 2022)

1.4 (7 Jun 2022)

  • Support ?inline (and ?file) for fonts as well as images

1.3 (7 Jun 2022)

  • Add webpack_get_contents() and webpack_data_uri() helpers

1.2 (22 Feb 2022)

  • Add Webpack::register() method to configure a target at runtime (for use in packages)

1.1 (22 Feb 2022)

  • Automatically delete the unused (automatically generated) .js files when we're only bundling a single .scss file

1.0 (28 Apr 2021)

  • Initial release