Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

v1.0.0-alpha.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@MoOx MoOx released this 11 Jan 20:51
· 303 commits to master since this release

πŸ’₯ Includes Breaking changes for Reason users.

This release is mostly a bunch of improvements (with a minor breaking change) for Reason users in addition to a bugfix for an edge case.

πŸ’₯ Breaking changes (Reason only)

πŸ› Bugfixes

⚠️ Deprecation

  • hasPreviousPage & hasNextPage are deprecated, by @MoOx
    Please test directly the existence of previous and next.
    It will continue to work for a while, but will be remove some day.
    This is to make it more straight forward to use pagination in Reason.

πŸ’ͺ Improvements

πŸ‘Œ Improved Example (Reason)

@MoOx worked a lot on the examples/reason-react-app:

  • upgrade to reason-react 0.3.1
  • we switched to es6 for bs generated files
  • we added pagination, like in the JavaScript example
  • we added react-helmet usage (via bs-react-helmet)
  • we reorganized the code and added tiny helpers

β™₯️ If you have questions, recommendations or improvements to submit, you can reach us on our chat or via the issues