Skip to content

Releases: livingdocsIO/fastify-webpack

v4.0.2

09 Jul 10:02
efa410a
Compare
Choose a tag to compare

4.0.2 (2024-07-09)

Bug Fixes

  • Pass down webpackHot options to fastify-webpack-hmr plugin (efa410a)

v4.0.1

26 Oct 22:54
Compare
Choose a tag to compare

4.0.1 (2023-10-26)

Bug Fixes

  • deps: Update dependencies (95e5132)
  • fastify: Get rid of fastify deprecation (4b769c0)

v4.0.0

03 Nov 10:01
Compare
Choose a tag to compare

4.0.0 (2022-11-03)

Features

BREAKING CHANGES

  • Drop support for fastify 3

v3.1.1

28 Apr 08:03
fd3e482
Compare
Choose a tag to compare

3.1.1 (2022-04-28)

Bug Fixes

  • Copy over fastify-etag/fnv1a.js into the module (fd3e482)

v3.1.0

19 Jul 23:37
Compare
Choose a tag to compare

3.1.0 (2021-07-19)

Features

  • Add support for webpack 5 (5dc88b2)

v3.0.2

11 Mar 09:29
Compare
Choose a tag to compare

3.0.2 (2021-03-11)

Bug Fixes

  • dependencies: Move fastify-webpack-hmr back into the peerDependencies (a703ea7)

v3.0.1

18 Feb 11:55
001a9bd
Compare
Choose a tag to compare

3.0.1 (2021-02-18)

Bug Fixes

  • Intercept requests earlier as webpack ended up NOT serving some requests (001a9bd)

v3.0.0

18 Feb 01:06
903713b
Compare
Choose a tag to compare

3.0.0 (2021-02-18)

chore

BREAKING CHANGES

  • Dropped support for fastify v2. Please upgrade your projects to fastify v3 or use v2 of this module.

v2.0.2

23 Mar 11:38
3f8d707
Compare
Choose a tag to compare

2.0.2 (2020-03-23)

Bug Fixes

  • fastify: Make this module compatible with the most recent fastify version that doesn't support the fastify.decorate invocations after server start. (3f8d707)

v2.0.1

02 Oct 13:54
fb42d71
Compare
Choose a tag to compare

2.0.1 (2019-10-02)

Bug Fixes

  • chore: Move fastify-webpack-hmr into peerDependencies (fb42d71)