Skip to content

Commit

Permalink
chore: mock-import: v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 10, 2023
1 parent b598f35 commit 7f8c93c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2023.12.10, v4.0.0

feature:
- be2b2ba mock-import: convert to node v18 loaders
- 101289f mock-import: madrun v10.0.0
- f134af2 mock-import: putout v34.0.0
- 0ddf013 drop support of node < 18

2023.11.30, v3.4.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock-import",
"version": "3.4.1",
"version": "4.0.0",
"type": "module",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Mocking of Node.js EcmaScript modules",
Expand Down

0 comments on commit 7f8c93c

Please sign in to comment.