File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,8 @@ All notable changes to this project will be documented in this file. See [standa
16
16
17
17
## [ 9.0.0] ( https://github.com/motdotla/dotenv/compare/v8.6.0...v9.0.0 ) (2021-05-05)
18
18
19
- ### Added
20
-
21
- - define package.json in exports
22
- - allow for ` import "dotenv/config" `
23
-
24
19
### Changed
25
20
26
- - updated dev dependencies via npm audit
27
- - TypeScript types
28
- - point to exact types file to work with VS Code
29
21
- _ Breaking:_ drop support for Node v8
30
22
31
23
## [ 8.6.0] ( https://github.com/motdotla/dotenv/compare/v8.5.1...v8.6.0 ) (2021-05-05)
@@ -56,7 +48,7 @@ All notable changes to this project will be documented in this file. See [standa
56
48
57
49
### Changed
58
50
59
- - _ Breaking:_ drop support for Node v8
51
+ - _ Breaking:_ drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.)
60
52
61
53
## [ 8.2.0] ( https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0 ) (2019-10-16)
62
54
You can’t perform that action at this time.
0 commit comments