- #211
42683de
Thanks @theoephraim! - add scarf analytics
-
#201
52cf105
Thanks @theoephraim! - service selection edge case - multiple packages with same name -
#202
5a32b23
Thanks @theoephraim! - fix typegen enum issue -
#200
5c4725c
Thanks @theoephraim! - add basic array data type -
Updated dependencies [
0e794cd
,5a32b23
,5c4725c
]:- @dmno/configraph@0.0.10
-
#192
22853fe
Thanks @theoephraim! - improves service selection logic for cli -
#193
4489744
Thanks @theoephraim! - entity templates, pick refactor -
Updated dependencies [
4489744
]:- @dmno/configraph@0.0.9
- #189
016e45e
Thanks @theoephraim! - fix resolve format json-full
-
#185
29dcfc2
Thanks @philmillman! - update readmes -
Updated dependencies [
29dcfc2
]:- @dmno/configraph@0.0.8
-
#182
ada2518
Thanks @theoephraim! - addincludeInDmnoConfig
option so items can be exluded from DMNO_CONFIG -
#181
30ef304
Thanks @theoephraim! - fix issue with picked nodes and parallelized resolution -
#161
dc2425c
Thanks @philmillman! - cloudflare platform support -
#175
1b70c75
Thanks @theoephraim! - simplify dmno type instance options, skip resolution if override present, add allowMissing to ctx.get, add git vendor types autopopulate -
Updated dependencies [
30ef304
,82d2179
,1b70c75
]:- @dmno/configraph@0.0.7
-
#151
1e5ade2
Thanks @theoephraim! - infer required:true if static value is set -
#172
6d95194
Thanks @theoephraim! - fix dmno resolve --format=json, cwd based detection of current package/service -
#151
1e5ade2
Thanks @theoephraim! - introduce override loader system and 1pass override loader -
#174
08f165d
Thanks @theoephraim! - initial version of fastify integration -
#151
1e5ade2
Thanks @theoephraim! - adjust tsconfig to make schema use .d.ts -
Updated dependencies [
1e5ade2
]:- @dmno/configraph@0.0.6
-
#164
4031629
Thanks @theoephraim! - refactor dmno server, perf improvements -
#156
c180f34
Thanks @theoephraim! - fix cyclic dependency error handling -
#168
7760f88
Thanks @theoephraim! - fix required behaviour for undefined values, add injection option to allow failure -
#166
c5a695e
Thanks @theoephraim! - improve warning and isValid handling -
Updated dependencies [
c180f34
,4031629
,7760f88
,c5a695e
]:- @dmno/configraph@0.0.5
- #159
8549dbe
Thanks @philmillman! - adds env as an output format option for dmno resolve
-
#153
bd44871
Thanks @theoephraim! - infer required:true if static value is set -
#153
bd44871
Thanks @theoephraim! - adjust tsconfig to make schema use .d.ts -
#155
4ac18c6
Thanks @theoephraim! - deprecate switchByNodeEnv and clarify docs -
#153
bd44871
Thanks @theoephraim! - bugfix on switchBy handling when no matching branch is found -
Updated dependencies [
bd44871
,bd44871
]:- @dmno/configraph@0.0.4
-
#148
17191ce
Thanks @theoephraim! - bitwarden plugin, 1password plugin tweaks, core cleanup -
Updated dependencies [
17191ce
]:- @dmno/configraph@0.0.3
-
#147
c3141d7
Thanks @theoephraim! - local dmno dev ui, and related refactoring -
#147
c3141d7
Thanks @theoephraim! - change dmno workspace config file name to.dmno/workspace.yaml
-
Updated dependencies [
c3141d7
,c36a074
]:- @dmno/configraph@0.0.2
- #139
73b1db9
Thanks @theoephraim! - small bugfixes
-
#136
6fffb2e
Thanks @theoephraim! - configraph refactor -
Updated dependencies [
6fffb2e
]:- @dmno/configraph@0.0.1
- #133
00b3984
Thanks @theoephraim! - support workspace root detection in single-repo without git
-
#128
f35a288
Thanks @theoephraim! - fix for instanceof checks on DmnoDataType -
#121
0bb9f81
Thanks @theoephraim! - more flexible workspace project detection
- #125
abdaf0c
Thanks @theoephraim! - 1password plugin improvements, related refactoring
- #115
d3eaa3f
Thanks @theoephraim! - fix bun exec logic
- #105
3483b9a
Thanks @theoephraim! - remix integration! and related refactoring to other integrations
- #106
027d4d6
Thanks @theoephraim! - add vercel platform, minor adjustments to core and netlify
6186a85
Thanks @theoephraim! - add watch mode to package scripts codemods
- fix nextjs setup
- #99
f15eae3
Thanks @theoephraim! - nextjs integration with working security features, related refactoring to dmno and astro integration
- #100
6b2e29f
Thanks @philmillman! - fix tsconfig in generated dmno folder stuff
-
#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
-
#86
3a435bc
Thanks @theoephraim! - improve error handling and messaging -
#88
cacad8a
Thanks @theoephraim! - improvements to dmno init
- #85
59139ee
Thanks @theoephraim! - Fix schema scaffolding bug and general scaffolding improvements
- #84
cff6475
Thanks @theoephraim! - spawn dmno dev using correct package manager, astro integration cleanup, dynamic item prerender warning
-
#82
0ff07e9
Thanks @theoephraim! - renameload
toresolve
, addprintenv
, add-w
to resolve, refactor cli errors and watch mode -
#83
f7f7612
Thanks @theoephraim! - respect env var public prefixes (ex: NEXTPUBLIC) during schema scaffold
-
#80
c63c2e9
Thanks @theoephraim! - astro reload issue in single repo mode -
#81
f16be40
Thanks @theoephraim! - better handling of package detection, various fixes for vite integration
b9a8c24
Thanks @theoephraim! - fix bug for package.json with no name set
-
#77
45ba2fd
Thanks @theoephraim! - refactor config injection to standardize between integrations -
#79
2e7f2bd
Thanks @theoephraim! - Fix dmno.meta.json and auto-install
-
#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
- #70
b4a0e09
Thanks @theoephraim! - automatically set up typescript in dmno init
-
#69
9527262
Thanks @theoephraim! - LoadDMNO_PUBLIC_CONFIG
when usingimport 'dmno/load'
-
#66
9bc9a3d
Thanks @philmillman! - output via logUpdate
-
#65
0a9397b
Thanks @theoephraim! - installer improvements and fix plugin dmno peerDependency -
#63
f0f7ad1
Thanks @philmillman! - add --silent option to init
-
#60
cfb3f03
Thanks @theoephraim! - fix picomatch version to remove peerDependency warning -
9bddee2
Thanks @theoephraim! - fixing install issues for single-repo mode, yarn, and npm
5e2a07b
Thanks @theoephraim! - Initial publish of dmno and all 1st party plugins/integrations 🎉 ✨ 🚀!