Releases: scratchfoundation/scratch-webpack-configuration
Releases · scratchfoundation/scratch-webpack-configuration
v3.1.0
01 Oct 09:48
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-10-01)
Bug Fixes
Features
allow for css module exceptions (121295f )
v3.0.0
25 Nov 20:40
Compare
Sorry, something went wrong.
No results found
3.0.0 (2024-11-25)
chore!: set license to BSD-3-Clause (3131686 )
BREAKING CHANGES
The license for this project has changed back to BSD-3-Clause
v2.0.0
25 Nov 17:15
Compare
Sorry, something went wrong.
No results found
v1.6.0
25 Sep 08:42
Compare
Sorry, something went wrong.
No results found
1.6.0 (2024-09-25)
Bug Fixes
update the file match that webpack should process from node_modules (89d4f7d )
Features
add method for defining additional externals (56c3806 )
add TS support (348a60a )
default to publicPath: '/' and allow overrides (ec47b45 )
v1.5.1
11 Sep 04:52
Compare
Sorry, something went wrong.
No results found
1.5.1 (2024-09-11)
Bug Fixes
deps: update dependency scratch-semantic-release-config to v1.0.16 (22b5fb3 )
v1.5.0
07 Sep 07:54
Compare
Sorry, something went wrong.
No results found
1.5.0 (2024-09-07)
Features
support arraybuffer-loader through ?arrayBuffer
resource query (2a263ff )
v1.4.0
29 Jul 07:03
Compare
Sorry, something went wrong.
No results found
1.4.0 (2024-07-29)
Bug Fixes
[UEPR-30] Updated style-loader version to fix component not rendering (12350ed )
Features
[UEPR-27] Moved common rules to shared webpack configuration (8693636 )
v1.3.0
18 Mar 18:26
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-03-18)
Features
add "enableDevServer" helper (44c7765 )
add chunk splitting (c1046e9 )
add rules for asset modules (bde30f6 )
v1.2.0
14 Mar 16:21
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-03-14)
Bug Fixes
explicitly add defaults to resolve.extensions (21ce9da )
Features
add 'enableReact' flag (61923a2 )
let Babel process all source (edb003a )
support .cjs, .mjs, and their JSX friends (0350e5d )
v1.1.0
09 Mar 04:08
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-03-09)
Features