Skip to content

Tags: SourceRegistry/node-env

Tags

v1.6.2

Toggle v1.6.2's commit message
node-env(release): v1.6.2

## [1.6.2](v1.6.1...v1.6.2) (2026-03-30)

### Bug Fixes

* align release workflow with node 24 ([1ceac0a](1ceac0a))
* keep release job worktree clean ([d59b952](d59b952))
* restore lockfile before semantic-release ([f6e4e17](f6e4e17))
* use npm install in release workflow ([bc8c5fd](bc8c5fd))
* workflow ([b7437a2](b7437a2))

v1.6.1

Toggle v1.6.1's commit message
node-env(release): v1.6.1

## [1.6.1](v1.6.0...v1.6.1) (2026-03-30)

### Bug Fixes

* harden registry publish workflow ([a1b45f9](a1b45f9))

v1.6.0

Toggle v1.6.0's commit message
node-env(release): v1.6.0

# [1.6.0](v1.5.0...v1.6.0) (2026-03-30)

### Bug Fixes

* align workflows with node 24 ([e547352](e547352))
* use npm install in workflows ([bdc6cf0](bdc6cf0))

### Features

* add jsr publishing workflow ([88992d9](88992d9))

v1.5.0

Toggle v1.5.0's commit message
node-env(release): 🚀 v1.5.0

# [1.5.0](v1.4.2...v1.5.0) (2026-03-28)

### Features

* decouple env schema validation from internal helper ([2c29d59](2c29d59))

v1.4.2

Toggle v1.4.2's commit message
node-env(release): 🚀 v1.4.2

## [1.4.2](v1.4.1...v1.4.2) (2026-03-24)

### Bug Fixes

* typings ([0fee178](0fee178))

v1.4.1

Toggle v1.4.1's commit message
node-env(release): 🚀 v1.4.1

## [1.4.1](v1.4.0...v1.4.1) (2026-03-24)

### Bug Fixes

* **config:** preserve mapped field type inference ([a192abe](a192abe))

v1.4.0

Toggle v1.4.0's commit message
node-env(release): 🚀 v1.4.0

# [1.4.0](v1.3.0...v1.4.0) (2026-03-24)

### Features

* **env:** add production-ready schema and config api ([8b848b1](8b848b1))

v1.3.0

Toggle v1.3.0's commit message
node-env(release): 🚀 v1.3.0

# [1.3.0](v1.2.1...v1.3.0) (2026-03-23)

### Features

* add enum env helper and harden parsing ([a46e946](a46e946))

v1.2.1

Toggle v1.2.1's commit message
node-env(release): 🚀 v1.2.1

## [1.2.1](v1.2.0...v1.2.1) (2026-01-02)

### Bug Fixes

* remove unused import ([a1e9e18](a1e9e18))

v1.2.0

Toggle v1.2.0's commit message
node-env(release): 🚀 v1.2.0

# [1.2.0](v1.1.0...v1.2.0) (2025-12-29)

### Features

* add url parser from env ([93d0f35](93d0f35))