Skip to content
Compare
Choose a tag to compare
@edif2008 edif2008 released this 20 Mar 14:15
· 8 commits to main since this release
v2.0.0
581a835

Breaking changes

  • Remove protocol prepending. Users are now required to include the protocol (http:// or https://) when passing the Connect host URL. {#66}

What's Changed

  • Migrate action to TypeScript {#36}
  • Upgrade action from Node 16 to Node 20. Credits to @parente for the contribution. {#36}