Skip to content

Latest commit

 

History

History
320 lines (167 loc) · 19.6 KB

CHANGELOG.md

File metadata and controls

320 lines (167 loc) · 19.6 KB

dmno

0.0.38

Patch Changes

0.0.37

Patch Changes

0.0.36

Patch Changes

0.0.35

Patch Changes

0.0.34

Patch Changes

0.0.33

Patch Changes

0.0.32

Patch Changes

0.0.31

Patch Changes

0.0.30

Patch Changes

0.0.29

Patch Changes

0.0.28

Patch Changes

0.0.27

Patch Changes

0.0.26

Patch Changes

0.0.25

Patch Changes

0.0.24

Patch Changes

0.0.23

Patch Changes

0.0.22

Patch Changes

0.0.21

Patch Changes

0.0.20

Patch Changes

0.0.19

Patch Changes

0.0.18

Patch Changes

0.0.17

Patch Changes

  • fix nextjs setup

0.0.16

Patch Changes

  • #99 f15eae3 Thanks @theoephraim! - nextjs integration with working security features, related refactoring to dmno and astro integration

0.0.15

Patch Changes

0.0.14

Patch Changes

  • #93 da57c5e Thanks @theoephraim! - add http interceptor to prevent leaking secrets

  • #94 533f4e6 Thanks @theoephraim! - moving settings (secret redactor and http interception) to settings within config, and inject behavior automatically when injectDmnoGlobals is called

  • #91 df6496c Thanks @theoephraim! - add tools to redact secrets from global console methods

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

  • #84 cff6475 Thanks @theoephraim! - spawn dmno dev using correct package manager, astro integration cleanup, dynamic item prerender warning

0.0.10

Patch Changes

  • #82 0ff07e9 Thanks @theoephraim! - rename load to resolve, add printenv, add -w to resolve, refactor cli errors and watch mode

  • #83 f7f7612 Thanks @theoephraim! - respect env var public prefixes (ex: NEXTPUBLIC) during schema scaffold

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

  • #74 5d7ee8c Thanks @theoephraim! - - scaffold config.mts based on .env files and existing process.env/import.meta.env calls in code

    • multiple .env files are loaded if present (ex: .env.production)
    • dmno init also now does more to clean up / move existing .env files during dmno init
  • #71 02bc2a6 Thanks @theoephraim! - auto-install dmno integrations into config files via dmno init

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes

  • 5e2a07b Thanks @theoephraim! - Initial publish of dmno and all 1st party plugins/integrations 🎉 ✨ 🚀!