Releases: otaciliolacerda/auto-config-js
Releases · otaciliolacerda/auto-config-js
v1.1.7
1.1.7 (2022-04-02)
Bug Fixes
- problem on node target engine introduced on last version (#16) (f246d0e)
v1.1.5
1.1.5 (2021-04-08)
Bug Fixes
v1.1.3
⚠️ Please do not use this release. It contain errors.
1.1.3 (2021-04-02)
Bug Fixes
v1.1.2
1.1.2 (2020-07-20)
Bug Fixes
- Now the init function works correctly with the default parameters
- Load and merge of profiles now respects the priority order
(#8) (3f7f381)
v1.1.1
1.1.1 (2020-07-19)
Bug Fixes
- init function now works properly with default params (#7) (b97ae2b)
v1.1.0
1.1.0 (2020-07-19)
Features
Features:
- Check for duplicated properties in the configuration
Fixes:
- System variable resolution now behaves as expected: no unnecessary logic to match prefixes
- Add resolutions to bump lodash version used by dependencies. This fixes a Prototype Pollution vulnerability
- Fix resolution of number values from the system variables
PRs (#5) and (#6)
v1.0.0
1.0.0 (2020-07-15)
Features