Releases: standout/app_bridge
Releases · standout/app_bridge
3.0.0
2.1.2
2.1.1
2.1.0
What's Changed
- Send app bridge version as User Agent String by @alex-ross in #3
- Create dependabot.yml by @alex-ross in #4
- build(deps): bump json from 2.9.1 to 2.11.3 by @dependabot[bot] in #6
- build(deps): bump rubocop from 1.71.0 to 1.75.5 by @dependabot[bot] in #10
- build(deps): bump rb_sys from 0.9.110 to 0.9.113 by @dependabot[bot] in #13
- Add explicit permissions to GitHub workflows by @alex-ross in #15
- build(deps-dev): bump esbuild from 0.25.2 to 0.25.4 in /spec/fixtures/components/js_app by @dependabot[bot] in #11
- build(deps): bump ctor from 0.4.1 to 0.4.2 in /spec/fixtures/components/rust_app by @dependabot[bot] in #7
- build(deps): bump @bytecodealliance/jco from 1.10.2 to 1.11.1 in /spec/fixtures/components/js_app by @dependabot[bot] in #14
- build(deps): bump wit-bindgen from 0.38.0 to 0.42.1 in /spec/fixtures/components/rust_app by @dependabot[bot] in #5
- build(deps): bump rake-compiler from 1.2.9 to 1.3.0 by @dependabot[bot] in #8
- build(deps): upgrade wasmtime to v32 by @alex-ross in #16
- Actions by @azeam1 in #77
New Contributors
- @alex-ross made their first contribution in #3
- @azeam1 made their first contribution in #77
Full Changelog: 2.0.1...2.1.0
2.0.1
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- build(deps): bump ring from 0.17.11 to 0.17.14 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 1.0.0...2.0.0
1.0.0
Add limits to the response of fetch events
BREAKING CHANGE: fetch_events method now has limits on the response:
- the response contains more than 100 events
- the store size exceeds 64 kB
- the polling time exceeds 30 seconds
If any of these limits are exceeded, an error will be raised.
Full Changelog: 0.8.4...1.0.0
0.8.4
Full Changelog: 0.8.2...0.8.4
0.8.2
Full Changelog: 0.8.1...0.8.2
0.8.1
Full Changelog: 0.8.0...0.8.1