Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 09:44
· 290 commits to main since this release
c00e536

Minor Changes

  • e893ecc: Add throttle argument for the @live directive for negotiating a throttle between the server and the client. This is useful for preventing the server to spam the client for data that might be updating too frequently.
  • 8e14fd2: improve ESM support by using export fields and .mjs file extensions