Commit graph

8 commits

Author SHA1 Message Date
semantic-release-bot
af8d4a1d40 chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.5.1...v1.6.0) (2024-09-25)

### Bug Fixes

* update the file match that webpack should process from node_modules ([89d4f7d](89d4f7de4c))

### Features

* add method for defining additional externals ([56c3806](56c3806611))
* add TS support ([348a60a](348a60a074))
* default to publicPath: '/' and allow overrides ([ec47b45](ec47b45ea0))
2024-09-25 08:42:11 +00:00
semantic-release-bot
6fb9845991 chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.5.0...v1.5.1) (2024-09-11)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.16 ([22b5fb3](22b5fb3bcf))
2024-09-11 04:52:10 +00:00
semantic-release-bot
4338fce160 chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.4.0...v1.5.0) (2024-09-07)

### Features

* support arraybuffer-loader through `?arrayBuffer` resource query ([2a263ff](2a263ff6e5))
2024-09-07 07:54:52 +00:00
semantic-release-bot
e2569ae4a9 chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.3.0...v1.4.0) (2024-07-29)

### Bug Fixes

* [UEPR-30] Updated style-loader version to fix component not rendering ([12350ed](12350eda57))

### Features

* [UEPR-27] Moved common rules to shared webpack configuration ([8693636](8693636e6d))
2024-07-29 07:03:36 +00:00
semantic-release-bot
c1556ff7da chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.2.0...v1.3.0) (2024-03-18)

### Features

* add "enableDevServer" helper ([44c7765](44c77658ba))
* add chunk splitting ([c1046e9](c1046e9a91))
* add rules for asset modules ([bde30f6](bde30f62b0))
2024-03-18 18:26:05 +00:00
semantic-release-bot
e2adc4c0ad chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.1.0...v1.2.0) (2024-03-14)

### Bug Fixes

* explicitly add defaults to resolve.extensions ([21ce9da](21ce9da9df))

### Features

* add 'enableReact' flag ([61923a2](61923a2988))
* let Babel process all source ([edb003a](edb003a62e))
* support .cjs, .mjs, and their JSX friends ([0350e5d](0350e5ddef))
2024-03-14 16:21:02 +00:00
semantic-release-bot
8c6058d879 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/scratchfoundation/scratch-webpack-configuration/compare/v1.0.0...v1.1.0) (2024-03-09)

### Features

* add clone() method ([c2f5451](c2f5451022))
2024-03-09 04:08:29 +00:00
semantic-release-bot
044d389ee2 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-03-09)

### Bug Fixes

* recognize more browserslist targets ([75fd985](75fd985720))

### Features

* make a generic webpack config ([a3aae22](a3aae2277f))
2024-03-09 02:18:36 +00:00