Skip to content

Releases: tujoworker/gatsby-plugin-federation

v2.5.0

06 Mar 12:55
bdfd3f6
Compare
Choose a tag to compare

2.5.0 (2023-03-06)

Features

v2.4.1

20 Feb 08:28
daf8356
Compare
Choose a tag to compare

2.4.1 (2023-02-20)

Bug Fixes

v2.4.0

17 Feb 08:36
c384de9
Compare
Choose a tag to compare

2.4.0 (2023-02-17)

Features

v2.3.0

16 Feb 20:43
2a0216b
Compare
Choose a tag to compare

2.3.0 (2023-02-16)

Features

v2.2.0

16 Feb 19:21
4966bd9
Compare
Choose a tag to compare

2.2.0 (2023-02-16)

Features

v2.1.0

16 Feb 16:09
4884997
Compare
Choose a tag to compare

2.1.0 (2023-02-16)

Features

v2.0.0

16 Feb 08:37
8517944
Compare
Choose a tag to compare

2.0.0 (2023-02-16)

Features

  • add support for SSR MF streaming (bc8bb65)
  • rewrite Dynamic importer (f37543e)

BREAKING CHANGES

  • SSG/SSR is now supported, so the "ClientOnly" helper has been renamed to "Dynamic"

v1.2.1

15 Feb 14:27
Compare
Choose a tag to compare

1.2.1 (2023-02-15)

Bug Fixes

  • create async boundaries dynamically (#11) (09ac1de)

v1.2.0

14 Feb 21:08
2d13b6e
Compare
Choose a tag to compare
feat: make the MF shared option work (#5)

Use async boundary loader.

v1.1.0

06 Feb 14:32
8f7148d
Compare
Choose a tag to compare
feat: set min peer dep version of Gatsby and React (#2)