Skip to content

Latest commit

 

History

History
93 lines (44 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

93 lines (44 loc) · 4.09 KB

1.4.3 (2022-11-20)

Bug Fixes

  • Proceed with normal env object if something failed (4f9b300)

1.4.2 (2022-11-18)

Bug Fixes

  • Move bundled dependencies to devDependencies (5fde2ac)

1.4.1 (2022-11-18)

Bug Fixes

  • Fixed logic, removed top-level await requirement (be754be)

1.4.0 (2022-11-17)

Features

  • Renamed package to "strictenv" (242a788)

1.3.1 (2022-11-16)

Bug Fixes

1.3.0 (2022-11-16)

Features

  • build: Added bundler to output a working built module (2d1c33d)

1.2.0 (2022-11-09)

Features

  • #3 Implemented main programmatic API (ac040c6)

1.1.0 (2022-11-06)

Bug Fixes

  • #2 Use .cjs file extension for CommonJS config files (9809972)

Features

1.0.2 (2022-11-03)

Bug Fixes

  • CI: Set publish config access to public (49268dd)

1.0.1 (2022-11-03)

Bug Fixes

  • CI: Added package name scope (c12d4e8)

1.0.0 (2022-11-03)

Bug Fixes

Features