better-dx 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +59 -0
- package/dist/config.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,62 @@
|
|
|
1
|
+
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.6...v0.2.7)
|
|
2
|
+
|
|
3
|
+
### 🧹 Chores
|
|
4
|
+
|
|
5
|
+
- release v0.2.7 ([f943974](https://github.com/stacksjs/better-dx/commit/f943974)) _(by Chris <chrisbreuer93@gmail.com>)_
|
|
6
|
+
- minor adjustments ([4ab305d](https://github.com/stacksjs/better-dx/commit/4ab305d)) _(by Chris <chrisbreuer93@gmail.com>)_
|
|
7
|
+
- add proper claude code guidelines ([b774555](https://github.com/stacksjs/better-dx/commit/b774555)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
8
|
+
- use pantry monorepo action instead of pantry-setup ([b48787d](https://github.com/stacksjs/better-dx/commit/b48787d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
9
|
+
- ignore claude config in linter ([275832b](https://github.com/stacksjs/better-dx/commit/275832b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
10
|
+
- add claude code guidelines ([731257f](https://github.com/stacksjs/better-dx/commit/731257f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
11
|
+
- **deps**: update github actions (#946) ([bac75a3](https://github.com/stacksjs/better-dx/commit/bac75a3)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#946](https://github.com/stacksjs/better-dx/issues/946), [#946](https://github.com/stacksjs/better-dx/issues/946))
|
|
12
|
+
- **deps**: update github actions (rebased) (#945) ([41941e1](https://github.com/stacksjs/better-dx/commit/41941e1)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#945](https://github.com/stacksjs/better-dx/issues/945), [#945](https://github.com/stacksjs/better-dx/issues/945))
|
|
13
|
+
- add additional docs ([7fc8888](https://github.com/stacksjs/better-dx/commit/7fc8888)) _(by Chris <chrisbreuer93@gmail.com>)_
|
|
14
|
+
- **deps**: update github actions (rebased) (#943) ([6e78d1e](https://github.com/stacksjs/better-dx/commit/6e78d1e)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#943](https://github.com/stacksjs/better-dx/issues/943), [#943](https://github.com/stacksjs/better-dx/issues/943))
|
|
15
|
+
- **deps**: update all non-major dependencies (rebased) (#944) ([6585ca1](https://github.com/stacksjs/better-dx/commit/6585ca1)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#944](https://github.com/stacksjs/better-dx/issues/944), [#944](https://github.com/stacksjs/better-dx/issues/944))
|
|
16
|
+
- wip ([ab935ba](https://github.com/stacksjs/better-dx/commit/ab935ba)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
17
|
+
- wip ([e53735d](https://github.com/stacksjs/better-dx/commit/e53735d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
18
|
+
- wip ([d1cc204](https://github.com/stacksjs/better-dx/commit/d1cc204)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
19
|
+
- wip ([e4e9ce7](https://github.com/stacksjs/better-dx/commit/e4e9ce7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
20
|
+
- wip ([c9414b8](https://github.com/stacksjs/better-dx/commit/c9414b8)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
21
|
+
- wip ([4ef5cbd](https://github.com/stacksjs/better-dx/commit/4ef5cbd)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
22
|
+
- wip ([ba056f5](https://github.com/stacksjs/better-dx/commit/ba056f5)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
23
|
+
- wip ([70e9f00](https://github.com/stacksjs/better-dx/commit/70e9f00)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
24
|
+
- wip ([f68ef12](https://github.com/stacksjs/better-dx/commit/f68ef12)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
25
|
+
|
|
26
|
+
### Contributors
|
|
27
|
+
|
|
28
|
+
- _Chris <chrisbreuer93@gmail.com>_
|
|
29
|
+
- _glennmichael123 <gtorregosa@gmail.com>_
|
|
30
|
+
|
|
31
|
+
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.6...HEAD)
|
|
32
|
+
|
|
33
|
+
### 🧹 Chores
|
|
34
|
+
|
|
35
|
+
- minor adjustments ([4ab305d](https://github.com/stacksjs/better-dx/commit/4ab305d)) _(by Chris <chrisbreuer93@gmail.com>)_
|
|
36
|
+
- add proper claude code guidelines ([b774555](https://github.com/stacksjs/better-dx/commit/b774555)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
37
|
+
- use pantry monorepo action instead of pantry-setup ([b48787d](https://github.com/stacksjs/better-dx/commit/b48787d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
38
|
+
- ignore claude config in linter ([275832b](https://github.com/stacksjs/better-dx/commit/275832b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
39
|
+
- add claude code guidelines ([731257f](https://github.com/stacksjs/better-dx/commit/731257f)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
40
|
+
- **deps**: update github actions (#946) ([bac75a3](https://github.com/stacksjs/better-dx/commit/bac75a3)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#946](https://github.com/stacksjs/better-dx/issues/946), [#946](https://github.com/stacksjs/better-dx/issues/946))
|
|
41
|
+
- **deps**: update github actions (rebased) (#945) ([41941e1](https://github.com/stacksjs/better-dx/commit/41941e1)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#945](https://github.com/stacksjs/better-dx/issues/945), [#945](https://github.com/stacksjs/better-dx/issues/945))
|
|
42
|
+
- add additional docs ([7fc8888](https://github.com/stacksjs/better-dx/commit/7fc8888)) _(by Chris <chrisbreuer93@gmail.com>)_
|
|
43
|
+
- **deps**: update github actions (rebased) (#943) ([6e78d1e](https://github.com/stacksjs/better-dx/commit/6e78d1e)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#943](https://github.com/stacksjs/better-dx/issues/943), [#943](https://github.com/stacksjs/better-dx/issues/943))
|
|
44
|
+
- **deps**: update all non-major dependencies (rebased) (#944) ([6585ca1](https://github.com/stacksjs/better-dx/commit/6585ca1)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#944](https://github.com/stacksjs/better-dx/issues/944), [#944](https://github.com/stacksjs/better-dx/issues/944))
|
|
45
|
+
- wip ([ab935ba](https://github.com/stacksjs/better-dx/commit/ab935ba)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
46
|
+
- wip ([e53735d](https://github.com/stacksjs/better-dx/commit/e53735d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
47
|
+
- wip ([d1cc204](https://github.com/stacksjs/better-dx/commit/d1cc204)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
48
|
+
- wip ([e4e9ce7](https://github.com/stacksjs/better-dx/commit/e4e9ce7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
49
|
+
- wip ([c9414b8](https://github.com/stacksjs/better-dx/commit/c9414b8)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
50
|
+
- wip ([4ef5cbd](https://github.com/stacksjs/better-dx/commit/4ef5cbd)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
51
|
+
- wip ([ba056f5](https://github.com/stacksjs/better-dx/commit/ba056f5)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
52
|
+
- wip ([70e9f00](https://github.com/stacksjs/better-dx/commit/70e9f00)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
53
|
+
- wip ([f68ef12](https://github.com/stacksjs/better-dx/commit/f68ef12)) _(by glennmichael123 <gtorregosa@gmail.com>)_
|
|
54
|
+
|
|
55
|
+
### Contributors
|
|
56
|
+
|
|
57
|
+
- _Chris <chrisbreuer93@gmail.com>_
|
|
58
|
+
- _glennmichael123 <gtorregosa@gmail.com>_
|
|
59
|
+
|
|
1
60
|
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.5...v0.2.6)
|
|
2
61
|
|
|
3
62
|
### 🧹 Chores
|
package/dist/config.d.ts
CHANGED
|
@@ -2,4 +2,4 @@ import type { DXConfig } from './types';
|
|
|
2
2
|
export declare function getConfig(): Promise<DXConfig>;
|
|
3
3
|
export declare const defaultConfig: DXConfig;
|
|
4
4
|
// For backwards compatibility - synchronous access with default fallback
|
|
5
|
-
export declare const config: DXConfig;
|
|
5
|
+
export declare const config: DXConfig;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * from './config';
|
|
2
|
-
export * from './types';
|
|
2
|
+
export * from './types';
|
package/dist/types.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "better-dx",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.7",
|
|
5
5
|
"description": "All the development dependencies you need.",
|
|
6
6
|
"author": "Chris Breuer <chris@stacksjs.org>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -58,16 +58,16 @@
|
|
|
58
58
|
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",
|
|
59
59
|
"prepublishOnly": "bun --bun run build && bun run compile:all && bun run zip",
|
|
60
60
|
"test": "bun test",
|
|
61
|
-
"lint": "bunx --bun pickier
|
|
62
|
-
"lint:fix": "bunx --bun pickier
|
|
63
|
-
"format": "bunx --bun pickier
|
|
64
|
-
"format:fix": "bunx --bun pickier
|
|
61
|
+
"lint": "bunx --bun pickier .",
|
|
62
|
+
"lint:fix": "bunx --bun pickier . --fix",
|
|
63
|
+
"format": "bunx --bun pickier . --format",
|
|
64
|
+
"format:fix": "bunx --bun pickier . --format --write",
|
|
65
65
|
"changelog": "bunx logsmith --verbose",
|
|
66
66
|
"changelog:generate": "bunx logsmith --output CHANGELOG.md",
|
|
67
67
|
"release": "bun --bun run changelog:generate && bunx --bun bumpx prompt --recursive",
|
|
68
|
-
"dev:docs": "bun --bun
|
|
69
|
-
"build:docs": "bun --bun
|
|
70
|
-
"preview:docs": "bun --bun
|
|
68
|
+
"dev:docs": "bun --bun bunpress dev docs",
|
|
69
|
+
"build:docs": "bun --bun bunpress build docs",
|
|
70
|
+
"preview:docs": "bun --bun bunpress preview docs",
|
|
71
71
|
"typecheck": "bun --bun tsc --noEmit"
|
|
72
72
|
},
|
|
73
73
|
"peerDependencies": {
|
|
@@ -76,10 +76,10 @@
|
|
|
76
76
|
"@stacksjs/clarity": "^0.3.24",
|
|
77
77
|
"@stacksjs/gitlint": "^0.1.5",
|
|
78
78
|
"@stacksjs/logsmith": "^0.2.1",
|
|
79
|
-
"@types/bun": "^1.3.
|
|
80
|
-
"buddy-bot": "^0.9.
|
|
79
|
+
"@types/bun": "^1.3.10",
|
|
80
|
+
"buddy-bot": "^0.9.17",
|
|
81
81
|
"bun-git-hooks": "^0.3.1",
|
|
82
|
-
"bun-plugin-dtsx": "^0.9.
|
|
82
|
+
"bun-plugin-dtsx": "^0.9.13",
|
|
83
83
|
"bunfig": "^0.15.6",
|
|
84
84
|
"pickier": "^0.1.20",
|
|
85
85
|
"ts-error-handling": "^0.1.1",
|