Commit graph

51 commits

Author SHA1 Message Date
renovate[bot]
268c0be118 chore(deps): update dependency webpack to v5.96.1
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-11-04 17:26:35 +00:00
renovate[bot]
3cd3c75ead chore(deps): update dependency webpack to v5.96.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-11-04 00:52:45 +00:00
renovate[bot]
dbfc16edba chore(deps): update dependency @types/jest to v29.5.14 2024-10-26 08:00:29 +00:00
renovate[bot]
1e1dfae15f chore(deps): update dependency webpack to v5.95.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-09-28 18:16:23 +00:00
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
Georgy Angelov
7e0ca0785d
Merge pull request #54 from scratchfoundation/nextgen
Add TypeScript support & make externals configurable
2024-09-25 11:41:42 +03:00
renovate[bot]
410b09051f chore(deps): update dependency @types/jest to v29.5.13
Some checks failed
CI/CD / ci-cd (push) Has been cancelled
2024-09-15 19:44:08 +00:00
renovate[bot]
5bbc1f8fb7 chore(deps): update dependency husky to v9.1.6 2024-09-15 07:39:26 +00:00
Georgi Angelov
348a60a074 feat: add TS support 2024-09-15 02:14:02 +03:00
renovate[bot]
7c094fd0d0 chore(deps): update commitlint monorepo to v19.5.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-09-14 15:28:46 +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
renovate[bot]
22b5fb3bcf fix(deps): update dependency scratch-semantic-release-config to v1.0.16 2024-09-11 04:51:42 +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
Christopher Willis-Ford
2a263ff6e5 feat: support arraybuffer-loader through ?arrayBuffer resource query 2024-09-07 00:54:18 -07:00
renovate[bot]
34536f2a3e chore(deps): update commitlint monorepo to v19.4.1 2024-08-31 09:20:03 +00:00
renovate[bot]
04b80c0e11 chore(deps): update dependency webpack to v5.94.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-08-25 19:22:02 +00:00
renovate[bot]
18d99517a1 chore(deps): update dependency husky to v9.1.5
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
2024-08-23 16:47:23 +00:00
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