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

Commit1e06fb0

Browse files
committed
v2.1.5
1 parent75ebdd4 commit1e06fb0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

‎CHANGELOG.md

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

4+
###2.1.5
5+
- Fix issues with reverting nested properties
6+
47
###2.1.4
58
- Fix problems when an illegal variable name is used for a global
69

@@ -55,4 +58,4 @@ Changelog
5558
- Removed caching functionality. Now rewire doesn't modify`require.cache` at all
5659
- Added support for[webpack](https://github.com/webpack/webpack)-bundler
5760
- Moved browserify-middleware from`rewire.browserify` to`rewire.bundlers.browserify`
58-
- Reached stable state :)
61+
- Reached stable state :)

‎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.4",
3+
"version":"2.1.5",
44
"description":"Easy dependency injection for node.js unit testing",
55
"keywords": [
66
"dependency",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp