better-dx 0.2.7 โ†’ 0.2.8

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +97 -0
  2. package/dist/index.js +1001 -2411
  3. package/package.json +9 -13
package/CHANGELOG.md CHANGED
@@ -1,3 +1,100 @@
1
+ [Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.7...v0.2.8)
2
+
3
+ ### ๐Ÿ› Bug Fixes
4
+
5
+ - add setup-bun to publish-commit job ([0b001b3](https://github.com/stacksjs/better-dx/commit/0b001b3)) _(by glennmichael123 <gtorregosa@gmail.com>)_
6
+ - uncomment lint and typecheck CI jobs ([fd8c2e4](https://github.com/stacksjs/better-dx/commit/fd8c2e4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
7
+ - correct corrupted actions/checkout version ([3a7ac64](https://github.com/stacksjs/better-dx/commit/3a7ac64)) _(by glennmichael123 <gtorregosa@gmail.com>)_
8
+
9
+ ### ๐Ÿค– Continuous Integration
10
+
11
+ - drop redundant setup-bun (pantry installs bun via deps.yaml) ([799f325](https://github.com/stacksjs/better-dx/commit/799f325)) _(by glennmichael123 <gtorregosa@gmail.com>)_
12
+
13
+ ### ๐Ÿงน Chores
14
+
15
+ - release v0.2.8 ([c9d1cb4](https://github.com/stacksjs/better-dx/commit/c9d1cb4)) _(by Chris <chrisbreuer93@gmail.com>)_
16
+ - update deps ([c8bf653](https://github.com/stacksjs/better-dx/commit/c8bf653)) _(by Chris <chrisbreuer93@gmail.com>)_
17
+ - refresh bun.lock and apply pickier --fix ([a929f14](https://github.com/stacksjs/better-dx/commit/a929f14)) _(by glennmichael123 <gtorregosa@gmail.com>)_
18
+ - refresh bun.lock ([c1e23c0](https://github.com/stacksjs/better-dx/commit/c1e23c0)) _(by glennmichael123 <gtorregosa@gmail.com>)_
19
+ - fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 ([2b87d6e](https://github.com/stacksjs/better-dx/commit/2b87d6e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
20
+ - wip ([ed7930b](https://github.com/stacksjs/better-dx/commit/ed7930b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
21
+ - migrate from bun install to pantry install ([d987c1a](https://github.com/stacksjs/better-dx/commit/d987c1a)) _(by glennmichael123 <gtorregosa@gmail.com>)_
22
+ - fresh install to pick up pickier 0.1.21 ([f9523ec](https://github.com/stacksjs/better-dx/commit/f9523ec)) _(by glennmichael123 <gtorregosa@gmail.com>)_
23
+ - fix lint errors ([3b77b26](https://github.com/stacksjs/better-dx/commit/3b77b26)) _(by glennmichael123 <gtorregosa@gmail.com>)_
24
+ - gitignore pantry directory ([d8990e7](https://github.com/stacksjs/better-dx/commit/d8990e7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
25
+ - minor updates ([09cb3ec](https://github.com/stacksjs/better-dx/commit/09cb3ec)) _(by glennmichael123 <gtorregosa@gmail.com>)_
26
+ - fix lint errors ([673f10b](https://github.com/stacksjs/better-dx/commit/673f10b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
27
+ - auto-fix lint errors ([e07855d](https://github.com/stacksjs/better-dx/commit/e07855d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
28
+ - include md in pickier lint extensions ([8843e6c](https://github.com/stacksjs/better-dx/commit/8843e6c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
29
+ - **deps**: update github actions (rebased) (#951) ([37708b2](https://github.com/stacksjs/better-dx/commit/37708b2)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#951](https://github.com/stacksjs/better-dx/issues/951), [#951](https://github.com/stacksjs/better-dx/issues/951))
30
+ - **deps**: update dependency typescript to 6.0.2 (rebased) (#952) ([c2396eb](https://github.com/stacksjs/better-dx/commit/c2396eb)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#952](https://github.com/stacksjs/better-dx/issues/952), [#952](https://github.com/stacksjs/better-dx/issues/952))
31
+ - update vscode config ([f00464c](https://github.com/stacksjs/better-dx/commit/f00464c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
32
+ - repo cleanup and modernization ([28b56e4](https://github.com/stacksjs/better-dx/commit/28b56e4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
33
+ - use Pantry action for publish-commit and add job dependencies ([d89219a](https://github.com/stacksjs/better-dx/commit/d89219a)) _(by Chris <chrisbreuer93@gmail.com>)_
34
+ - **deps**: update github actions (rebased) (#948) ([f2d3ac9](https://github.com/stacksjs/better-dx/commit/f2d3ac9)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#948](https://github.com/stacksjs/better-dx/issues/948), [#948](https://github.com/stacksjs/better-dx/issues/948))
35
+ - **deps**: update all non-major dependencies (rebased) (#949) ([db50e9a](https://github.com/stacksjs/better-dx/commit/db50e9a)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#949](https://github.com/stacksjs/better-dx/issues/949), [#949](https://github.com/stacksjs/better-dx/issues/949))
36
+ - wip ([dc93355](https://github.com/stacksjs/better-dx/commit/dc93355)) _(by glennmichael123 <gtorregosa@gmail.com>)_
37
+ - enrich CLAUDE.md with detailed project context from README ([e038911](https://github.com/stacksjs/better-dx/commit/e038911)) _(by glennmichael123 <gtorregosa@gmail.com>)_
38
+ - update CLAUDE.md with project context and crosswind details ([7db02e6](https://github.com/stacksjs/better-dx/commit/7db02e6)) _(by glennmichael123 <gtorregosa@gmail.com>)_
39
+ - minor updates ([3e7c6cb](https://github.com/stacksjs/better-dx/commit/3e7c6cb)) _(by Chris <chrisbreuer93@gmail.com>)_
40
+
41
+ ### โช Reverts
42
+
43
+ - restore bun commands in CI until pantry handles npm deps ([3164f5e](https://github.com/stacksjs/better-dx/commit/3164f5e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
44
+
45
+ ### Contributors
46
+
47
+ - _Chris <chrisbreuer93@gmail.com>_
48
+ - _glennmichael123 <gtorregosa@gmail.com>_
49
+
50
+ [Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.7...HEAD)
51
+
52
+ ### ๐Ÿ› Bug Fixes
53
+
54
+ - add setup-bun to publish-commit job ([0b001b3](https://github.com/stacksjs/better-dx/commit/0b001b3)) _(by glennmichael123 <gtorregosa@gmail.com>)_
55
+ - uncomment lint and typecheck CI jobs ([fd8c2e4](https://github.com/stacksjs/better-dx/commit/fd8c2e4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
56
+ - correct corrupted actions/checkout version ([3a7ac64](https://github.com/stacksjs/better-dx/commit/3a7ac64)) _(by glennmichael123 <gtorregosa@gmail.com>)_
57
+
58
+ ### ๐Ÿค– Continuous Integration
59
+
60
+ - drop redundant setup-bun (pantry installs bun via deps.yaml) ([799f325](https://github.com/stacksjs/better-dx/commit/799f325)) _(by glennmichael123 <gtorregosa@gmail.com>)_
61
+
62
+ ### ๐Ÿงน Chores
63
+
64
+ - update deps ([c8bf653](https://github.com/stacksjs/better-dx/commit/c8bf653)) _(by Chris <chrisbreuer93@gmail.com>)_
65
+ - refresh bun.lock and apply pickier --fix ([a929f14](https://github.com/stacksjs/better-dx/commit/a929f14)) _(by glennmichael123 <gtorregosa@gmail.com>)_
66
+ - refresh bun.lock ([c1e23c0](https://github.com/stacksjs/better-dx/commit/c1e23c0)) _(by glennmichael123 <gtorregosa@gmail.com>)_
67
+ - fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 ([2b87d6e](https://github.com/stacksjs/better-dx/commit/2b87d6e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
68
+ - wip ([ed7930b](https://github.com/stacksjs/better-dx/commit/ed7930b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
69
+ - migrate from bun install to pantry install ([d987c1a](https://github.com/stacksjs/better-dx/commit/d987c1a)) _(by glennmichael123 <gtorregosa@gmail.com>)_
70
+ - fresh install to pick up pickier 0.1.21 ([f9523ec](https://github.com/stacksjs/better-dx/commit/f9523ec)) _(by glennmichael123 <gtorregosa@gmail.com>)_
71
+ - fix lint errors ([3b77b26](https://github.com/stacksjs/better-dx/commit/3b77b26)) _(by glennmichael123 <gtorregosa@gmail.com>)_
72
+ - gitignore pantry directory ([d8990e7](https://github.com/stacksjs/better-dx/commit/d8990e7)) _(by glennmichael123 <gtorregosa@gmail.com>)_
73
+ - minor updates ([09cb3ec](https://github.com/stacksjs/better-dx/commit/09cb3ec)) _(by glennmichael123 <gtorregosa@gmail.com>)_
74
+ - fix lint errors ([673f10b](https://github.com/stacksjs/better-dx/commit/673f10b)) _(by glennmichael123 <gtorregosa@gmail.com>)_
75
+ - auto-fix lint errors ([e07855d](https://github.com/stacksjs/better-dx/commit/e07855d)) _(by glennmichael123 <gtorregosa@gmail.com>)_
76
+ - include md in pickier lint extensions ([8843e6c](https://github.com/stacksjs/better-dx/commit/8843e6c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
77
+ - **deps**: update github actions (rebased) (#951) ([37708b2](https://github.com/stacksjs/better-dx/commit/37708b2)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#951](https://github.com/stacksjs/better-dx/issues/951), [#951](https://github.com/stacksjs/better-dx/issues/951))
78
+ - **deps**: update dependency typescript to 6.0.2 (rebased) (#952) ([c2396eb](https://github.com/stacksjs/better-dx/commit/c2396eb)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#952](https://github.com/stacksjs/better-dx/issues/952), [#952](https://github.com/stacksjs/better-dx/issues/952))
79
+ - update vscode config ([f00464c](https://github.com/stacksjs/better-dx/commit/f00464c)) _(by glennmichael123 <gtorregosa@gmail.com>)_
80
+ - repo cleanup and modernization ([28b56e4](https://github.com/stacksjs/better-dx/commit/28b56e4)) _(by glennmichael123 <gtorregosa@gmail.com>)_
81
+ - use Pantry action for publish-commit and add job dependencies ([d89219a](https://github.com/stacksjs/better-dx/commit/d89219a)) _(by Chris <chrisbreuer93@gmail.com>)_
82
+ - **deps**: update github actions (rebased) (#948) ([f2d3ac9](https://github.com/stacksjs/better-dx/commit/f2d3ac9)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#948](https://github.com/stacksjs/better-dx/issues/948), [#948](https://github.com/stacksjs/better-dx/issues/948))
83
+ - **deps**: update all non-major dependencies (rebased) (#949) ([db50e9a](https://github.com/stacksjs/better-dx/commit/db50e9a)) _(by Chris <chrisbreuer93@gmail.com>)_ ([#949](https://github.com/stacksjs/better-dx/issues/949), [#949](https://github.com/stacksjs/better-dx/issues/949))
84
+ - wip ([dc93355](https://github.com/stacksjs/better-dx/commit/dc93355)) _(by glennmichael123 <gtorregosa@gmail.com>)_
85
+ - enrich CLAUDE.md with detailed project context from README ([e038911](https://github.com/stacksjs/better-dx/commit/e038911)) _(by glennmichael123 <gtorregosa@gmail.com>)_
86
+ - update CLAUDE.md with project context and crosswind details ([7db02e6](https://github.com/stacksjs/better-dx/commit/7db02e6)) _(by glennmichael123 <gtorregosa@gmail.com>)_
87
+ - minor updates ([3e7c6cb](https://github.com/stacksjs/better-dx/commit/3e7c6cb)) _(by Chris <chrisbreuer93@gmail.com>)_
88
+
89
+ ### โช Reverts
90
+
91
+ - restore bun commands in CI until pantry handles npm deps ([3164f5e](https://github.com/stacksjs/better-dx/commit/3164f5e)) _(by glennmichael123 <gtorregosa@gmail.com>)_
92
+
93
+ ### Contributors
94
+
95
+ - _Chris <chrisbreuer93@gmail.com>_
96
+ - _glennmichael123 <gtorregosa@gmail.com>_
97
+
1
98
  [Compare changes](https://github.com/stacksjs/better-dx/compare/v0.2.6...v0.2.7)
2
99
 
3
100
  ### ๐Ÿงน Chores