Skip to content

arkenv@0.12.3

Choose a tag to compare

@arkenv-bot arkenv-bot released this 17 Jul 21:17
9b9ddc1

Patch Changes

  • Improve npm keywords across published packages for discoverability #1383 bf60ab2 @yamcodes

    Clean up and extend the keywords field of every published package so npm search, aggregators, and LLM-powered package discovery surface ArkEnv for the terms users actually search for.

    • Remove the misleading pnpm keyword from arkenv and add env, environment-variables, dotenv, config, standard-schema, and the supported validators zod and valibot.
    • Deduplicate the repeated arkenv keyword in @arkenv/vite-plugin.
    • Give every env-related package a shared baseline (env, environment-variables, dotenv, config, validation, typesafe, standard-schema) alongside their integration-specific terms.
    • Add a keyword set to @arkenv/fumadocs-ui, which previously had none.