Skip to content

Tags: duhruh/rules_js

Tags

v1.34.1

Toggle v1.34.1's commit message
fix: support stamped_package_json stamping with bazel-lib 2.x

ls

Toggle ls's commit message
fix: support stamped_package_json stamping with bazel-lib 2.x

v1.34.0

Toggle v1.34.0's commit message
feat: import toolchains to use for copy actions

v1.33.3

Toggle v1.33.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: handle git ssh deps past pnpm 8.6.10 (aspect-build#1350)

v1.33.2

Toggle v1.33.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support use_home_npmrc with bzlmod (aspect-build#1346)

v1.33.1

Toggle v1.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Shebang bug fix in launcher script (aspect-build#1295)

* Update js_image_layer.bzl

Cannot have newline before shebang.

* update digests.sum

* add e2e

* r/entrypoint/command

* Update js_image_layer.bzl

format nit

---------

Co-authored-by: Alex Eagle <[email protected]>

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: move npm_translate_lock helper functions to npm/private/npm…

…_translate_lock_helpers.bzl (aspect-build#1315)

v1.32.6

Toggle v1.32.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: revert stardoc to 0.5.3 (aspect-build#1304)

The new one breaks our docsite slurping and has a bunch of gross Java dependencies poking out

v1.32.5

Toggle v1.32.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update pnpm versions (aspect-build#1290)

* chore(deps): update pnpm versions

* chore: update docs

---------

Co-authored-by: Alex Eagle <[email protected]>

v1.32.4

Toggle v1.32.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: fix the npm_import documentation to have the correct self-refer…

…ence. (aspect-build#1289)

See the reference just above, it has one more underscore.

Closes aspect-build#1265

Co-authored-by: Kyle L <[email protected]>