UNPKG

@anansi/webpack-config

Version:
789 lines (431 loc) 216 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [21.0.10](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.9...@anansi/webpack-config@21.0.10) (2025-07-15) ### 🐛 Bug Fix * Fix profiling build react version support ([9b8b62b](/github.com/ntucker/anansi/commit/9b8b62b1ae1053105b3912c29962cc635209ddc4)) ## [21.0.9](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.8...@anansi/webpack-config@21.0.9) (2025-07-13) ### 💅 Enhancement * Support React 19 prod profiling build ([e3b6155](/github.com/ntucker/anansi/commit/e3b6155314326ca16bbe0d1375117db511783bfc)) ## [21.0.8](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.7...@anansi/webpack-config@21.0.8) (2025-06-26) ### 📦 Package * Update `@types/node` to v24 ([#2773](/github.com/ntucker/anansi/issues/2773)) ([a3b5913](/github.com/ntucker/anansi/commit/a3b5913f9aca95f41fbe31e9b2cfb41e2f4244aa)) * Update all non-major dependencies ([#2781](/github.com/ntucker/anansi/issues/2781)) ([e492840](/github.com/ntucker/anansi/commit/e49284052f7b3dc2c0ed6d03031be70e19b9a977)) * Update webpack packages ([#2754](/github.com/ntucker/anansi/issues/2754)) ([c0316b5](/github.com/ntucker/anansi/commit/c0316b549f31a4da8e9371f01ee37322145edc8c)) ## [21.0.7](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.6...@anansi/webpack-config@21.0.7) (2025-05-27) ### 📦 Package * Update all non-major dependencies ([#2757](/github.com/ntucker/anansi/issues/2757)) ([99f3dd9](/github.com/ntucker/anansi/commit/99f3dd9b39b87052e28fef5fb6f3f1be21368365)) ## <small>21.0.6 (2025-05-15)</small> * fix: React-refresh webpack plugin ([51558e1](https://github.com/ntucker/anansi/commit/51558e1)) ### [21.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.4...@anansi/webpack-config@21.0.5) (2025-05-14) ### 📦 Package * Update all non-major dependencies ([#2745](https://github.com/ntucker/anansi/issues/2745)) ([f8d770c](https://github.com/ntucker/anansi/commit/f8d770c91bfdd16e4769b728bcea70c7a25165dc)) ### [21.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.3...@anansi/webpack-config@21.0.4) (2025-05-01) ### 📦 Package * Update webpack packages ([#2738](https://github.com/ntucker/anansi/issues/2738)) ([152b5fe](https://github.com/ntucker/anansi/commit/152b5fe772f52aba3d66d999de5465ba7c1292dd)) ### [21.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.2...@anansi/webpack-config@21.0.3) (2025-04-23) ### 📦 Package * Update webpack packages ([#2733](https://github.com/ntucker/anansi/issues/2733)) ([9743313](https://github.com/ntucker/anansi/commit/9743313fa2d2f6f824f26019e23004d42dcbe1dc)) ### [21.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.1...@anansi/webpack-config@21.0.2) (2025-04-05) ### 📦 Package * Update `@pmmmwh/react-refresh-webpack-plugin` to ^0.5.16 ([#2720](https://github.com/ntucker/anansi/issues/2720)) ([e2d1ad8](https://github.com/ntucker/anansi/commit/e2d1ad88408c73842f4b2a61e3f0bb06f96bab71)) ### [21.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@21.0.0...@anansi/webpack-config@21.0.1) (2025-03-17) ### 📦 Package * Update webpack packages ([#2695](https://github.com/ntucker/anansi/issues/2695)) ([f0929b7](https://github.com/ntucker/anansi/commit/f0929b7854c7204472f6569ce4b0b4bccf27e691)) ## [21.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.23...@anansi/webpack-config@21.0.0) (2025-03-12) ### ⚠ 💥 BREAKING CHANGES * webpack >= 5.61.0 ### 📦 Package * Update `babel-loader` to v10 ([#2677](https://github.com/ntucker/anansi/issues/2677)) ([3a20264](https://github.com/ntucker/anansi/commit/3a2026497c6ec8e71a3046c4d3c6a4616ef150be)) * Update all non-major dependencies ([#2691](https://github.com/ntucker/anansi/issues/2691)) ([33e5276](https://github.com/ntucker/anansi/commit/33e52766936f71739cd9d037d362b971c4764160)) * Update webpack packages ([#2687](https://github.com/ntucker/anansi/issues/2687)) ([e10c1cf](https://github.com/ntucker/anansi/commit/e10c1cf66916778008e513ce88dd8a1f59f047f7)) ### [20.0.23](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.22...@anansi/webpack-config@20.0.23) (2025-02-27) ### 📦 Package * Update `terser-webpack-plugin` to ^5.3.12 ([#2675](https://github.com/ntucker/anansi/issues/2675)) ([0a93268](https://github.com/ntucker/anansi/commit/0a93268221c4b3889dbcbb1294d07bf24878c738)) ### [20.0.22](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.21...@anansi/webpack-config@20.0.22) (2025-02-24) ### 📦 Package * Update `postcss-preset-env` to ^10.1.5 ([#2667](https://github.com/ntucker/anansi/issues/2667)) ([bb12ff9](https://github.com/ntucker/anansi/commit/bb12ff987d4b07807b0136709ad754835643345f)) ### [20.0.21](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.20...@anansi/webpack-config@20.0.21) (2025-02-23) ### 📦 Package * Update `postcss` to ^8.5.3 ([#2666](https://github.com/ntucker/anansi/issues/2666)) ([07b192b](https://github.com/ntucker/anansi/commit/07b192b7d563701758a77979905756a3fbaa2d41)) ### [20.0.20](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.19...@anansi/webpack-config@20.0.20) (2025-02-16) ### 📦 Package * Update `sass-loader` to ^16.0.5 ([#2660](https://github.com/ntucker/anansi/issues/2660)) ([12baa21](https://github.com/ntucker/anansi/commit/12baa21d7efcf3614e8865148a31adac3ae93ac8)) ### [20.0.19](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.18...@anansi/webpack-config@20.0.19) (2025-02-14) ### 📦 Package * Update webpack packages ([#2656](https://github.com/ntucker/anansi/issues/2656)) ([71d6294](https://github.com/ntucker/anansi/commit/71d629495ac6d46d5f240e45af510bc1dfcc2681)) ### [20.0.18](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.17...@anansi/webpack-config@20.0.18) (2025-02-09) ### 📦 Package * Update all non-major dependencies ([#2644](https://github.com/ntucker/anansi/issues/2644)) ([ccf8dce](https://github.com/ntucker/anansi/commit/ccf8dce61cdac452a4b2124dabd95577a1bdab14)) * Update all non-major dependencies ([#2650](https://github.com/ntucker/anansi/issues/2650)) ([ccda187](https://github.com/ntucker/anansi/commit/ccda187cc731e718450e70b999e344c50d2a4696)) ### [20.0.17](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.16...@anansi/webpack-config@20.0.17) (2025-01-25) ### 💅 Enhancement * Use set babel caller.library when building libraries ([767d356](https://github.com/ntucker/anansi/commit/767d356e270207d30e563435042ac3a4abbd1445)) ### 📦 Package * Update `postcss` to ^8.5.0 ([#2629](https://github.com/ntucker/anansi/issues/2629)) ([c7c227f](https://github.com/ntucker/anansi/commit/c7c227fc18d157696b7a8df867fb783fe6c89615)) * Update all non-major dependencies ([#2623](https://github.com/ntucker/anansi/issues/2623)) ([9aab475](https://github.com/ntucker/anansi/commit/9aab4756e4a3f5b3737b147b6ea0d99c12bd2614)) * Update webpack packages ([#2632](https://github.com/ntucker/anansi/issues/2632)) ([62f2e7a](https://github.com/ntucker/anansi/commit/62f2e7a646ee1bd816b363704209bc0c5e09772f)) ### [20.0.16](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.15...@anansi/webpack-config@20.0.16) (2024-12-29) ### 💅 Enhancement * Build to min node version supported ([85e1e24](https://github.com/ntucker/anansi/commit/85e1e24cedabfa2e297ad5f6f58acd7b147f6b53)) ### 📦 Package * Update `postcss-preset-env` to ^10.1.3 ([#2618](https://github.com/ntucker/anansi/issues/2618)) ([d17ef88](https://github.com/ntucker/anansi/commit/d17ef8861515d1d894011e96a3b8779ae7c7dc1f)) ### [20.0.15](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.14...@anansi/webpack-config@20.0.15) (2024-12-20) ### 📦 Package * Update `webpack-cli` to v6 ([#2613](https://github.com/ntucker/anansi/issues/2613)) ([a088abe](https://github.com/ntucker/anansi/commit/a088abe490c6dbce14651e5ee999c242887cf514)) * Update all non-major dependencies ([#2614](https://github.com/ntucker/anansi/issues/2614)) ([22fe059](https://github.com/ntucker/anansi/commit/22fe059354dd141827cee6d28c82b576daa79681)) ### [20.0.14](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.13...@anansi/webpack-config@20.0.14) (2024-12-17) ### 📦 Package * Update webpack packages ([#2610](https://github.com/ntucker/anansi/issues/2610)) ([34c7494](https://github.com/ntucker/anansi/commit/34c749429748782e5c3dcc84c5efc8b565c530e7)) ### [20.0.13](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.12...@anansi/webpack-config@20.0.13) (2024-12-08) ### 🐛 Bug Fix * Compatibility with newer sass ([57599c3](https://github.com/ntucker/anansi/commit/57599c3d8d9e21e7e7f7ae7e03eb7ef082953a03)) * Server builds should embed library includes ([8d444a8](https://github.com/ntucker/anansi/commit/8d444a8be8cbfd683f8ffb76d14a65f209de3f5d)) ### [20.0.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.11...@anansi/webpack-config@20.0.12) (2024-12-06) ### 📦 Package * Update webpack packages ([#2599](https://github.com/ntucker/anansi/issues/2599)) ([eb24b29](https://github.com/ntucker/anansi/commit/eb24b299311b05b7a581ad849dc26ca47a3895cd)) ### [20.0.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.10...@anansi/webpack-config@20.0.11) (2024-11-24) ### 📦 Package * Support any react types version ([889ccb9](https://github.com/ntucker/anansi/commit/889ccb987d3b6e03d38f9ec5a7541c8219dba0e5)) * Update all non-major dependencies ([#2580](https://github.com/ntucker/anansi/issues/2580)) ([3011a9b](https://github.com/ntucker/anansi/commit/3011a9b681d44b77f6b5caa9ad361ff443d3daee)) * Update webpack packages ([#2575](https://github.com/ntucker/anansi/issues/2575)) ([34ba039](https://github.com/ntucker/anansi/commit/34ba039b4313b9d5b5f0b58f0450ea38532f31b1)) * Update webpack packages ([#2576](https://github.com/ntucker/anansi/issues/2576)) ([adba526](https://github.com/ntucker/anansi/commit/adba526bf714a2f53f623dae7c7fa502ec974db2)) * Update webpack packages ([#2582](https://github.com/ntucker/anansi/issues/2582)) ([9a451e8](https://github.com/ntucker/anansi/commit/9a451e8b80be9d98f5da5a433a5c0072821cc579)) ### [20.0.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.9...@anansi/webpack-config@20.0.10) (2024-11-09) ### 📦 Package * Update webpack packages ([#2571](https://github.com/ntucker/anansi/issues/2571)) ([ed36dbc](https://github.com/ntucker/anansi/commit/ed36dbc7953d476d3f9214b74892bce2bc09e5c5)) ### [20.0.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.8...@anansi/webpack-config@20.0.9) (2024-10-26) ### 📦 Package * Update all non-major dependencies ([#2567](https://github.com/ntucker/anansi/issues/2567)) ([f3319a0](https://github.com/ntucker/anansi/commit/f3319a0b5d1d2496bbf4f512a959f237c16b2b25)) * Update webpack packages ([#2565](https://github.com/ntucker/anansi/issues/2565)) ([467fc70](https://github.com/ntucker/anansi/commit/467fc70ca1ab9685bdcbaf86da892598cebffd49)) ### [20.0.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.7...@anansi/webpack-config@20.0.8) (2024-10-22) ### 📦 Package * Update all non-major dependencies ([#2562](https://github.com/ntucker/anansi/issues/2562)) ([59b19b9](https://github.com/ntucker/anansi/commit/59b19b98e03fb21a1d2a00acb19c69d3fbc728f1)) ### [20.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.6...@anansi/webpack-config@20.0.7) (2024-10-18) ### 📦 Package * Update all non-major dependencies ([#2551](https://github.com/ntucker/anansi/issues/2551)) ([b85e34c](https://github.com/ntucker/anansi/commit/b85e34cb2750e44a7a95a4665e7a66f643a18b1e)) ### [20.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.5...@anansi/webpack-config@20.0.6) (2024-10-11) ### 📦 Package * Update `postcss-preset-env` to ^10.0.7 ([#2548](https://github.com/ntucker/anansi/issues/2548)) ([74227b0](https://github.com/ntucker/anansi/commit/74227b0609e0d1f4fd148cfe0f4f9d82fa28d1b6)) ### [20.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.4...@anansi/webpack-config@20.0.5) (2024-10-09) ### 📦 Package * Update `postcss-preset-env` to ^10.0.6 ([#2546](https://github.com/ntucker/anansi/issues/2546)) ([4df9bab](https://github.com/ntucker/anansi/commit/4df9bab6f95e5486e72e354640c6ecbf3021e974)) ### [20.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.3...@anansi/webpack-config@20.0.4) (2024-09-25) ### 📦 Package * Update all non-major dependencies ([#2524](https://github.com/ntucker/anansi/issues/2524)) ([d2d2ce9](https://github.com/ntucker/anansi/commit/d2d2ce9d92d97c9cd41465051d6fbb59824f436d)) * Update webpack packages ([#2528](https://github.com/ntucker/anansi/issues/2528)) ([5a665c2](https://github.com/ntucker/anansi/commit/5a665c2819a379359ca58c5461cc32587e6b72e1)) ### [20.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.2...@anansi/webpack-config@20.0.3) (2024-09-13) ### 📦 Package * Update `postcss-preset-env` to ^10.0.3 ([#2523](https://github.com/ntucker/anansi/issues/2523)) ([89088ae](https://github.com/ntucker/anansi/commit/89088aebafa0f2f875051ce00499e7359eaaf5fb)) ### [20.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.1...@anansi/webpack-config@20.0.2) (2024-09-06) ### 💅 Enhancement * Robustness when loading webpack config for jest ([3cbb080](https://github.com/ntucker/anansi/commit/3cbb080b274689b800f8985d4a24eafe41b9bb8a)) ### 📦 Package * Update webpack packages ([#2506](https://github.com/ntucker/anansi/issues/2506)) ([739238b](https://github.com/ntucker/anansi/commit/739238bf66667c773e9fdd6d429eebeecd1c8ca5)) ### [20.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@20.0.0...@anansi/webpack-config@20.0.1) (2024-08-24) ### 📦 Package * Update webpack packages ([#2494](https://github.com/ntucker/anansi/issues/2494)) ([c9b05a7](https://github.com/ntucker/anansi/commit/c9b05a727f12ce1bb7f0a66795a3150f3f3ca768)) ## [20.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.1.0...@anansi/webpack-config@20.0.0) (2024-08-05) ### ⚠ 💥 BREAKING CHANGES * node-sass is no longer supported. use sass or sass-embedded ### 🚀 Features * Drop support for node-sass pkg for sass ([efd5cf6](https://github.com/ntucker/anansi/commit/efd5cf6e0cf6cd3219dbaafde30b6618c83c4535)) ### 💅 Enhancement * Dev server automatically works with codesandbox ([029c83c](https://github.com/ntucker/anansi/commit/029c83cfeee128a742f0c2304893002e807eecc5)) ### 📦 Package * Update `postcss-preset-env` to v10 ([#2483](https://github.com/ntucker/anansi/issues/2483)) ([b4a86ff](https://github.com/ntucker/anansi/commit/b4a86ff233613d6d5269748c617d273dae9d3fe4)) * Update all non-major dependencies ([#2481](https://github.com/ntucker/anansi/issues/2481)) ([cebdfd5](https://github.com/ntucker/anansi/commit/cebdfd5777e218435707d4422ae3ea26735bd4a1)) * Update all non-major dependencies ([#2485](https://github.com/ntucker/anansi/issues/2485)) ([6e4d443](https://github.com/ntucker/anansi/commit/6e4d443ec0aad82cbd0118d2040ed489ac829f39)) ## [19.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.11...@anansi/webpack-config@19.1.0) (2024-07-28) ### 🚀 Features * Support sass-embedded ([8752212](https://github.com/ntucker/anansi/commit/8752212340dd639c6186ffd59d5c2ca048026054)) ### 💅 Enhancement * Ensure we use legacy sass options to keep compatibility ([488f092](https://github.com/ntucker/anansi/commit/488f0928c1962e1eb2ec2a9b26ae26940351c753)) ### 🐛 Bug Fix * Import css-modules as named ([acb279c](https://github.com/ntucker/anansi/commit/acb279cd976f147e914044262416b263819f91f4)) ### 📦 Package * Remove @types/svgo in favor of package types ([48cb8e6](https://github.com/ntucker/anansi/commit/48cb8e663ab4af50976dd1f278d02351088b449e)) * Update `@types/node` to v22 ([#2476](https://github.com/ntucker/anansi/issues/2476)) ([a52bfad](https://github.com/ntucker/anansi/commit/a52bfad6714d94e3b4ef327ac072fbcb386ee63a)) * Update `@wyw-in-js/webpack-loader` to ^0.5.4 ([#2468](https://github.com/ntucker/anansi/issues/2468)) ([ad683d4](https://github.com/ntucker/anansi/commit/ad683d4725f4c171795e5f1963f9c345e97ba1b4)) * Update `sass-loader` to v16 ([1de63aa](https://github.com/ntucker/anansi/commit/1de63aa2cf7833741a9196036faeb6e65c6bebda)) * Update all non-major dependencies ([#2462](https://github.com/ntucker/anansi/issues/2462)) ([3856d0f](https://github.com/ntucker/anansi/commit/3856d0f3ac35de3167a3f3bb6260ce06721507aa)) * Update all non-major dependencies ([#2473](https://github.com/ntucker/anansi/issues/2473)) ([d70eb5b](https://github.com/ntucker/anansi/commit/d70eb5bf67a54c5a58ae6c059873a7e05c79ffdb)) * Update webpack packages ([#2471](https://github.com/ntucker/anansi/issues/2471)) ([a12a3b9](https://github.com/ntucker/anansi/commit/a12a3b9bfe3199d33fcbc8342a5dc059aeec7a42)) ### 📝 Documentation * Recommend sass-embedded instead of node-sass ([fbfcd03](https://github.com/ntucker/anansi/commit/fbfcd039db07aea39ce13256e46504031e07acfe)) ### [19.0.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.10...@anansi/webpack-config@19.0.11) (2024-07-13) ### 📦 Package * Update linting packages ([#2460](https://github.com/ntucker/anansi/issues/2460)) ([9b34ad4](https://github.com/ntucker/anansi/commit/9b34ad41abd7e1e90029aa38cee8b835918f229c)) ### [19.0.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.9...@anansi/webpack-config@19.0.10) (2024-07-13) ### 📦 Package * Update webpack packages ([#2453](https://github.com/ntucker/anansi/issues/2453)) ([972c9b0](https://github.com/ntucker/anansi/commit/972c9b05991449ed1b0f09a99db94191b79ad91a)) ### [19.0.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.8...@anansi/webpack-config@19.0.9) (2024-06-14) ### 💅 Enhancement * Support any react-refresh version ([b34da24](https://github.com/ntucker/anansi/commit/b34da247915200cbb9e61993257e1fc82bf116ea)) ### [19.0.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.7...@anansi/webpack-config@19.0.8) (2024-06-12) ### 💅 Enhancement * Drop punycopy polyfill ([c88b88f](https://github.com/ntucker/anansi/commit/c88b88f1bdc92a19ba47d3d34111dd6a7020dd94)) ### [19.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.6...@anansi/webpack-config@19.0.7) (2024-06-11) ### 💅 Enhancement * React 18+ has jsx runtime for ssr too ([9ac724c](https://github.com/ntucker/anansi/commit/9ac724cf88f4f54ab46e62ab4d38c307c014fb8c)) ### 📦 Package * Update all non-major dependencies ([#2426](https://github.com/ntucker/anansi/issues/2426)) ([a540582](https://github.com/ntucker/anansi/commit/a5405824875967108874280103a51d14722f5502)) * Update webpack packages ([#2429](https://github.com/ntucker/anansi/issues/2429)) ([1287241](https://github.com/ntucker/anansi/commit/12872415c4275a06385fe68da1b2c0d444ce7299)) ### [19.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.5...@anansi/webpack-config@19.0.6) (2024-05-25) ### 📦 Package * Update `css-minimizer-webpack-plugin` to v7 ([#2407](https://github.com/ntucker/anansi/issues/2407)) ([3d89732](https://github.com/ntucker/anansi/commit/3d8973285b0d1724c70b7151dbae533e0dc50485)) * Update `svgo` to ^3.3.1 ([#2411](https://github.com/ntucker/anansi/issues/2411)) ([4a93a55](https://github.com/ntucker/anansi/commit/4a93a553dddba69ac96fd3eab4c3685e9875583a)) * Update all non-major dependencies ([#2406](https://github.com/ntucker/anansi/issues/2406)) ([c8ae650](https://github.com/ntucker/anansi/commit/c8ae650a7d32d5e91d10c7c75e5018de96e01a10)) * Update all non-major dependencies ([#2413](https://github.com/ntucker/anansi/issues/2413)) ([082aad1](https://github.com/ntucker/anansi/commit/082aad19ae056ca30444a0f2e8501b656ac3c3ac)) * Update webpack packages ([#2408](https://github.com/ntucker/anansi/issues/2408)) ([60736b7](https://github.com/ntucker/anansi/commit/60736b7b2b13fd3d30a24c8a7f4365d525c6157b)) * Update webpack packages ([#2414](https://github.com/ntucker/anansi/issues/2414)) ([0617de2](https://github.com/ntucker/anansi/commit/0617de2b0d2a491d60c766f27a02480df077f2a0)) * Update webpack packages ([#2423](https://github.com/ntucker/anansi/issues/2423)) ([19a7672](https://github.com/ntucker/anansi/commit/19a7672d6fb74953dc62d4ed5c67678065061c3d)) ### [19.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.4...@anansi/webpack-config@19.0.5) (2024-04-28) ### 📦 Package * Update `@pmmmwh/react-refresh-webpack-plugin` to ^0.5.13 ([#2395](https://github.com/ntucker/anansi/issues/2395)) ([9036d88](https://github.com/ntucker/anansi/commit/9036d884405f4d3be5ebcfb2ecf85e39fe98d007)) * Update all non-major dependencies ([#2397](https://github.com/ntucker/anansi/issues/2397)) ([a033f61](https://github.com/ntucker/anansi/commit/a033f615e449d1a5d759d23fee899490e94c4083)) ### [19.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.3...@anansi/webpack-config@19.0.4) (2024-04-26) ### 📦 Package * Update webpack packages ([#2386](https://github.com/ntucker/anansi/issues/2386)) ([ef6e1ca](https://github.com/ntucker/anansi/commit/ef6e1caf37eb5733e89d9dbefa2caab4bd4633f4)) ### [19.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.2...@anansi/webpack-config@19.0.3) (2024-04-20) ### 📦 Package * Update `postcss-preset-env` to ^9.5.6 ([#2383](https://github.com/ntucker/anansi/issues/2383)) ([19cf4c6](https://github.com/ntucker/anansi/commit/19cf4c65a2cd7c15cb490a3d5f0f7ed2e8d70d90)) ### [19.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.1...@anansi/webpack-config@19.0.2) (2024-04-17) ### 📦 Package * Update webpack packages ([#2378](https://github.com/ntucker/anansi/issues/2378)) ([e19dace](https://github.com/ntucker/anansi/commit/e19dacecead4b49318ee31ecdf660d54a66e7004)) ### [19.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@19.0.0...@anansi/webpack-config@19.0.1) (2024-04-16) ### 📦 Package * Update webpack packages ([#2376](https://github.com/ntucker/anansi/issues/2376)) ([371c60c](https://github.com/ntucker/anansi/commit/371c60ceb6dc4d3bafafb079cbe8b7f12863af91)) ## [19.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.1.2...@anansi/webpack-config@19.0.0) (2024-04-08) ### ⚠ 💥 BREAKING CHANGES * The `cssModulesOptions.namedExport` option is `true` by default if you enable the `cssModulesOptions.esModule` option Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ### 📦 Package * Update `css-loader` to v7 ([#2370](https://github.com/ntucker/anansi/issues/2370)) ([2e69dae](https://github.com/ntucker/anansi/commit/2e69dae1de96d58e69fa5388965918573a93de18)) * Update webpack packages ([#2369](https://github.com/ntucker/anansi/issues/2369)) ([ec5d97e](https://github.com/ntucker/anansi/commit/ec5d97edaefbe5f729f97b13f0f8142b68cfd504)) ### [18.1.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.1.1...@anansi/webpack-config@18.1.2) (2024-03-30) ### 📦 Package * Update all non-major dependencies ([#2357](https://github.com/ntucker/anansi/issues/2357)) ([0f120a7](https://github.com/ntucker/anansi/commit/0f120a704e3c36e77e16f0ae08c1789663f870f4)) * Update webpack packages ([#2361](https://github.com/ntucker/anansi/issues/2361)) ([c853ffa](https://github.com/ntucker/anansi/commit/c853ffadf79fe0df53de1206ccaf5d085290bbfc)) ### [18.1.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.1.0...@anansi/webpack-config@18.1.1) (2024-03-20) ### 🐛 Bug Fix * Generated storybook config ([86164fe](https://github.com/ntucker/anansi/commit/86164fe25d41f2d203dab3346a4f6db092766b5e)) ### 📦 Package * Update webpack packages ([#2348](https://github.com/ntucker/anansi/issues/2348)) ([9b6569d](https://github.com/ntucker/anansi/commit/9b6569dd6f700de8f7d69872fcae5fb745e5503b)) ## [18.1.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.12...@anansi/webpack-config@18.1.0) (2024-03-13) ### 🚀 Features * Support storybook 8 ([abc091b](https://github.com/ntucker/anansi/commit/abc091b9806dfc07eb262a9ad3aa2095522b9a89)) ### [18.0.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.11...@anansi/webpack-config@18.0.12) (2024-03-08) ### 📦 Package * Update `postcss-preset-env` to ^9.5.0 ([#2342](https://github.com/ntucker/anansi/issues/2342)) ([1496ffd](https://github.com/ntucker/anansi/commit/1496ffd163ed3bfb87a986c92305ee11f8debb72)) ### [18.0.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.10...@anansi/webpack-config@18.0.11) (2024-03-01) ### 📦 Package * Update all non-major dependencies ([#2337](https://github.com/ntucker/anansi/issues/2337)) ([563fad8](https://github.com/ntucker/anansi/commit/563fad8d7c8d58af34b090b1b5fb587c962504c8)) ### [18.0.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.9...@anansi/webpack-config@18.0.10) (2024-02-29) ### 📦 Package * Update webpack packages ([#2332](https://github.com/ntucker/anansi/issues/2332)) ([3d45288](https://github.com/ntucker/anansi/commit/3d45288a2cd1c8176c6167d35d3b0d4e6c15fdb5)) ### [18.0.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.8...@anansi/webpack-config@18.0.9) (2024-02-21) ### 📦 Package * Update webpack packages ([#2327](https://github.com/ntucker/anansi/issues/2327)) ([f8d09ce](https://github.com/ntucker/anansi/commit/f8d09ceafeb2b95572c155a40a7c51c28f3aafca)) ### [18.0.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.7...@anansi/webpack-config@18.0.8) (2024-02-13) ### 💅 Enhancement * Drop support for storybook rc (only final versions) ([7f8b68d](https://github.com/ntucker/anansi/commit/7f8b68d015260f836a2d6984ecc4095c3264a930)) ### 📦 Package * Make @wyw-in-js/webpack-loader match a range ^ ([b0d4e10](https://github.com/ntucker/anansi/commit/b0d4e10f53df3a377729a4a9bf66ce6bc716456d)) ### [18.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.6...@anansi/webpack-config@18.0.7) (2024-02-12) ### 📦 Package * Update `webpack-dev-server` to v5 ([#2322](https://github.com/ntucker/anansi/issues/2322)) ([a8e97da](https://github.com/ntucker/anansi/commit/a8e97da75b67abe977a02df4c6c8eb5dc4b57b0a)) * Update all non-major dependencies ([#2323](https://github.com/ntucker/anansi/issues/2323)) ([5c02df4](https://github.com/ntucker/anansi/commit/5c02df4520ec6ec10a71b4ec2b51dbb859a24c03)) ### [18.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.5...@anansi/webpack-config@18.0.6) (2024-02-08) ### 📦 Package * Update `postcss` to ^8.4.35 ([#2317](https://github.com/ntucker/anansi/issues/2317)) ([00629f6](https://github.com/ntucker/anansi/commit/00629f61289da406027b08d6bf63884bf86344f2)) * Update all non-major dependencies ([#2318](https://github.com/ntucker/anansi/issues/2318)) ([14161f3](https://github.com/ntucker/anansi/commit/14161f320e613dd718b976f97177a7ce9e7fd278)) ### [18.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.4...@anansi/webpack-config@18.0.5) (2024-02-04) ### 📦 Package * Update webpack packages ([#2312](https://github.com/ntucker/anansi/issues/2312)) ([337de18](https://github.com/ntucker/anansi/commit/337de18fc7c7b7cc10ade4d40b9e1c904771881f)) ### [18.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.3...@anansi/webpack-config@18.0.4) (2024-01-31) ### 📦 Package * Update webpack packages ([#2306](https://github.com/ntucker/anansi/issues/2306)) ([d13c6cd](https://github.com/ntucker/anansi/commit/d13c6cd5722aae71fa7562ed0a857d8fbc59796c)) ### [18.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.2...@anansi/webpack-config@18.0.3) (2024-01-26) ### 💅 Enhancement * Add types to wyw in js options ([247b61d](https://github.com/ntucker/anansi/commit/247b61d8814fe491c463d12695a5c9523d1ec2d7)) ### 📦 Package * Update `@wyw-in-js/webpack-loader` to v0.3.0 ([#2297](https://github.com/ntucker/anansi/issues/2297)) ([8989e6a](https://github.com/ntucker/anansi/commit/8989e6a300671c76bdfec3b6d64b22d92d7c8208)) * Update all non-major dependencies ([57dbf3c](https://github.com/ntucker/anansi/commit/57dbf3c074596f4698233c6dcb02d45cb7dd3e2c)) ### [18.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.1...@anansi/webpack-config@18.0.2) (2024-01-19) **Note:** Version bump only for package @anansi/webpack-config ### [18.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@18.0.0...@anansi/webpack-config@18.0.1) (2024-01-19) ### 📦 Package * Update webpack packages ([#2287](https://github.com/ntucker/anansi/issues/2287)) ([e0ea67d](https://github.com/ntucker/anansi/commit/e0ea67d386e023e3d9d8c38874fe3bda9f80eb25)) ## [18.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.5...@anansi/webpack-config@18.0.0) (2024-01-17) ### ⚠ 💥 BREAKING CHANGES * minimum supported Node.js version is `18.12.0` ### 📦 Package * Update all non-major dependencies ([#2284](https://github.com/ntucker/anansi/issues/2284)) ([6e04fe7](https://github.com/ntucker/anansi/commit/6e04fe7bb7d254f3526ad12bbde485784f0c0a3f)) * Update webpack packages (major) ([#2279](https://github.com/ntucker/anansi/issues/2279)) ([441170a](https://github.com/ntucker/anansi/commit/441170ac34e9d9b72540f5f4cc0e8a233d7e4945)) ### [17.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.4...@anansi/webpack-config@17.0.5) (2024-01-12) ### 📦 Package * Update webpack packages ([#2272](https://github.com/ntucker/anansi/issues/2272)) ([62db948](https://github.com/ntucker/anansi/commit/62db94828afe1765b7718963a6bc61ad99f11ad5)) * Update webpack packages ([#2276](https://github.com/ntucker/anansi/issues/2276)) ([abf4637](https://github.com/ntucker/anansi/commit/abf463786801534418911ff2fa219b4bffd993fa)) ### [17.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.3...@anansi/webpack-config@17.0.4) (2023-12-30) ### 📦 Package * Update all non-major dependencies ([#2269](https://github.com/ntucker/anansi/issues/2269)) ([98a1174](https://github.com/ntucker/anansi/commit/98a11740da919b61ba6abed6a56cc52f8caae58d)) * Update webpack packages ([#2267](https://github.com/ntucker/anansi/issues/2267)) ([aa5775c](https://github.com/ntucker/anansi/commit/aa5775c1ac010c3b99c407b730ff7cf15087fe54)) ### [17.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.2...@anansi/webpack-config@17.0.3) (2023-12-21) ### 📦 Package * Update all non-major dependencies ([#2264](https://github.com/ntucker/anansi/issues/2264)) ([ec5b388](https://github.com/ntucker/anansi/commit/ec5b388fd4f7016bdae16abbdb81d666c0bb1c2a)) ### [17.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.1...@anansi/webpack-config@17.0.2) (2023-12-13) ### 🐛 Bug Fix * Storybook builds by not running full loader on storybook virtual files ([#2260](https://github.com/ntucker/anansi/issues/2260)) ([5a345a6](https://github.com/ntucker/anansi/commit/5a345a69f44f2f165adc749bae4d4ef50d8d8c26)) ### [17.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@17.0.0...@anansi/webpack-config@17.0.1) (2023-12-12) ### 📦 Package * Update `svgo` to ^3.1.0 ([#2258](https://github.com/ntucker/anansi/issues/2258)) ([9c91034](https://github.com/ntucker/anansi/commit/9c91034566ffc38cd16d47a879fae51d83fcdea4)) ## [17.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.10...@anansi/webpack-config@17.0.0) (2023-12-09) ### ⚠ 💥 BREAKING CHANGES * Drop support for linaria 5 linariaOptions -> inJSOptions ### 🚀 Features * Use wyw-in-js to support linaria 6 ([09e6fcc](https://github.com/ntucker/anansi/commit/09e6fcc90e7c887940353a5f264a8e33d65f5e47)) ### 📦 Package * Update all non-major dependencies ([#2256](https://github.com/ntucker/anansi/issues/2256)) ([2ae240d](https://github.com/ntucker/anansi/commit/2ae240df65372c9e03065fd53261e68873a6117e)) ### [16.0.10](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.9...@anansi/webpack-config@16.0.10) (2023-12-04) ### 📦 Package * Update webpack packages ([#2249](https://github.com/ntucker/anansi/issues/2249)) ([81afbc5](https://github.com/ntucker/anansi/commit/81afbc5295fed1beb8232762f14b6b3e20459c2e)) ### [16.0.9](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.8...@anansi/webpack-config@16.0.9) (2023-11-30) ### 📦 Package * Update all non-major dependencies ([#2245](https://github.com/ntucker/anansi/issues/2245)) ([d1413a1](https://github.com/ntucker/anansi/commit/d1413a106fb9b5864b1ee8d173c7a6406f5cbe5d)) ### [16.0.8](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.7...@anansi/webpack-config@16.0.8) (2023-11-19) ### 📦 Package * Update `svgo` to ^3.0.4 ([#2239](https://github.com/ntucker/anansi/issues/2239)) ([1a075fd](https://github.com/ntucker/anansi/commit/1a075fdb1c74f4fb0bab276c137a1cf79c1f33ef)) ### [16.0.7](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.6...@anansi/webpack-config@16.0.7) (2023-11-18) ### 📦 Package * Update `domain-browser` to ^5.1.0 ([#2232](https://github.com/ntucker/anansi/issues/2232)) ([8e2c9cd](https://github.com/ntucker/anansi/commit/8e2c9cd52b047b9c53a7127e80edf57ad749a4ab)) * Update `domain-browser` to v5 ([#2227](https://github.com/ntucker/anansi/issues/2227)) ([e527772](https://github.com/ntucker/anansi/commit/e5277722753f058ace1f09d43fc57d75458205b7)) * Update `webpack-bundle-analyzer` to ^4.10.0 ([#2231](https://github.com/ntucker/anansi/issues/2231)) ([985d33d](https://github.com/ntucker/anansi/commit/985d33dfefe6c73f21721b14c0231081ecbb414f)) * Update `webpack-bundle-analyzer` to ^4.10.1 ([#2238](https://github.com/ntucker/anansi/issues/2238)) ([4385904](https://github.com/ntucker/anansi/commit/4385904b4959cbc7fb81076a16ffc484d5629ac6)) * Update all non-major dependencies ([#2235](https://github.com/ntucker/anansi/issues/2235)) ([be97ab1](https://github.com/ntucker/anansi/commit/be97ab1838ad7580b1e59032a88716c446016a50)) * Update linting packages ([#2228](https://github.com/ntucker/anansi/issues/2228)) ([4782f92](https://github.com/ntucker/anansi/commit/4782f92a579ca1254ae7a0c422e3578790e5e415)) ### [16.0.6](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.5...@anansi/webpack-config@16.0.6) (2023-11-10) ### 📦 Package * Update `postcss-preset-env` to ^9.3.0 ([#2218](https://github.com/ntucker/anansi/issues/2218)) ([c81019c](https://github.com/ntucker/anansi/commit/c81019c4278ecca35d9127d0d888d181c72a7635)) * Update all non-major dependencies ([#2216](https://github.com/ntucker/anansi/issues/2216)) ([b7d76ee](https://github.com/ntucker/anansi/commit/b7d76eecb88caea2096bacc5b6c9a51822e6cc9f)) * Update all non-major dependencies ([#2225](https://github.com/ntucker/anansi/issues/2225)) ([3b68fbb](https://github.com/ntucker/anansi/commit/3b68fbbdde94619b814f4f5931b5851931997882)) * Update webpack packages ([#2222](https://github.com/ntucker/anansi/issues/2222)) ([b9e9d8e](https://github.com/ntucker/anansi/commit/b9e9d8e43ae9de9971290de48b9a18d3bb9ecf41)) ### [16.0.5](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.4...@anansi/webpack-config@16.0.5) (2023-10-28) ### 📦 Package * Update all non-major dependencies ([#2200](https://github.com/ntucker/anansi/issues/2200)) ([ad0ca8d](https://github.com/ntucker/anansi/commit/ad0ca8d65b4e90fc08d4e897093c1d5395690b7f)) ### [16.0.4](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.3...@anansi/webpack-config@16.0.4) (2023-10-15) ### 📦 Package * Update webpack packages ([#2198](https://github.com/ntucker/anansi/issues/2198)) ([d589be2](https://github.com/ntucker/anansi/commit/d589be239708b6abc211c3ad01ec6729fd355286)) ### [16.0.3](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.2...@anansi/webpack-config@16.0.3) (2023-10-08) ### 📦 Package * Update all non-major dependencies ([#2195](https://github.com/ntucker/anansi/issues/2195)) ([0defb99](https://github.com/ntucker/anansi/commit/0defb99883f1a369f925a82907a76ddf6c762596)) * Update webpack packages ([#2193](https://github.com/ntucker/anansi/issues/2193)) ([18cf8b2](https://github.com/ntucker/anansi/commit/18cf8b2d2e225e271e7ec420e834399e33b79af6)) ### [16.0.2](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.1...@anansi/webpack-config@16.0.2) (2023-09-28) ### 📦 Package * Update webpack packages ([#2187](https://github.com/ntucker/anansi/issues/2187)) ([c811303](https://github.com/ntucker/anansi/commit/c8113033e0105eec3063188ad1f9bc23ba68f2c5)) ### [16.0.1](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@16.0.0...@anansi/webpack-config@16.0.1) (2023-09-26) ### 📦 Package * Update `@linaria/webpack5-loader` to v5.0.2 ([#2180](https://github.com/ntucker/anansi/issues/2180)) ([6cf099e](https://github.com/ntucker/anansi/commit/6cf099e53a4f7ca26b58bf9cf8325e83fb15c54b)) * Update all non-major dependencies ([#2183](https://github.com/ntucker/anansi/issues/2183)) ([1eeea98](https://github.com/ntucker/anansi/commit/1eeea989173a9009a3828ccc9d36af39be53ad86)) ## [16.0.0](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.35...@anansi/webpack-config@16.0.0) (2023-09-23) ### ⚠ 💥 BREAKING CHANGES * Requires @linaria/babel-preset peerDep as v5 ### 📦 Package * Update all non-major dependencies ([#2175](https://github.com/ntucker/anansi/issues/2175)) ([8c6e708](https://github.com/ntucker/anansi/commit/8c6e7088c31cd73b5e7147fe2359d56746bcac65)) * Update webpack packages ([#2177](https://github.com/ntucker/anansi/issues/2177)) ([2d1c9bd](https://github.com/ntucker/anansi/commit/2d1c9bddad67b909035279a8e6b9f6ee38609524)) * Upgrade linaria to 5 ([bd1934e](https://github.com/ntucker/anansi/commit/bd1934e4a9d3823ed41a28c78969f2355e034ab2)) ### [15.0.35](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.34...@anansi/webpack-config@15.0.35) (2023-09-15) ### 📦 Package * Update all non-major dependencies ([#2162](https://github.com/ntucker/anansi/issues/2162)) ([f122cae](https://github.com/ntucker/anansi/commit/f122caef403347caef4614352187cfb044f97a12)) * Update all non-major dependencies ([#2169](https://github.com/ntucker/anansi/issues/2169)) ([619d85d](https://github.com/ntucker/anansi/commit/619d85da3e69e49487a2a72e9cbf8bdb194a9c47)) ### [15.0.34](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.33...@anansi/webpack-config@15.0.34) (2023-09-04) ### 📦 Package * Update webpack packages ([#2157](https://github.com/ntucker/anansi/issues/2157)) ([e352eb8](https://github.com/ntucker/anansi/commit/e352eb80814a2e84661f5deae951e61170d958fd)) ### [15.0.33](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.32...@anansi/webpack-config@15.0.33) (2023-08-30) ### 📦 Package * Update all non-major dependencies ([#2151](https://github.com/ntucker/anansi/issues/2151)) ([5e4936a](https://github.com/ntucker/anansi/commit/5e4936ab7c0c23a6d9cd4f9c37f08ef5f84d241c)) * Update linting packages ([#2150](https://github.com/ntucker/anansi/issues/2150)) ([c6c508d](https://github.com/ntucker/anansi/commit/c6c508d883eea7ffdd760bff90021a873810227c)) * Update webpack packages ([#2152](https://github.com/ntucker/anansi/issues/2152)) ([ec97fd4](https://github.com/ntucker/anansi/commit/ec97fd4fa84ebc6f278a844e45a95926258bce6e)) ### [15.0.32](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.31...@anansi/webpack-config@15.0.32) (2023-08-27) ### 📦 Package * Update all non-major dependencies ([#2124](https://github.com/ntucker/anansi/issues/2124)) ([4e88719](https://github.com/ntucker/anansi/commit/4e88719ae80e76867e16846c1162e111d7c3a85c)) * Update webpack packages ([#2148](https://github.com/ntucker/anansi/issues/2148)) ([5b51ff0](https://github.com/ntucker/anansi/commit/5b51ff094ed2f2f843e2025e388eeef55634ea80)) ### [15.0.31](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.30...@anansi/webpack-config@15.0.31) (2023-07-29) ### 🐛 Bug Fix * Revert linaria to working version ([#2106](https://github.com/ntucker/anansi/issues/2106)) ([7d2054d](https://github.com/ntucker/anansi/commit/7d2054d9357d6c471815effe2fb18d98eeca3ef5)) ### [15.0.30](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.29...@anansi/webpack-config@15.0.30) (2023-07-26) ### 📦 Package * Update webpack packages ([#2099](https://github.com/ntucker/anansi/issues/2099)) ([c5f8b83](https://github.com/ntucker/anansi/commit/c5f8b83e7a53ab5007af1c7bfc2a964495d977ed)) ### [15.0.29](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.28...@anansi/webpack-config@15.0.29) (2023-07-23) ### 📦 Package * Update webpack packages ([#2093](https://github.com/ntucker/anansi/issues/2093)) ([6acc723](https://github.com/ntucker/anansi/commit/6acc7234fe3bfd691e84efc2831694e758f0fd6c)) ### [15.0.28](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.27...@anansi/webpack-config@15.0.28) (2023-07-14) ### 📦 Package * Update all non-major dependencies ([#2090](https://github.com/ntucker/anansi/issues/2090)) ([6551922](https://github.com/ntucker/anansi/commit/65519226f99f68215720ac1609ce701a8dcfe69e)) * Update webpack packages ([#2092](https://github.com/ntucker/anansi/issues/2092)) ([4129f3c](https://github.com/ntucker/anansi/commit/4129f3cae8efb21b97c70e9dee64c4a888c8cbaa)) * Update webpack packages to v4.5.0 ([#2091](https://github.com/ntucker/anansi/issues/2091)) ([630a8a2](https://github.com/ntucker/anansi/commit/630a8a265974768f21894e715e4d4025a69bcdb4)) ### [15.0.27](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.26...@anansi/webpack-config@15.0.27) (2023-07-11) ### 📦 Package * Update all non-major dependencies ([#2087](https://github.com/ntucker/anansi/issues/2087)) ([ef41e71](https://github.com/ntucker/anansi/commit/ef41e71d0dbbb98dedb6aecf04a7e25af2651215)) * Update prettier (major) ([#2085](https://github.com/ntucker/anansi/issues/2085)) ([cb88722](https://github.com/ntucker/anansi/commit/cb887226e2084d045010db441c980a09eecd4bad)) ### [15.0.26](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.25...@anansi/webpack-config@15.0.26) (2023-07-06) ### 📦 Package * Update `postcss` to ^8.4.25 ([#2083](https://github.com/ntucker/anansi/issues/2083)) ([3b52b14](https://github.com/ntucker/anansi/commit/3b52b14848fc8bcf937972732c891ed1d4530287)) ### [15.0.25](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.24...@anansi/webpack-config@15.0.25) (2023-07-04) ### 📦 Package * Update `postcss-preset-env` to v9 ([#2068](https://github.com/ntucker/anansi/issues/2068)) ([d8cd84c](https://github.com/ntucker/anansi/commit/d8cd84c5f773d9bcd066d4abb4bb2810acd4f109)) * Update all non-major dependencies ([#2070](https://github.com/ntucker/anansi/issues/2070)) ([40f8ae9](https://github.com/ntucker/anansi/commit/40f8ae919cbba80c7d41400c4aab0b282aa041ab)) ### [15.0.24](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.23...@anansi/webpack-config@15.0.24) (2023-06-29) ### 📦 Package * Update all non-major dependencies ([#2063](https://github.com/ntucker/anansi/issues/2063)) ([eb8529b](https://github.com/ntucker/anansi/commit/eb8529b30decf543ec6f7a9f50607066d238baf4)) * Update webpack packages ([#2058](https://github.com/ntucker/anansi/issues/2058)) ([d9a77c1](https://github.com/ntucker/anansi/commit/d9a77c1c526dcf85c23b370e057fdbe29ef497e8)) ### [15.0.23](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.22...@anansi/webpack-config@15.0.23) (2023-06-18) ### 📦 Package * Update all non-major dependencies ([#2047](https://github.com/ntucker/anansi/issues/2047)) ([f60424e](https://github.com/ntucker/anansi/commit/f60424e5082d255b4f064d53a9ac4ebfddb1be2a)) * Update all non-major dependencies ([#2053](https://github.com/ntucker/anansi/issues/2053)) ([2fa2d4f](https://github.com/ntucker/anansi/commit/2fa2d4f26925f45f8b035e98cb082491a0f11f7d)) * Update webpack packages ([#2048](https://github.com/ntucker/anansi/issues/2048)) ([a24c9f6](https://github.com/ntucker/anansi/commit/a24c9f6043d803705abf3da05b0775e91ffeb24a)) ### [15.0.22](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.21...@anansi/webpack-config@15.0.22) (2023-06-11) ### 📦 Package * Update all non-major dependencies ([#2045](https://github.com/ntucker/anansi/issues/2045)) ([6c270e3](https://github.com/ntucker/anansi/commit/6c270e35cd1f304b03e4b1bb1a6051d1ad426c6b)) * Update webpack packages ([#2044](https://github.com/ntucker/anansi/issues/2044)) ([8451823](https://github.com/ntucker/anansi/commit/8451823c2cefd0045a2d435201f3acc593536b47)) ### [15.0.21](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.20...@anansi/webpack-config@15.0.21) (2023-06-08) ### 📦 Package * Update all non-major dependencies ([#2039](https://github.com/ntucker/anansi/issues/2039)) ([f917614](https://github.com/ntucker/anansi/commit/f9176144f4a9fb05a114c9624a33940a27f1dc91)) ### [15.0.20](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.19...@anansi/webpack-config@15.0.20) (2023-06-02) ### 📦 Package * Update webpack packages ([#2035](https://github.com/ntucker/anansi/issues/2035)) ([ce39720](https://github.com/ntucker/anansi/commit/ce39720614c1f8234a7346d5304be6e3a057debf)) ### [15.0.19](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.18...@anansi/webpack-config@15.0.19) (2023-06-01) ### 📦 Package * Update `postcss` to ^8.4.24 ([#2029](https://github.com/ntucker/anansi/issues/2029)) ([ac03de4](https://github.com/ntucker/anansi/commit/ac03de47559a69ed3fe40f5e313496b68c7274b9)) * Update webpack packages ([#2028](https://github.com/ntucker/anansi/issues/2028)) ([eebfc68](https://github.com/ntucker/anansi/commit/eebfc685df15693c87050bc0ac5a515f788ce025)) ### [15.0.18](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.17...@anansi/webpack-config@15.0.18) (2023-05-27) ### 📦 Package * Update webpack packages ([#2025](https://github.com/ntucker/anansi/issues/2025)) ([3f4023e](https://github.com/ntucker/anansi/commit/3f4023e9b5e8da421df34e6006751020416ecffb)) ### [15.0.17](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.16...@anansi/webpack-config@15.0.17) (2023-05-24) ### 📦 Package * Update `node-sass` to v9 ([#2018](https://github.com/ntucker/anansi/issues/2018)) ([5ff9add](https://github.com/ntucker/anansi/commit/5ff9add4a4c4e63911760cfc16403f7e21467c6f)) * Update `sass-loader` to ^13.3.0 ([#2016](https://github.com/ntucker/anansi/issues/2016)) ([83bb53d](https://github.com/ntucker/anansi/commit/83bb53d1140846b5439106469bef950c7990f6ed)) ### [15.0.16](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.15...@anansi/webpack-config@15.0.16) (2023-05-19) ### 📦 Package * Update webpack packages ([#2013](https://github.com/ntucker/anansi/issues/2013)) ([b1e61c8](https://github.com/ntucker/anansi/commit/b1e61c87617aa04fe00ab999bef1f7f7164d8a81)) ### [15.0.15](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.14...@anansi/webpack-config@15.0.15) (2023-05-17) ### 📦 Package * Update all non-major dependencies ([#2009](https://github.com/ntucker/anansi/issues/2009)) ([6effe5d](https://github.com/ntucker/anansi/commit/6effe5d94018dd840ca4401ef83fdc48f92368f0)) ### [15.0.14](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.13...@anansi/webpack-config@15.0.14) (2023-05-09) ### 📦 Package * Update `@svgr/webpack` to v8 ([#2002](https://github.com/ntucker/anansi/issues/2002)) ([fd86c82](https://github.com/ntucker/anansi/commit/fd86c82518bbd7ee98af38c09093f73eee1df937)) * Update all non-major dependencies ([#1999](https://github.com/ntucker/anansi/issues/1999)) ([59f73d4](https://github.com/ntucker/anansi/commit/59f73d40167f94cc1c323238a5245d4bb52a68b7)) ### [15.0.13](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.12...@anansi/webpack-config@15.0.13) (2023-05-07) ### 📦 Package * Update `@types/node` to v20 ([#1994](https://github.com/ntucker/anansi/issues/1994)) ([379a614](https://github.com/ntucker/anansi/commit/379a61487a585c9618c80a6d436e581931040c7f)) * Update webpack packages ([#1991](https://github.com/ntucker/anansi/issues/1991)) ([241c2ee](https://github.com/ntucker/anansi/commit/241c2ee0bd1fa86db588803c85741ca4d5955273)) * Update webpack packages ([#1993](https://github.com/ntucker/anansi/issues/1993)) ([bbb5a81](https://github.com/ntucker/anansi/commit/bbb5a81c5b100eefec8309334c3b2987fdf608db)) ### [15.0.12](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.11...@anansi/webpack-config@15.0.12) (2023-04-29) ### 📦 Package * Update webpack packages ([#1985](https://github.com/ntucker/anansi/issues/1985)) ([9c12012](https://github.com/ntucker/anansi/commit/9c12012425bf3b55ed999588bb8d11d65851047c)) ### [15.0.11](https://github.com/ntucker/anansi/compare/@anansi/webpack-config@15.0.10...@anansi/webpack-config@15.0.11) (2023-04-25) ### 📦 Package * Update `postcss` to ^8.4.23 ([#1973](https://github.com/ntucker/anansi/issues/1973)) ([dc0606e](https://github.com/ntucker/anansi/commit/dc0606e424f0dffb5c26df7432ed0a783a127847)) * Update all non-major dependencies ([#1979](https://github.com/ntucker/anansi/issues/1979)) ([0a126e1](https://github.com/ntucker/anansi/c