babel-plugin-superjson-next

Automatically transform your Next.js Pages to use SuperJSON

MIT License

Downloads
54.9K
Stars
125
Committers
13

Bot releases are hidden (Show)

babel-plugin-superjson-next - v0.4.5 Latest Release

Published by Skn0tt almost 2 years ago

babel-plugin-superjson-next - v0.4.4

Published by Skn0tt about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/babel-plugin-superjson-next/compare/v0.4.3...v0.4.4

babel-plugin-superjson-next - v0.4.3

Published by Skn0tt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/babel-plugin-superjson-next/compare/v0.4.2...v0.4.3

babel-plugin-superjson-next -

Published by Skn0tt about 3 years ago

  • 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

babel-plugin-superjson-next -

Published by Skn0tt about 3 years ago

  • 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

babel-plugin-superjson-next -

Published by Skn0tt about 3 years ago

  • exported props logic from babel-plugin-superjson-next/tools (#94) (thanks @italodeandra!)
babel-plugin-superjson-next -

Published by Skn0tt about 3 years ago

  • Update dependencies
  • Only transform files with both gSP & Default Export (#88)
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • Update dependencies
  • Allow excluding props from serialisation (#68)
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • Handle "props: undefined" gracefully (#51)
  • Fix repository metadata in package.json (#49)

Meta:

  • Fix badge URLs in README (#53, #54)
  • add @dalbitresb12, @mmiszy as contributors
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • Use idiomatic props (#46) (we hope this remove potential future issues with plugins like next-i18n)
  • Cleanup & compatibility fixes (#39)

Meta:

  • add @iffa as contributor (#47)
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • #37
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • Forward Props for usage from tests (#35)
    
babel-plugin-superjson-next -

Published by Skn0tt over 3 years ago

  • #34
babel-plugin-superjson-next -

Published by Skn0tt almost 4 years ago

babel-plugin-superjson-next -

Published by Skn0tt almost 4 years ago

babel-plugin-superjson-next -

Published by Skn0tt about 4 years ago

  • Update next to version 9.5.4 (#13)
  • fix crash with fallback: true (reported by @alexrohleder in #15)
  • docs: add @alexrohleder as a contributor
babel-plugin-superjson-next -

Published by Skn0tt about 4 years ago

  • Minor types improvements (#10)
babel-plugin-superjson-next -

Published by Skn0tt about 4 years ago

  • Prevents loss of static methods (#7)
babel-plugin-superjson-next - v0.1.5

Published by Skn0tt about 4 years ago

  • Fix nextjs builds if there are no "meta" values (pr #6 by @benjamminj)
babel-plugin-superjson-next - v0.1.4

Published by Skn0tt about 4 years ago

This release fixes the publishing issues we had with v0.1.2 and v0.1.3.