Releases: niloysikdar/neoenv
Releases · niloysikdar/neoenv
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.2
1.0.2 (2022-10-07)
Bug Fixes
- args: change the syntax from = to another arg (9e43cc5)
- generate: default out env.config.ts > env.ts (81c8d3c)
- generate: fix the default generated file type to ts (d4ed4de)
Performance Improvements
- generate: change the typecasting syntax for ts (f6ad257)
This release is also available on:
v1.0.1
v1.0.0
1.0.0 (2022-10-06)
Bug Fixes
- generate-ts: fix support for custom path (59374c4)
- package.json: fix main, module, types and files fields in package.json (f9146b4)
- type: fix typos (a0a628a)
Features
- add lint-staged (6088dde)
- generate: add _getArgs function to generate.ts (2d49365)
- generate: add full support for ts file types (844f8bd)
- generate: add support for js with cjs default (1691e4d)
- init: initialization of the project (0d39c74)
- parse: add parseData function (d98b801)
- register: add register function to the package (ac37a59)
- setup: bootstrapped the projet (b2d409f)
This release is also available on: