You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,20 @@
1
1
Changelog
2
2
-------------
3
3
4
+
## 4.0.0
5
+
6
+
#### :boom: Breaking Change
7
+
*[#117](https://github.com/fivetanley/ember-cli-dotenv/pull/117) Drop support for Node.js 16 and below ([@SergeAstapov](https://github.com/SergeAstapov))
8
+
9
+
#### :rocket: Enhancement
10
+
*[#119](https://github.com/fivetanley/ember-cli-dotenv/pull/119) Widen dotenv package versions support to allow past v8 ([@SergeAstapov](https://github.com/SergeAstapov))
11
+
12
+
#### :memo: Documentation
13
+
*[#121](https://github.com/fivetanley/ember-cli-dotenv/pull/121) Add Embroider compatibility note and recommendations ([@SergeAstapov](https://github.com/SergeAstapov))
14
+
15
+
#### :house: Internal
16
+
*[#118](https://github.com/fivetanley/ember-cli-dotenv/pull/118) run `npx ember-cli-update --to=5.5.0` to align with blueprint ([@SergeAstapov](https://github.com/SergeAstapov))
17
+
4
18
## 3.1.0
5
19
6
20
*[#84](https://github.com/fivetanley/ember-cli-dotenv/pull/84) Add ability to shut off dotenv invocation [@gfmartinez](https://github.com/gfmartinez)
0 commit comments