Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shakapacker

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shakapacker - npm Package Versions

2345

8.0.2

Diff

Changelog

Source

[v8.0.2] - August 28, 2024

Fixed

  • Fix wrong instruction in esbuild loader documentation PR 504 by adriangohjw.
  • Add logic to sass rule conditional on sass-loader version PR 508 by Judahmeek.
shakacode-justin
published 8.0.1 •

Changelog

Source

[v8.0.1] - July 10, 2024

Changed

  • Update outdated GitHub Actions to use Node.js 20.0 versions instead PR 497 by adriangohjw.
  • Allow webpack-merge v6 to be used PR 502 by G-Rath.

Fixed

  • Fixes failing tests for Ruby 2.7 due to Rack::Handler::Puma.respond_to?(:config) PR 501 by adriangohjw

  • Improve documentation for using Yarn PnP PR 484 by G-Rath.

  • Remove old yarn bin script PR 483 by G-Rath.

shakacode-justin
published 8.0.0 •

Changelog

Source

[v8.0.0] - May 17, 2024

See the v8 Upgrade Guide.

Fixed

Breaking changes

  • Removes CDN url from the manifest.json paths. PR 473 by tomdracz. This returns to the Webpacker behaviour prior to the aborted Webpacker v6.

  • Remove relative_url_root PR 413 by G-Rath.

  • Removes deprecated support of Webpacker spelling, config variables and constants. PR 429 by tomdracz.

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

  • Remove globalMutableWebpackConfig global PR 439 by G-Rath.

    Use generateWebpackConfig instead.

  • Use package_json gem to manage Node dependencies and commands, and use npm by default PR 430 by G-Rath

    This enables support for package managers other than yarn, with npm being the default; to continue using Yarn, specify it in package.json using the packageManager property.

    This also removed @node_modules_bin_path, SHAKAPACKER_NODE_MODULES_BIN_PATH, and support for installing Shakapacker's javascript package in a separate directory from the Gemfile containing Shakapacker's ruby gem.

  • Remove yarn_install rake task, and stop installing js packages automatically as part of assets:precompile PR 412 by G-Rath.

  • Remove check_yarn rake task PR 443 by G-Rath.

  • Remove https option for webpack-dev-server PR 414 by G-Rath.

  • Remove verify_file_existance method PR 446 by G-Rath.

  • Drop support for Ruby 2.6 PR 415 by G-Rath.

  • Drop support for Node v12 PR 431 by G-Rath.

  • Enable ensure_consistent_versioning by default PR 447 by G-Rath.

  • Asset files put in additional_paths will have their path stripped just like with the source_path. PR 403 by paypro-leon.

  • Remove isArray utility (just use Array.isArray directly) and renamed a few files PR 454 by G-Rath.

  • Make JavaScript test helper utilities internal (chdirTestApp, chdirCwd, resetEnv) PR 458 by G-Rath.

shakacode-justin
published 8.0.0-rc.4 •

shakacode-justin
published 8.0.0-rc.3 •

shakacode-justin
published 8.0.0-rc.2 •

shakacode-justin
published 8.0.0-rc.1 •

shakacode-justin
published 7.2.3 •

Changelog

Source

[v7.2.3] - March 23, 2024

Added

  • Emit warnings instead of errors when compilation is success but stderr is not empty. PR 416 by n-rodriguez.
  • Allow webpack-dev-server v5. PR 418 by G-Rath

Removed

Fixed

  • Uses config file passed in SHAKAPACKER_CONFIG consistently.PR 448 by tomdracz.

    Previously this could have been ignored in few code branches, especially when checking for available environments.

shakacode-justin
published 7.3.0-beta.1 •

shakacode-justin
published 7.2.2 •

Changelog

Source

[v7.2.2] - January 19, 2024

Added

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc