Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Releases: effector/nextjs-legacy

v1.3.3

05 Jun 06:46
370bab6
Compare
Choose a tag to compare

🐛 Bug Fixes

v1.3.2

12 Oct 14:30
Compare
Choose a tag to compare

Features

Fixes

  • Method withEffectoReactAliases renamed to withEffectorReactAliases (fixed typo) without breaking changes

v1.3.1

12 Oct 14:02
Compare
Choose a tag to compare

Bug Fixes

  • with-hydrate: allow any type of origGetInitialProps to pass (c1cb74d)

v1.3.0

12 Oct 14:01
Compare
Choose a tag to compare

Features

  • add support for functional App (8c2c985)
  • with-fork: extends from passed Document (7cac583)

Bug Fixes

  • remove peerDeps warnings (8e15811)

v1.2.0

12 Oct 14:01
Compare
Choose a tag to compare

Features

  • with-fork: add the ability to exclude stores from serialization (8adef26)

v1.1.0

12 Oct 14:01
Compare
Choose a tag to compare

Features

  • add lazy unit initialization (01cbfda)

v1.0.0

12 Oct 14:00
Compare
Choose a tag to compare

Features

  • refuse to replace aliases (6e552b2)
  • transfer start-unit declaration to initialProps (f3a6135)

v1.0.0-alpha.3

12 Oct 14:00
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • remove invalid inheritance #4 (8b9f411)
  • tools: add support functional nextConfig #3 (446d28e)

v1.0.0-alpha.2

12 Oct 14:00
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Bug Fixes

  • tools: fix next-config empty-configuration (b98c4bd)

v1.0.0-alpha.0

12 Oct 13:59
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

Features

  • replace serverStarted event to with-start helper (f5ec4f1)