Commit graph

34 commits

Author SHA1 Message Date
renovate[bot]
fd0d4aaa5a chore(deps): update dependency @commitlint/cli to v19.4.0
Some checks failed
CI/CD / ci-cd (push) Has been cancelled
2024-08-10 10:25:53 +00:00
renovate[bot]
3f6e368c96 chore(deps): update dependency husky to v9.1.4
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-08-01 22:26:26 +00:00
renovate[bot]
1b1a4e2ac5 chore(deps): update dependency husky to v9.1.3
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-07-29 22:50:57 +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
MiroslavDionisiev
a1b1f603f7 chore: resolve merge conflicts 2024-07-29 10:01:46 +03:00
renovate[bot]
992aca682e chore(deps): update dependency husky to v9.1.2
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-07-28 20:06:15 +00:00
MiroslavDionisiev
acb83ec37d chore: resilved merge conflicts 2024-07-24 10:43:00 +03:00
renovate[bot]
2e16a40b21 chore(deps): update dependency husky to v9.1.1
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-07-21 17:37:11 +00:00
renovate[bot]
0f0dce096d chore(deps): update dependency husky to v9.1.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-07-20 19:47:42 +00:00
MiroslavDionisiev
12350eda57 fix: [UEPR-30] Updated style-loader version to fix component not rendering 2024-07-17 14:37:54 +03:00
renovate[bot]
435203d883 chore(deps): update dependency webpack to v5.93.0
Some checks failed
CI/CD / ci-cd (push) Has been cancelled
2024-07-15 01:48:51 +00:00
MiroslavDionisiev
8693636e6d feat: [UEPR-27] Moved common rules to shared webpack configuration 2024-07-09 10:58:09 +03:00
renovate[bot]
4743a657c0 chore(deps): update dependency webpack to v5.92.1
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-06-22 20:18:30 +00:00
renovate[bot]
8dd737c2f3 chore(deps): update dependency webpack to v5.92.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-06-14 20:03:39 +00:00
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