-
-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: shakacode/shakapacker
base: v7.0.3
head repository: shakacode/shakapacker
compare: v7.1.0
- 10 commits
- 65 files changed
- 4 contributors
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4170fd3 - Browse repository at this point
Copy the full SHA 4170fd3View commit details
Commits on Aug 29, 2023
-
fix: use
NODE_OPTIONS
instead of callingnode
directly for debugg……ing (#350) * fix: use `NODE_OPTIONS` instead of calling `node` directly for debugging * docs: add changelog entry * refactor: don't use `+=`
Configuration menu - View commit details
-
Copy full SHA for 8617937 - Browse repository at this point
Copy the full SHA 8617937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6dd46 - Browse repository at this point
Copy the full SHA 4a6dd46View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90cc88b - Browse repository at this point
Copy the full SHA 90cc88bView commit details -
ci: update actions and disable persisted git credentials (#356)
* ci: update `actions/checkout` to v3 * ci: update `actions/setup-node` to v3 * ci: disable persisted git credentials for improved security * ci: update `actions/checkout` to v4
Configuration menu - View commit details
-
Copy full SHA for b6b7ff6 - Browse repository at this point
Copy the full SHA b6b7ff6View commit details -
test: improve consistency of example names and general layout (#355)
* test: improve consistency of example names and general layout * test: use `Dir.chdir` with a block instead of `ensure` * test: remove unused parameter
Configuration menu - View commit details
-
Copy full SHA for 54d3bcc - Browse repository at this point
Copy the full SHA 54d3bccView commit details
Commits on Sep 5, 2023
-
feat: support passing config to
generateWebpackConfig
for merging (#……343) * feat: support passing config to `generateWebpackConfig` for merging * fix: update types * docs: update more uses of `merge` * test: update dummy app * fix: throw if multiple configs are provided * docs: add CHANGELOG entry * docs: improve readme to make it clearer where the webpack config file lives * refactor: explicitly check length against `0`
Configuration menu - View commit details
-
Copy full SHA for 732ba01 - Browse repository at this point
Copy the full SHA 732ba01View commit details
Commits on Sep 28, 2023
-
install: add the boilplate application.js into packs/ (#363)
`shakapacker.yml` has `source_entry_path: packs` instead of `/` by default.
Configuration menu - View commit details
-
Copy full SHA for b52e9a9 - Browse repository at this point
Copy the full SHA b52e9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e4a0e - Browse repository at this point
Copy the full SHA 26e4a0eView commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60b4fcb - Browse repository at this point
Copy the full SHA 60b4fcbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.0.3...v7.1.0