File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
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
+
4
16
## [ 3.6.0] ( https://github.com/patternslib/dev/compare/3.5.3...3.6.0 ) (2024-08-14)
5
17
6
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @patternslib/dev" ,
3
- "version" : " 3.6.0 " ,
3
+ "version" : " 3.6.1 " ,
4
4
"description" : " Development base files for working with Patternslib and add-ons." ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments