Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gzm0/rules_js

Tags

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: propagate non-dev npm dependencies in js_library deps to direct…

… dependencies of downstream linked npm_package targets (aspect-build#860)

v1.18.0

Toggle v1.18.0's commit message
chore: add new PRs to Aspect OSS Bazel Rules project

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: don't read root package.json if there is no root importer (aspec…

…t-build#839)

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update to aspect_bazel_lib 1.24.2 (aspect-build#836)

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: use rctx.download with file: URL to copy files in npm_trans…

…late_lock (aspect-build#821)

v1.15.1

Toggle v1.15.1's commit message
fix: use correct default values for exclude_srcs_packages and exclude…

…_srcs_patterns in npm_package (aspect-build#806)

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: improve performance of npm_package with removal of .to_list() on…

… additional_files (aspect-build#761)

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: improved npm_package performance & globbing support using copy_…

…to_directory_bin_action (aspect-build#751)

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: propagate testonly flag on js_run_binary targets (aspect-build#759)

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update to Bazel 6.0.0 and Aspect CLI 5.1.1 (aspect-build#753)