Skip to content

v0.1.0

Compare
Choose a tag to compare
@Minishlink Minishlink released this 15 Oct 17:21
· 39 commits to master since this release
  • Fixed sending too many onMessage events (#2), thanks @piranna!
  • [BC] Added newWindow prop. Before, a POST request would always open a new window. Now, it only opens a new window if this prop is set to true.
  • Added support for every kind of requests when newWindow is set to false.
  • Added support for changing URI, method or body