Releases: dmno-dev/varlock
@varlock/[email protected]
Patch Changes
- #221
8d2d284Thanks @theoephraim! - fix for local dev with cloudflare+vite
[email protected]
Patch Changes
-
#216
23ed768Thanks @theoephraim! - fix runtime env code to not assume process (or shim) exists - for sveltekit -
Updated dependencies [
82a7340]:- @env-spec/[email protected]
@env-spec/[email protected]
Patch Changes
- #219
82a7340Thanks @philmillman! - Fixed a bug where values that resembled very large numbers were being improperly coerced
@varlock/[email protected]
Patch Changes
- #213
1df4495Thanks @theoephraim! - show error logs on first load
[email protected]
Patch Changes
-
#203
3a16d45Thanks @theoephraim! - allow if() to take 1 arg to coerce to boolean -
#203
3a16d45Thanks @theoephraim! - allow @required/@sensitive to accept undefined -
#204
6f4e998Thanks @theoephraim! - fix logic around finding the varlock executable to work with windows .cmd files -
#203
3a16d45Thanks @theoephraim! - make ENV readonly without making process.env readonly -
#203
3a16d45Thanks @theoephraim! - adjust loading behavior for browser testing (vitest jsdom) -
#203
3a16d45Thanks @theoephraim! - add not() and isEmpty() resolvers
[email protected]
Patch Changes
-
#200
f98a63fThanks @theoephraim! - add project-level config file -
#201
e65e1c9Thanks @theoephraim! - use process.cwd() instead of process.env.PWD
[email protected]
Minor Changes
- #168
9161687Thanks @theoephraim! - unify resolvers with decorators, new plugin system, 1pass plugin
Patch Changes
-
#186
8bae875Thanks @theoephraim! - dep updates -
Updated dependencies [
9161687]:- @env-spec/[email protected]
@varlock/[email protected]
@varlock/vite-integration
1.0.0
Patch Changes
0.0.11
Patch Changes
-
#163
8d31513Thanks @theoephraim! - fix issue with executable path when running directly instead of via package manager
0.0.10
Patch Changes
0.0.9
Patch Changes
- Updated dependencies [
9d9c8de]:
0.0.8
Patch Changes
0.0.7
Patch Changes
-
#132
330bd92Thanks @theoephraim! - fix logic around setting process.env and handling empty/undefined vals -
Updated dependencies [
330bd92]:
0.0.6
Patch Changes
- Updated dependencies [
17206e8]:
0.0.5
Patch Changes
- #116
9e8b40aThanks @theoephraim! - - make Vite plugin work for SSR scenarios, injecting code and resolved env (in some cases)- detect Cloudflare Vite plugin
- make compatible with React Router 7
- simplify astro integration to rely on vite integration more
- Updated dependencies [
9e8b40a,86c02bf]:
0.0.4
Patch Changes
-
#111
429b7ccThanks @theoephraim! - update deps
0.0.3
Patch Changes
-
#101
48d1c4dThanks @theoephraim! - new astro integration, based on vite integration -
#103
d657b50Thanks @theoephraim! - chore: update dependencies
0.0.2
Patch Changes
-
#91
186d6edThanks @theoephraim! - fix vite reloading logic -
#91
186d6edThanks @theoephraim! - use ast-based replacement method instead of naive string replacement -
Updated dependencies [
186d6ed]:
0.0.1
Patch Changes
-
#77
f49fd2aThanks @theoephraim! - vite integration
@varlock/[email protected]
@varlock/nextjs-integration
1.0.0
Patch Changes
0.0.14
Patch Changes
-
#163
8d31513Thanks @theoephraim! - fix issue with executable path when running directly instead of via package manager
0.0.13
Patch Changes
0.0.12
Patch Changes
- Updated dependencies [
9d9c8de]:
0.0.11
Patch Changes
0.0.10
Patch Changes
- Updated dependencies [
330bd92]:
0.0.9
Patch Changes
- Updated dependencies [
17206e8]:
0.0.8
Patch Changes
0.0.7
Patch Changes
-
#111
429b7ccThanks @theoephraim! - update deps
0.0.6
Patch Changes
0.0.5
Patch Changes
- Updated dependencies [
186d6ed]:
0.0.4
Patch Changes
-
#86
31a479dThanks @theoephraim! - fix dev reloading behaviour
0.0.3
Patch Changes
-
#63
bde6758Thanks @theoephraim! - detect turbopack and throw an error if using plugin -
#79
eb27ce8Thanks @theoephraim! - onboarding tweaks from user feedback
0.0.2
Patch Changes
- Updated dependencies [
9e7b898]:
0.0.1
Patch Changes
@varlock/[email protected]
@varlock/astro-integration
1.0.0
Patch Changes
0.0.10
Patch Changes
0.0.9
Patch Changes
0.0.8
Patch Changes
- Updated dependencies [
9d9c8de]:
0.0.7
Patch Changes
0.0.6
Patch Changes
- Updated dependencies [
330bd92]:
0.0.5
Patch Changes
-
#130
17206e8Thanks @theoephraim! - fix for astro+vite plugin -
Updated dependencies [
17206e8]:
0.0.4
Patch Changes
- #116
9e8b40aThanks @theoephraim! - - make Vite plugin work for SSR scenarios, injecting code and resolved env (in some cases)- detect Cloudflare Vite plugin
- make compatible with React Router 7
- simplify astro integration to rely on vite integration more
- Updated dependencies [
9e8b40a,86c02bf]:
0.0.3
Patch Changes
-
#111
429b7ccThanks @theoephraim! - update deps
0.0.2
Patch Changes
91999c5Thanks @theoephraim! - fix astro integration readme
0.0.1
Patch Changes
-
#101
48d1c4dThanks @theoephraim! - new astro integration, based on vite integration