Skip to content

Releases: blitz-js/babel-plugin-superjson-next

v0.4.5

22 Nov 16:08
47e6989
Compare
Choose a tag to compare

What's Changed

  • fix: export list for getServerSideProps by @Skn0tt in #135

Full Changelog: v0.4.4...v0.4.5

v0.4.4

10 Aug 09:55
81d6fd4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

21 Feb 09:12
fbece68
Compare
Choose a tag to compare

What's Changed

  • a bunch of dependency upgrades
  • Fix skipped api-something pages by @felipeptcho in #116

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

18 Oct 15:28
931154f
Compare
Choose a tag to compare
  • Merge pull request #99 from blitz-js/dependabot/npm_and_yarn/tmpl-1.0.5

    Bump tmpl from 1.0.4 to 1.0.5

  • Merge pull request #102 from blitz-js/100-export-default-named

    100-export-default-named

  • Merge pull request #101 from blitz-js/dependabot/npm_and_yarn/ansi-regex-5.0.1

    Bump ansi-regex from 5.0.0 to 5.0.1

  • v0.4.2

v0.4.1

20 Sep 12:52
c98759a
Compare
Choose a tag to compare
  • Merge pull request #95 from blitz-js/all-contributors/add-italodeandra

    docs: add italodeandra as a contributor for bug, code

  • Merge pull request #98 from blitz-js/all-contributors/add-vincaslt

    docs: add vincaslt as a contributor for bug

  • Merge pull request #97 from blitz-js/fix-96

    Fix #96

  • 0.4.1

v0.4.0

17 Sep 12:40
8d44fba
Compare
Choose a tag to compare
  • exported props logic from babel-plugin-superjson-next/tools (#94) (thanks @italodeandra!)

v0.3.1

17 Aug 08:46
db04c48
Compare
Choose a tag to compare
  • Update dependencies
  • Only transform files with both gSP & Default Export (#88)

v0.3.0

04 May 09:39
f71b5b7
Compare
Choose a tag to compare
  • Update dependencies
  • Allow excluding props from serialisation (#68)

v0.2.3

24 Feb 09:18
Compare
Choose a tag to compare
  • Handle "props: undefined" gracefully (#51)
  • Fix repository metadata in package.json (#49)

Meta:

v0.2.2

23 Feb 07:42
Compare
Choose a tag to compare
  • Use idiomatic props (#46) (we hope this remove potential future issues with plugins like next-i18n)
  • Cleanup & compatibility fixes (#39)

Meta: