Commit graph

20 commits

Author SHA1 Message Date
renovate[bot]
44b426b86d chore(deps): update dependency @commitlint/cli to v19.3.0 2024-04-26 06:32:34 +00:00
renovate[bot]
4ffe53c50e chore(deps): update commitlint monorepo to v19.2.2 2024-04-17 10:30:18 +00:00
renovate[bot]
de6ae18e45 chore(deps): update dependency webpack to v5.91.0 2024-03-23 23:24:44 +00:00
renovate[bot]
1d11d42390 chore(deps): update dependency @commitlint/cli to v19.2.1 2024-03-22 08:08:32 +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
renovate[bot]
1849dfa60f chore(deps): update dependency @commitlint/cli to v19.2.0 2024-03-18 07:12:12 +00:00
renovate[bot]
c8c0031613 chore(deps): update commitlint monorepo to v19.1.0 2024-03-15 10:16:42 +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
Christopher Willis-Ford
2650c8ed38 ci: switch to compatible semantic-release version 2024-03-08 18:17:58 -08:00
Christopher Willis-Ford
7f11d1fc69 ci: configure semantic-release 2024-03-08 18:15:17 -08:00
Christopher Willis-Ford
6439c5f559 chore(chore): configure commitizen 2024-03-08 18:12:20 -08:00
Christopher Willis-Ford
81c2209a87 chore: add husky hook for commitlint 2024-03-08 18:09:52 -08:00
Christopher Willis-Ford
a3d685e2a5 chore: add commitlint 2024-03-08 17:58:02 -08:00
renovate[bot]
4f16342807
chore(deps): pin dependencies 2024-03-09 01:47:19 +00:00
Christopher Willis-Ford
6979c28b3c test: add tests 2024-03-08 17:45:46 -08:00
Christopher Willis-Ford
c4caa9369a feat!: externalize node_modules 2024-03-08 16:57:17 -08:00
Christopher Willis-Ford
9a7dc96a74 feat!: use builder pattern, add target-specific config 2024-03-08 16:35:03 -08:00
Christopher Willis-Ford
a3aae2277f feat: make a generic webpack config 2024-03-08 12:15:38 -08:00
Christopher Willis-Ford
1a7ec8337c chore: npm init and some dotfiles 2024-03-08 07:41:13 -08:00