We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09982fd commit b837a68Copy full SHA for b837a68
CHANGES.md
@@ -8,6 +8,17 @@
8
### Bug Fixes
9
10
11
+* Webpack style loader. ([ecec3cf](https://github.com/patternslib/dev/commit/ecec3cf5654050c8ec96a924fcaa8bad618d526c))
12
+
13
+ Webpack style loader's insert option needs a different way to reference functions.
14
+Also deprecate webpack-helpers module.
15
16
+## [3.6.1](https://github.com/patternslib/dev/compare/3.6.0...3.6.1) (2024-08-14)
17
18
19
+### Bug Fixes
20
21
22
* Webpack style loader. ([ecec3cf](https://github.com/patternslib/dev/commit/ecec3cf5654050c8ec96a924fcaa8bad618d526c))
23
24
Webpack style loader's insert option needs a different way to reference functions.
0 commit comments