Skip to content

Commit

Permalink
update monic-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
boikovdv committed Jul 16, 2024
1 parent 378e3b7 commit 134e16b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ Changelog
_Note: Gaps between patch versions are faulty, broken or test releases._

## 4.0.0-beta.?? (2024-07-??)

#### :house: Internal

* Updated `monic-loader` to version `3.0.3` to fix memory leak on rebuild in watch mode

## 4.0.0-beta.108.a-new-hope (2024-07-15)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"merge2": "1.4.1",
"mini-css-extract-plugin": "2.5.3",
"monic": "2.6.1",
"monic-loader": "3.0.2",
"monic-loader": "3.0.3",
"nanoid": "3.2.0",
"nib": "1.1.2",
"node-static": "0.7.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5486,7 +5486,7 @@ __metadata:
merge2: "npm:1.4.1"
mini-css-extract-plugin: "npm:2.5.3"
monic: "npm:2.6.1"
monic-loader: "npm:3.0.2"
monic-loader: "npm:3.0.3"
nanoid: "npm:3.2.0"
nib: "npm:1.1.2"
node-static: "npm:0.7.11"
Expand Down Expand Up @@ -18317,16 +18317,16 @@ __metadata:
languageName: node
linkType: hard

"monic-loader@npm:3.0.2":
version: 3.0.2
resolution: "monic-loader@npm:3.0.2"
"monic-loader@npm:3.0.3":
version: 3.0.3
resolution: "monic-loader@npm:3.0.3"
dependencies:
collection.js: "npm:^6.7.11"
loader-utils: "npm:^2.0.0"
peerDependencies:
monic: ^2.0.0
webpack: "*"
checksum: b6e226b7b5f066e2bed27d0ed0c89a83c3286ca6d6cdb35b2a8619e86b07667befe03791a3a6bfb90be42009f95514d477804d5bef0b4281b5feb7a8ed3203a6
checksum: 009646c26f6f9dbda99b01b338280d58d39dad7954fb92851e84a2191290ad72c3e4e031491c507208416a56182833279acf3515de70291f468003e5cc47754d
languageName: node
linkType: hard

Expand Down

0 comments on commit 134e16b

Please sign in to comment.