Skip to content

Releases: rocicorp/rails

v0.10.0

30 Jan 11:10
@arv arv
Compare
Choose a tag to compare

🎁 Features

  • Presence State. Reflect has a feature that allows the server to collect the state of clients that can be proven not to connect in the future. This release introduces the generatePresence that takes advantage of that feature.

v0.4.0

15 May 14:03
@arv arv
Compare
Choose a tag to compare

What's Changed

  • fix: Keep process.env.NODE_ENV in output. Usages of @rocicorp/rails now need to make sure your bundler deals with process.env or manually setup a global process.
  • This is now only an ESM package