Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93d3907

Browse files
committed
v2.1.1
1 parentef5f0eb commit93d3907

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
---------
33

4+
###2.1.1
5+
- Made magic`__set__`,`__get__` and`__with__` not enumerable[#32](https://github.com/jhnns/rewire/pull/32)
6+
47
###2.1.0
58
- Added revert feature of`__set__` method
69
- Introduced`__with__` method to revert changes automatically

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" :"rewire",
3-
"version" :"2.1.0",
3+
"version" :"2.1.1",
44
"description" :"Easy dependency injection for node.js unit testing",
55
"keywords" : [
66
"dependency",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp