v2.4.0
What's Changed
New Features
- Set @remix-run/server-runtime as peerDependencies instead of @remix-run/node by @edmundhung in #51
- Switch from esbuild to tsc by @sergiodxa in #54
- Use UUID instead of randomBytes from Node crypto by @sergiodxa in #56
Other Changes
- Fix examples not returning a Promise in actions by @juhanakristian in #60
New Contributors
- @edmundhung made their first contribution in #51
- @juhanakristian made their first contribution in #60
Full Changelog: v2.3.0...v2.4.0