v2.1.0
What's Changed
- feat: add Next.js CSR example by @raynerljm in #47
- feat: add Nextjs SSR example by @raynerljm in #49
- feat: express example by @kwajiehao in #50
- feat(ci): update ci so that package is published upon merging to
releasebranch by @kwajiehao in #54 - docs: update README to point to dev docs by @raynerljm in #55
- refactor: refactor examples to use redirect instead of callback by @raynerljm in #56
- docs: update example READMEs to point to the docs by @raynerljm in #57
- chore: update port used for Next.js examples by @kwajiehao in #58
- test: setup conformance test suite by @raynerljm in #60
- feat: expose generateNonce util by @mantariksh in #62
- feat: handle array data values by @kwajiehao in #64
Full Changelog: v2.0.0...v2.1.0