1.4.3 (2022-11-20)
- Proceed with normal env object if something failed (4f9b300)
1.4.2 (2022-11-18)
- Move bundled dependencies to devDependencies (5fde2ac)
1.4.1 (2022-11-18)
- Fixed logic, removed top-level await requirement (be754be)
1.4.0 (2022-11-17)
- Renamed package to "strictenv" (242a788)
1.3.1 (2022-11-16)
- Fixed bin path (71634f7)
1.3.0 (2022-11-16)
- build: Added bundler to output a working built module (2d1c33d)
1.2.0 (2022-11-09)
1.1.0 (2022-11-06)
- #2 Ignore .env.example (4b5f9ce)
- #2 Implemented initial init command (f419639)
- #2 Installed prettier & tsx (3737e8e)
- #2 Set paths parameter, format tsconfig (d1232f1)
- #2 Set prettier IDE meta config (5fec87a)
- #2 Use module project type (27d50ad)
1.0.2 (2022-11-03)
- CI: Set publish config access to public (49268dd)
1.0.1 (2022-11-03)
- CI: Added package name scope (c12d4e8)
- CI: Added NPM token (b2efce6)