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