Skip to content

Latest commit

 

History

History
54 lines (18 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

54 lines (18 loc) · 1.6 KB

1.1.3 (2022-10-19)

Features

1.1.2 (2022-07-14)

Features

  • allow installation on Vite 3 (f0a6afc)

1.1.1 (2022-04-11)

Features

  • use envDir to resolve .env files when specified (1768692)

1.1.0 (2022-01-05)

Bug Fixes

  • default export when used in a "type": "module" vite project (151f8f7)

1.0.1 (2021-05-04)

Features

  • Add prefix and defineOn options. Support loading all variables. (8d88a43)

1.0.0 (2021-04-26)

Features

  • Create a plugin that allows to easily expose environment variables (f199b99)