Skip to content

Releases: preactjs/wmr

create-wmr 0.3.2

31 Mar 12:40
fd6b179
Compare
Choose a tag to compare

Patch Changes

wmr@1.4.2

29 Mar 18:44
9a3d6fb
Compare
Choose a tag to compare

Patch Changes

  • 0c71e36 #491 Thanks @developit! - Bugfix: correctly invoke registered plugins when there are no plugins with {enforce:"post"} present.

wmr 1.4.1

29 Mar 09:23
7df22bf
Compare
Choose a tag to compare

Patch Changes

wmr 1.4.0

29 Mar 09:19
52e1b4b
Compare
Choose a tag to compare

Minor Changes

  • cb26519 #438 Thanks @marvinhagemeister! - Update plugin format to extend options by deep-merging return values instead of manually pushing into arrays. This makes user plugins shorter and less error prone. In doing so we do support return an array of plugins from a plugin. The returned array will be flattened into the existing one. To be able to specify execution points a plugin.enforce property was added.

  • 5dcd256 #476 Thanks @marvinhagemeister! - Automatically restart the dev server on config changes. This includes package.json, *.env and wmr.config.(js|ts|mjs)

  • eed537d #435 Thanks @JoviDeCroock! - Report errored JS-lines to the client.

  • 44d5a83 #461 Thanks @piotr-cz! - Fix Eslint and Prettier suggestions

  • 111c1be #389 Thanks @JoviDeCroock! - Use resolve.exports for export map resolving in the npm-plugin

Patch Changes

preact-iso 1.1.0

29 Mar 09:16
52e1b4b
Compare
Choose a tag to compare

Minor Changes

Patch Changes

create-wmr 0.3.1

29 Mar 09:19
52e1b4b
Compare
Choose a tag to compare

Patch Changes

@wmr-plugins/service-worker 0.2.0

29 Mar 09:17
52e1b4b
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@wmr-plugins/directory-import 0.1.2

29 Mar 09:20
52e1b4b
Compare
Choose a tag to compare

Patch Changes

1.3.2

05 Mar 17:54
1b52512
Compare
Choose a tag to compare

Patch Changes

Create-wmr 0.3.0

05 Mar 17:55
1b52512
Compare
Choose a tag to compare

Minor Changes