Releases: google/jsinterop-base
Releases · google/jsinterop-base
1.1.1
Using Bazel 8 or later, add to your MODULE.bazel file:
bazel_dep(name = "jsinterop_base", version = "1.1.1")Full Changelog: 1.1.0...1.1.1
1.1.1-RC2
Patch release built with Java 11 for fixing issue #23
Using Bazel 8 or later, add to your MODULE.bazel file:
bazel_dep(name = "jsinterop_base", version = "1.1.1-RC2")Full Changelog: 1.1.0...1.1.1-RC2
1.1.1-RC1
Patch release built with Java 11 for fixing issue #23
Using Bazel 8 or later, add to your MODULE.bazel file:
bazel_dep(name = "jsinterop_base", version = "1.1.1-RC1")Full Changelog: 1.1.0...1.1.1-RC1
1.1.0
Using Bazel 8 or later, add to your MODULE.bazel file:
bazel_dep(name = "jsinterop_base", version = "1.1.0")What's Changed
- Add .gitignore for intermediate bazel files by @realityforge in #9
- Proposed pom cleanup, with missing api dependency by @niloc132 in #20
New Contributors
- @realityforge made their first contribution in #9
- @niloc132 made their first contribution in #20
Full Changelog: v20190325...1.1.0