# 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.

## [3.0.0](https://github.com/roxiness/configent/compare/v3.0.0-14...v3.0.0) (2025-07-23)


### Bug Fixes

* better esm support ([ff66315](https://github.com/roxiness/configent/commit/ff663157a68ecfd5ff8599cd0a2c3ca037d2d7d0))

## [3.0.0-14](https://github.com/roxiness/configent/compare/v3.0.0-13...v3.0.0-14) (2022-12-09)


### Bug Fixes

* improve auto import of ([b3a8964](https://github.com/roxiness/configent/commit/b3a8964cff349e1591f6dd12d5d288872c9fa7b3))

## [3.0.0-13](https://github.com/roxiness/configent/compare/v3.0.0-12...v3.0.0-13) (2022-12-08)


### Features

* throw error on missing name ([2c407e8](https://github.com/roxiness/configent/commit/2c407e8a5b13fca7cd40f056966383dd9dc8778b))

## [3.0.0-12](https://github.com/roxiness/configent/compare/v3.0.0-11...v3.0.0-12) (2022-12-08)


### Bug Fixes

* support import.meta.url as consumerDir ([a6cf334](https://github.com/roxiness/configent/commit/a6cf334bab7b38a54b843d480d3f651b3d17e189))
* types ([3a00611](https://github.com/roxiness/configent/commit/3a00611289fa5a6921fdf42e2ad32429c15e9df2))
* unwanted silent template log ([b820529](https://github.com/roxiness/configent/commit/b820529b7997c98b049bcff0e28839953cbfc39f))

## [3.0.0-11](https://github.com/roxiness/configent/compare/v3.0.0-10...v3.0.0-11) (2022-08-04)


### Bug Fixes

* should not set NODE_ENV ([a269f50](https://github.com/roxiness/configent/commit/a269f507bd7805be79df6902db96bcfad68cda56))

## [3.0.0-10](https://github.com/roxiness/configent/compare/v3.0.0-9...v3.0.0-10) (2022-08-02)


### Bug Fixes

* get rid of async ([fae5d12](https://github.com/roxiness/configent/commit/fae5d1241b8e35c9908291c512d067157058b191))

## [3.0.0-9](https://github.com/roxiness/configent/compare/v3.0.0-8...v3.0.0-9) (2022-07-26)


### Bug Fixes

* autodetect defaults didn't work ([448ed8d](https://github.com/roxiness/configent/commit/448ed8de423d47dbff1a4cd538eb388aa9827d78))

## [3.0.0-8](https://github.com/roxiness/configent/compare/v3.0.0-7...v3.0.0-8) (2022-07-26)


### Bug Fixes

* didn't detect correct consumer dir ([2fe2ee4](https://github.com/roxiness/configent/commit/2fe2ee40909f0a07b7c1857effaca4dad975217c))
* dir detection ([4b9312e](https://github.com/roxiness/configent/commit/4b9312ee82055d87b7a21a8e513477d3e4068892))
* project configs should only be *.[mct]?js ([73c3ddf](https://github.com/roxiness/configent/commit/73c3ddff7b3c847a204fa6a9eb88badfa1278165))

## [3.0.0-7](https://github.com/roxiness/configent/compare/v3.0.0-6...v3.0.0-7) (2022-07-26)


### Bug Fixes

* wrong main path in package.json ([3d7c8f2](https://github.com/roxiness/configent/commit/3d7c8f28f43a1eea925f997bd06df3ebb789070f))

## [3.0.0-6](https://github.com/roxiness/configent/compare/v3.0.0-4...v3.0.0-6) (2022-07-26)


### ⚠ BREAKING CHANGES

* use esm

### Features

* use esm ([d792802](https://github.com/roxiness/configent/commit/d7928027edb2d49ba11c3893d1015af47e4ba7f8))

## [3.0.0-4](https://github.com/roxiness/configent/compare/v3.0.0-3...v3.0.0-4) (2022-06-19)


### Bug Fixes

* types ([253fb4c](https://github.com/roxiness/configent/commit/253fb4caa6731e669d84082d3d3d6e93ee134f9d))

## [3.0.0-3](https://github.com/roxiness/configent/compare/v2.2.0...v3.0.0-3) (2022-06-08)


### ⚠ BREAKING CHANGES

* remove defaults and input

### Features

* remove defaults and input ([a1c7f15](https://github.com/roxiness/configent/commit/a1c7f15743cbb70ccc10d8a8a8e641406fe59819))


### Bug Fixes

* better handling when used in esm ([1a83087](https://github.com/roxiness/configent/commit/1a8308706d916ac7fa01141787603abeb72ebede))
* bump dotenv ([2b2c09c](https://github.com/roxiness/configent/commit/2b2c09cbdb86f2c28d5edb5476f42d4775f63d65))

## [3.0.0-2](https://github.com/roxiness/configent/compare/v2.2.0...v3.0.0-2) (2022-02-08)

### Bug Fixes

* bump dotenv ([2b2c09c](https://github.com/roxiness/configent/commit/2b2c09cbdb86f2c28d5edb5476f42d4775f63d65))


## [3.0.0-0](https://github.com/roxiness/configent/compare/v2.2.0...v3.0.0-0) (2022-02-08)


### ⚠ BREAKING CHANGES

* remove defaults and input

### Features

* remove defaults and input ([a1c7f15](https://github.com/roxiness/configent/commit/a1c7f15743cbb70ccc10d8a8a8e641406fe59819))
