Skip to content

v1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsantell jsantell released this 09 Aug 04:41
· 102 commits to master since this release

v1.0.0-rc2

Some small, but useful changes -- after the next round of issues are cleared, this will probably be good to go to v1.0.0 proper. Just wanted to publish for users to get the latest via npm!

  • Added a 'next()' fallback for the auto page route, issue #45
  • Allow users to specify their own options to be included in poet.options, issue #37,
  • Fixed an issue where calling addRoute with an invalid route misbehaves, issue #38