File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ 0 .0.2 ] - 2016-12-23
7
+ ## [ 1 .0.1 ] - 2016-12-23
8
8
### Changed
9
- - remove package resolve to fix the problem caused by resolve/lib/core.json format changing
9
+ - remove package ` resolve ` to fix the bug caused by format changing of the internal file core.json of resolve 1.1.7
10
+ - add bug description and solution to README.md
10
11
11
- ## [ 0 .0.1 ] - 2016-12-23
12
+ ## [ 1 .0.0 ] - 2016-12-23
12
13
### Added
13
14
- support resolve node modules with alias config
14
15
- support resolve normal node modules, including Node.js core modules and other third party modules
15
- - support resolve relative path modules
16
+ - support resolve relative path modules
You can’t perform that action at this time.
0 commit comments