Skip to content

Commit

Permalink
feat!: remove yarn_install task (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath authored and ahangarha committed Mar 28, 2024
1 parent 516d413 commit 984768c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Changes since the last non-beta release.

The usage of those has been deprecated in Shakapacker v7 and now fully removed in v8. See the [v7 Upgrade Guide](./docs/v7_upgrade.md) for more information if you are still yet to address this deprecation.


- Remove `yarn_install` rake task, and stop installing js packages automatically as part of `assets:precompile` [PR 412](https://github.com/shakacode/shakapacker/pull/412) by [G-Rath](https://github.com/g-rath).

- Remove `https` option for `webpack-dev-server` [PR 414](https://github.com/shakacode/shakapacker/pull/414) by [G-Rath](https://github.com/g-rath).

- Drop support for Ruby 2.6 [PR 415](https://github.com/shakacode/shakapacker/pull/415) by [G-Rath](https://github.com/g-rath).
Expand Down
24 changes: 0 additions & 24 deletions lib/tasks/shakapacker/yarn_install.rake

This file was deleted.

0 comments on commit 984768c

Please sign in to comment.