Skip to content

Tags: kylepl/rules_js

Tags

v1.32.2

Toggle v1.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: upgrade to Aspect Workflows 5.8.0-rc3 (aspect-build#1263)

v1.32.1

Toggle v1.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "js_run_devserver symlinks scoped node_modules to bazel-out in…

…stead of runfiles (unscoped node_modules are already linked to bazel-out) (aspect-build#1210)" (aspect-build#1230)

This reverts commit da7e731.

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: reduce distribution size by excluding e2e,examples (aspect-build…

…#1222)

This is possible now that we ship our distribution artifact and calculate its hash, we aren't bound to produce something similar to GitHub's archive file.

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add package path to bin example (aspect-build#1172)

v1.30.0

Toggle v1.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: handle /BAZEL-~/ style bazel-out segments on Windows in js_binar…

…y launcher script (aspect-build#1157)

v1.29.2

Toggle v1.29.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: disable fs patches on Windows (aspect-build#1138)

* fix: disable fs patches on Windows

* chore: add jasmine test case to e2e/smoke to test transitive deps on Windows

v1.29.1

Toggle v1.29.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: disable fs patches on Windows (aspect-build#1138)

* fix: disable fs patches on Windows

* chore: add jasmine test case to e2e/smoke to test transitive deps on Windows

v1.29.0

Toggle v1.29.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: improve npm_link_all_packages() unknown project error

v1.28.0

Toggle v1.28.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: multiple versions of a package using aliases in pnpm workspaces …

…crashes

Fix aspect-build#1110

v1.27.1

Toggle v1.27.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 pnpm versions, default version: 8.1.0 -> 8.5.1 (aspect-…

…build#1083)

We update the jq command to sort them by version (and not release
date). This is important to keep latest on the same major version (and
not flap between 7 / 8).

Triggered by pnpm/pnpm#6424