Skip to content

Commit daf0cbc

Browse files
committed
docs: changelog
1 parent 1bcbd0a commit daf0cbc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v2.5.0
2+
3+
Adds some early deprecation warnings in preparation for version 3. See [here](https://github.com/launchcodedev/app-config/issues/130).
4+
5+
Allows default extensions to be used twice without conflicts.
6+
7+
Adds `$parseBool`, `$parseFloat` and `$parseInt` directives.
8+
9+
Adds `allowMissing` option on `$envVar` that's a shorthand for `allowNull` + `fallback: null`.
10+
11+
Creates new calling interface for `currentEnvironment` and `FlexibleFileSource`.
12+
113
## v2.4.5
214

315
Adds `$hidden` directive mainly for shared properties.

0 commit comments

Comments
 (0)