Releases: au-re/rimless
Releases · au-re/rimless
v0.6.0
v0.5.1
v0.5.0
What's Changed
Breaking changes
🔥 Renamed some typescript types, e.g. IConnection to Connection for consistency purposes
Bug fixes
🐛 Fix connection issues to multiple guests
🐛 Fix simultaneous RPC calls with same API returning wrong results
Maintenance
🔧 Several refactors of the codebase
- Updated guest, host, rpc, types to make it run in a TypeScript environment. Alla test still pass. by @ivan-saorin in #1
- ⬆️ Bump jest from 24.8.0 to 24.9.0 by @dependabot-preview in #2
- ⬆️ Bump ts-jest from 24.0.2 to 24.3.0 by @dependabot-preview in #3
- ⬆️ Bump eslint-plugin-react from 7.18.3 to 7.19.0 by @dependabot-preview in #4
- ⬆️ Bump @types/jest from 24.0.15 to 25.1.4 by @dependabot-preview in #5
- ⬆️ Bump @storybook/addon-docs from 5.3.14 to 5.3.17 by @dependabot-preview in #8
- ⬆️ Bump @storybook/addon-actions from 5.3.14 to 5.3.17 by @dependabot-preview in #9
- ⬆️ Bump @typescript-eslint/eslint-plugin from 2.22.0 to 2.24.0 by @dependabot-preview in #12
- ⬆️ Bump @typescript-eslint/parser from 2.22.0 to 2.24.0 by @dependabot-preview in #13
- Fixed a small bug in browser environment. In some browsers event.source is not valued. by @ivan-saorin in #14
- 33 upgrade dependencies and project setup by @au-re in #34
- 37 fix rimless library export by @au-re in #38
- 39 add event handler for initial setup in the iframe webworker before the connection is established by @au-re in #40
- ⬆️ Bump happy-dom from 15.7.4 to 15.10.2 by @dependabot in #42
- 43 allow to run rimless in nodejs by @au-re in #44
- 45 fix uncaught error by @au-re in #46
- ⬆️ Bump vite from 5.4.8 to 5.4.14 by @dependabot in #47
- Fix repo management by @anulman in #51
- ⬆️ Bump vite from 5.4.18 to 6.3.3 by @dependabot in #52
- Update bug_report.md by @au-re in #55
- Fix falsy
payload.resultvalues by @anulman in #53 - 45 refactor and fix call id overwriting each other by @au-re in #57
New Contributors
- @ivan-saorin made their first contribution in #1
- @dependabot-preview made their first contribution in #2
- @au-re made their first contribution in #34
- @dependabot made their first contribution in #42
- @anulman made their first contribution in #51
Full Changelog: https://github.com/au-re/rimless/commits/0.5.0