We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8ae06 commit 09982fdCopy full SHA for 09982fd
CHANGES.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+
5
+## [3.6.1](https://github.com/patternslib/dev/compare/3.6.0...3.6.1) (2024-08-14)
6
7
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.0](https://github.com/patternslib/dev/compare/3.5.3...3.6.0) (2024-08-14)
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "@patternslib/dev",
- "version": "3.6.0",
+ "version": "3.6.1",
"description": "Development base files for working with Patternslib and add-ons.",
"license": "MIT",
"dependencies": {
0 commit comments