read-config-ng
Version:
Multi format configuration loader
80 lines (42 loc) • 4.38 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [4.0.2](https://github.com/billchurch/read-config-ng/compare/v4.0.1...v4.0.2) (2025-08-29)
### Bug Fixes
* resolve ESM import issues in Node.js ([#28](https://github.com/billchurch/read-config-ng/issues/28)) ([4e23fd2](https://github.com/billchurch/read-config-ng/commit/4e23fd2a6324faff1b2d14b0366a4ca85bbbf40a))
* resolve ESM import issues in Node.js ([#28](https://github.com/billchurch/read-config-ng/issues/28)) ([0a2f0e9](https://github.com/billchurch/read-config-ng/commit/0a2f0e9d7c05c9bf94c08fe4960ff2d0e4a2bd83))
## [4.0.1](https://github.com/billchurch/read-config-ng/compare/v4.0.0...v4.0.1) (2025-08-29)
### Bug Fixes
* update docs ([073bfbe](https://github.com/billchurch/read-config-ng/commit/073bfbe08074e736ddee6d9f07c5d64c9c8b40bf))
* update docs ([5b5de6a](https://github.com/billchurch/read-config-ng/commit/5b5de6a10cab75d605773e8a6c1a047427919d69))
## [4.0.0](https://github.com/billchurch/read-config-ng/compare/v3.0.8...v4.0.0) (2025-08-29)
### ⚠ BREAKING CHANGES
* Migrated codebase from JavaScript to TypeScript with full async/await support
### Features
* complete TypeScript migration with async/await support ([65f7df4](https://github.com/billchurch/read-config-ng/commit/65f7df403d90c84b7e1bbb722957eec705946b48)), closes [#21](https://github.com/billchurch/read-config-ng/issues/21)
## [3.0.8](https://github.com/billchurch/read-config-ng/compare/v3.0.7...v3.0.8) (2025-08-29)
### Continuous Integration
* add GitHub Actions workflows ([cd4d556](https://github.com/billchurch/read-config-ng/commit/cd4d55622f2515d68e2166ad184c1d6078affef7))
* add release-please configuration files ([ad3eae2](https://github.com/billchurch/read-config-ng/commit/ad3eae2bf3befc2a8261c82bd52751db3076c954))
* fix release-please tag naming configuration ([4879e9b](https://github.com/billchurch/read-config-ng/commit/4879e9b20c660ddedf5cb5f12b8cc2a3c0a0e676))
* set bootstrap SHA to last release (v3.0.7) ([233da43](https://github.com/billchurch/read-config-ng/commit/233da4361571c51ced3a7a94f748e2dc4f9404af))
* update bootstrap SHA to reduce changelog noise ([86a9b25](https://github.com/billchurch/read-config-ng/commit/86a9b25294169c0bf7d81fa22f44246488d6fee5))
### [3.0.7](https://github.com/billchurch/read-config-ng/compare/v3.0.6...v3.0.7) (2023-08-22)
### [3.0.6](https://github.com/billchurch/read-config-ng/compare/v3.0.5...v3.0.6) (2023-02-14)
### [3.0.5](https://github.com/billchurch/read-config-ng/compare/v3.0.4...v3.0.5) (2022-04-17)
### Bug Fixes
* upgrade async to 2.6.4 fixes [#17](https://github.com/billchurch/read-config-ng/issues/17) ([bdb2b95](https://github.com/billchurch/read-config-ng/commit/bdb2b95090d56bbdc1fede5e3918b2aeba6343a5))
### [3.0.4](https://github.com/billchurch/read-config-ng/compare/v3.0.3...v3.0.4) (2022-03-30)
### [3.0.3](https://github.com/billchurch/read-config-ng/compare/v3.0.2...v3.0.3) (2021-08-12)
### Bug Fixes
* update development tools ([35357e7](https://github.com/billchurch/read-config-ng/commit/35357e767739c23568401697580c2c477b10014a))
### [3.0.2](https://github.com/billchurch/read-config-ng/compare/v3.0.1...v3.0.2) (2021-05-11)
### [3.0.1](https://github.com/billchurch/read-config-ng/compare/v3.0.1-0...v3.0.1) (2020-03-15)
### [3.0.1-0](https://github.com/billchurch/read-config-ng/compare/v3.0.0...v3.0.1-0) (2020-03-15)
### Bug Fixes
* update coveralls->3.0.9 ([ebd7c15](https://github.com/billchurch/read-config-ng/commit/ebd7c159bcf2fb28fa614bc460706ec4f8f430a6))
* update gulp -> 4.0.2, remove gulp-sync ([a176e3d](https://github.com/billchurch/read-config-ng/commit/a176e3d3ed77463495acac59a2ed82e4395bf05a))
* update gulp-eslint -> 6.0.0 ([cd4dc13](https://github.com/billchurch/read-config-ng/commit/cd4dc13158da383099fd87fea71737870d676410))
* upgrade gulp-mocha -> 7.0.2 ([6fca60b](https://github.com/billchurch/read-config-ng/commit/6fca60be867d56f3679588936d1cff10c065cf68))
* upgrade json5 -> 2.1.1 ([f6162ee](https://github.com/billchurch/read-config-ng/commit/f6162eede6c69a710155623bdb63a5dc79b794c7))
## [3.0.0](https://github.com/billchurch/read-config-ng/compare/v3.0.0-pre-release-0.0...v3.0.0) (2020-03-15)
## 3.0.0-pre-release-0.0 (2020-03-15)