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

2.5.0

Compare
Choose a tag to compare
@jescalan jescalan released this 23 Apr 23:17
38ef106

This release updates a few dependencies and adds support for exporting getStaticProps and getServerSideProps. Big thanks to @zephraph for the contribution!

Commit Log

  • Add support for exporting ssg hooks: dc472f5
  • Update version of mdx loader: 8295046
  • Merge pull request #40 from zephraph/support-next-ssg: 0984a65
  • Update README.md: 5485b74
  • Merge pull request #44 from joe-bell/patch-1: 2140a38
  • Bump next from 9.1.5 to 9.3.2: 8803311
  • Bump acorn from 5.7.3 to 5.7.4: 83870d6
  • Upgrade next and pair down example: a4d01c3
  • Update test process to just call build/export: 9b8e2b2
  • Remove stray console log: 960605b