1.1.3 (2022-10-19)
- expose types (6b9a73c)
1.1.2 (2022-07-14)
- allow installation on Vite 3 (f0a6afc)
1.1.1 (2022-04-11)
- use
envDir
to resolve.env
files when specified (1768692)
1.1.0 (2022-01-05)
- default export when used in a
"type": "module"
vite project (151f8f7)
1.0.1 (2021-05-04)
- Add
prefix
anddefineOn
options. Support loadingall
variables. (8d88a43)
- Create a plugin that allows to easily expose environment variables (f199b99)