@knapsack/plugin-changelog-md 5.0.0--canary.6593.4738696.0 β†’ 5.0.0

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/.lintstagedrc.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { dirname } from 'path';
2
- import { fileURLToPath } from 'url';
1
+ import { dirname } from 'node:path';
2
+ import { fileURLToPath } from 'node:url';
3
3
 
4
4
  import defaultConfig from '../../.lintstagedrc.mjs';
5
5
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,131 @@
1
+ # v4.89.8 (Fri Feb 20 2026)
2
+
3
+ ### Release Notes
4
+
5
+ #### KSP-7685: Synthetic Data for Conflict Enrichment/Resolution testing ([#7154](https://github.com/knapsack-labs/app-monorepo/pull/7154))
6
+
7
+ * **Documentation**
8
+ * Added synthetic multi-source test fixtures including component documentation, design tokens, and brand guidelines for comprehensive testing coverage.
9
+
10
+ <!-- end of auto-generated comment: release notes by coderabbit.ai -->
11
+
12
+ ---
13
+
14
+ #### πŸ› Bug Fix
15
+
16
+ - merge latest in ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
17
+ - Merge branch 'latest' into sxa/KSP-7037-tests-v2 ([@sxalexander](https://github.com/sxalexander))
18
+ - Use node: protocol prefix in all .lintstagedrc.mjs files ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
19
+ - Migrated ESLint config to flat config format (ESLint 9) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
20
+
21
+ #### 🏠 Internal
22
+
23
+ - KSP-7685: Synthetic Data for Conflict Enrichment/Resolution testing [#7154](https://github.com/knapsack-labs/app-monorepo/pull/7154) ([@sxalexander](https://github.com/sxalexander))
24
+ - KSP-5524 Migrated ESLint config to flat config format (ESLint 9) [#7162](https://github.com/knapsack-labs/app-monorepo/pull/7162) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
25
+
26
+ #### Authors: 2
27
+
28
+ - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
29
+ - Sam Alexander ([@sxalexander](https://github.com/sxalexander))
30
+
31
+ ---
32
+
33
+ # v4.89.7 (Fri Feb 06 2026)
34
+
35
+ #### πŸ› Bug Fix
36
+
37
+ - Merge branch 'latest' into feature/ksp-6555-remove-app-client-watchers-for-files-in-data-directory ([@EvanLovely](https://github.com/EvanLovely))
38
+ - Merge branch 'latest' into feature/ksp-6555-remove-app-client-watchers-for-files-in-data-directory ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
39
+
40
+ #### 🏠 Internal
41
+
42
+ - KSP-6106 Added consistent-type-imports rule with inline type syntax [#7128](https://github.com/knapsack-labs/app-monorepo/pull/7128) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
43
+ - KSP-7692: expand server actions body size limit [#7097](https://github.com/knapsack-labs/app-monorepo/pull/7097) ([@illepic](https://github.com/illepic))
44
+ - KSP-7623 resolved some of react-hooks/set-state-in-effect lint errors and enab… [#7077](https://github.com/knapsack-labs/app-monorepo/pull/7077) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
45
+
46
+ #### Authors: 3
47
+
48
+ - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
49
+ - Christopher Bloom ([@illepic](https://github.com/illepic))
50
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
51
+
52
+ ---
53
+
54
+ # v4.89.4 (Mon Jan 05 2026)
55
+
56
+ #### 🏠 Internal
57
+
58
+ - KSP-6086 normalize error and log metadata for api domains [#6997](https://github.com/knapsack-labs/app-monorepo/pull/6997) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
59
+
60
+ #### Authors: 1
61
+
62
+ - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
63
+
64
+ ---
65
+
66
+ # v4.89.3 (Thu Dec 11 2025)
67
+
68
+ #### πŸ› Bug Fix
69
+
70
+ - KSP-6536 Fixed align token metrics counting with UI logic for variables and collections [#6778](https://github.com/knapsack-labs/app-monorepo/pull/6778) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
71
+ - Merge branch 'latest' into feature/ksp-6536-metrics-not-computing-tokens-and-variables-correctly ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
72
+ - Merge remote-tracking branch 'origin/feature/ksp-6536-metrics-not-computing-tokens-and-variables-correctly' into feature/ksp-6536-metrics-not-computing-tokens-and-variables-correctly ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
73
+
74
+ #### Authors: 1
75
+
76
+ - [@EmmanuelVelez](https://github.com/EmmanuelVelez)
77
+
78
+ ---
79
+
80
+ # v4.89.1 (Wed Dec 10 2025)
81
+
82
+ #### πŸ› Bug Fix
83
+
84
+ - Merge remote-tracking branch 'origin/latest' into KSP-6900_mcp_onboarding_pages ([@brittanysmart](https://github.com/brittanysmart))
85
+
86
+ #### Authors: 1
87
+
88
+ - Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
89
+
90
+ ---
91
+
92
+ # v4.88.0 (Mon Nov 24 2025)
93
+
94
+ #### πŸš€ Enhancement
95
+
96
+ - upgrade to react 19 [#6897](https://github.com/knapsack-labs/app-monorepo/pull/6897) ([@brittanysmart](https://github.com/brittanysmart) [@EvanLovely](https://github.com/EvanLovely))
97
+
98
+ #### Authors: 2
99
+
100
+ - Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
101
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
102
+
103
+ ---
104
+
105
+ # v4.87.7 (Mon Nov 10 2025)
106
+
107
+ #### 🏠 Internal
108
+
109
+ - fix(deps): update typescript [#6863](https://github.com/knapsack-labs/app-monorepo/pull/6863) ([@renovate[bot]](https://github.com/renovate[bot]))
110
+
111
+ #### Authors: 1
112
+
113
+ - [@renovate[bot]](https://github.com/renovate[bot])
114
+
115
+ ---
116
+
117
+ # v4.87.6 (Wed Nov 05 2025)
118
+
119
+ #### 🏠 Internal
120
+
121
+ - Add comprehensive testing for remaining frameworks and MUI lib [#6876](https://github.com/knapsack-labs/app-monorepo/pull/6876) ([@mabry1985](https://github.com/mabry1985))
122
+
123
+ #### Authors: 1
124
+
125
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
126
+
127
+ ---
128
+
1
129
  # v4.87.4 (Fri Oct 31 2025)
2
130
 
3
131
  #### 🏠 Internal
@@ -1,5 +1,5 @@
1
- import { KsPluginPage } from '@knapsack/app/types';
2
- import { Content } from '../types';
1
+ import { type KsPluginPage } from '@knapsack/app/types';
2
+ import { type Content } from '../types';
3
3
  declare const ChangelogPage: KsPluginPage<Content>;
4
4
  export default ChangelogPage;
5
5
  //# sourceMappingURL=changelog-page.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"changelog-page.d.ts","sourceRoot":"","sources":["../../src/client/changelog-page.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAqB,MAAM,qBAAqB,CAAC;AACtE,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAEnC,QAAA,MAAM,aAAa,EAAE,YAAY,CAAC,OAAO,CAcxC,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"changelog-page.d.ts","sourceRoot":"","sources":["../../src/client/changelog-page.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,YAAY,EAA0B,MAAM,qBAAqB,CAAC;AAChF,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,UAAU,CAAC;AAExC,QAAA,MAAM,aAAa,EAAE,YAAY,CAAC,OAAO,CAcxC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
- import { KsPluginLoadFunc } from '@knapsack/app/types';
2
- import { Content } from '../types';
1
+ import { type KsPluginLoadFunc } from '@knapsack/app/types';
2
+ import { type Content } from '../types';
3
3
  declare const createChangelogPlugin: KsPluginLoadFunc<Content>;
4
4
  export default createChangelogPlugin;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/client/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAEnC,QAAA,MAAM,qBAAqB,EAAE,gBAAgB,CAAC,OAAO,CAenD,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/client/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,UAAU,CAAC;AAExC,QAAA,MAAM,qBAAqB,EAAE,gBAAgB,CAAC,OAAO,CAenD,CAAC;AAEH,eAAe,qBAAqB,CAAC"}