Skip to content

Releases: ryanhefner/next-proper

v0.2.0

11 Feb 16:22

Choose a tag to compare

  • Update the call signature of nextProps to accept handlers, with an optional options overload
  • Update TypeScript declarations, they loose 🤙
  • Update README

v0.1.6

10 Feb 17:28

Choose a tag to compare

  • Simplify TypeScript declarations

v0.1.5

10 Feb 17:17

Choose a tag to compare

  • Update TypeScript declarations

v0.1.4

05 Feb 21:23

Choose a tag to compare

  • Fix example in README

v0.1.3

05 Feb 20:59

Choose a tag to compare

  • Simplify callHandler logic

v0.1.2

05 Feb 20:58

Choose a tag to compare

  • Add async/await to appropriate methods
  • Make config optional
  • Update defaultHandler handling

v0.1.1

28 Jan 05:48

Choose a tag to compare

  • Update README
  • Update package keywords

v0.1.0

28 Jan 04:31

Choose a tag to compare

  • Initial release