packages/cli/CHANGELOG.md 3.5 K raw
1
## [0.5.6] - 2026-04-25
2
3
### 🐛 Bug Fixes
4
5
- Sequoia update
6
- Updated type guard to allow textContent to be null
7
8
### ⚙️ Miscellaneous Tasks
9
10
- Release 0.5.6
11
- Bumped printed version
12
## [0.5.5] - 2026-04-15
13
14
### 🐛 Bug Fixes
15
16
- Include slug and bskyPostRef in local state
17
18
### ⚙️ Miscellaneous Tasks
19
20
- Release v0.5.5
21
## [0.5.4] - 2026-04-13
22
23
### 🐛 Bug Fixes
24
25
- Corrected behavior for empty string in pathPrefix
26
27
### ⚙️ Miscellaneous Tasks
28
29
- Update changelog
30
- Release 0.5.4
31
32
## [0.5.3] - 2026-04-04
33
34
### 🐛 Bug Fixes
35
36
- Fixed frontmatter regex to account for windows carriage return
37
38
### ⚙️ Miscellaneous Tasks
39
40
- Update changelog
41
- Lint and format
42
- Version bump
43
## [0.5.2] - 2026-03-22
44
45
### ⚙️ Miscellaneous Tasks
46
47
- Add auto sync to publishing
48
- Format and bump version
49
## [0.5.1] - 2026-03-11
50
51
### 🚀 Features
52
53
- Add json schema
54
- Add option to disable publishing (text) content
55
- Add updated at support
56
57
### ⚙️ Miscellaneous Tasks
58
59
- Added and applied formatting to server
60
- Added branded and customization to subscribe
61
- Applied formatting
62
- Version bump
63
## [0.5.0] - 2026-02-27
64
65
### 🚀 Features
66
67
- Added slug templating
68
- Add subscription component
69
70
### 🐛 Bug Fixes
71
72
- Preserve PDS-side fields (e.g. bskyPostRef) on document update
73
74
### ⚙️ Miscellaneous Tasks
75
76
- Misc updates
77
- Lint and format
78
- Version bump and clean up
79
## [0.4.0] - 2026-02-07
80
81
### ⚙️ Miscellaneous Tasks
82
83
- Refactored package into existing cli
84
- Updated thread style and added test.html
85
- Lint
86
- Release 0.4.0
87
## [0.3.3] - 2026-02-05
88
89
### ⚙️ Miscellaneous Tasks
90
91
- Cleaned up remaining auth implementations
92
- Format
93
- Release 0.3.3
94
## [0.3.2] - 2026-02-05
95
96
### 🐛 Bug Fixes
97
98
- Fixed issue with auth selection in init command
99
100
### ⚙️ Miscellaneous Tasks
101
102
- Release 0.3.2
103
## [0.3.1] - 2026-02-04
104
105
### 🐛 Bug Fixes
106
107
- Asset subdirectories
108
109
### ⚙️ Miscellaneous Tasks
110
111
- Updated authentication ux
112
- Release 0.3.1
113
- Bumped version
114
## [0.3.0] - 2026-02-04
115
116
### 🚀 Features
117
118
- Initial oauth implementation
119
- Add stripDatePrefix option for Jekyll-style filenames
120
- Add `update` command
121
122
### ⚙️ Miscellaneous Tasks
123
124
- Cleaned up types
125
- Updated icon styles
126
- Bumped version
127
## [0.2.1] - 2026-02-02
128
129
### ⚙️ Miscellaneous Tasks
130
131
- Merge main into chore/fronmatter-config-updates
132
- Added linting and formatting
133
- Linting updates
134
- Refactored to use fallback approach if frontmatter.slugField is provided or not
135
- Version bump
136
## [0.2.0] - 2026-02-01
137
138
### 🚀 Features
139
140
- Added bskyPostRef
141
- Added draft field to frontmatter config
142
143
### ⚙️ Miscellaneous Tasks
144
145
- Resolved action items from issue #3
146
- Adjusted tags to accept yaml multiline arrays for tags
147
- Updated inject to handle new slug options
148
- Updated comments
149
- Version bump
150
## [0.1.1] - 2026-01-31
151
152
### 🐛 Bug Fixes
153
154
- Fix tangled url to repo
155
156
### ⚙️ Miscellaneous Tasks
157
158
- Merge branch 'main' into feat/blog-post
159
- Refactored codebase to use node and fs instead of bun
160
- Version bump
161
## [0.1.0] - 2026-01-30
162
163
### 🚀 Features
164
165
- Init
166
167
### ⚙️ Miscellaneous Tasks
168
169
- Updated package.json
170
- Cleaned up commands and libs
171
- Updated init commands
172
- Updated greeting
173
- Updated readme
174
- Version bump
175
- Added hugo support through frontmatter parsing
176
- Version bump
177
- Adapted inject.ts pattern
178
- Version bump"
179
- Updated package scripts
180
- Added ignore field to config
181
- Version bump
182
- Added tags to flow
183
- Added ability to exit during init flow
184
- Version bump
185
- Initial refactor
186
- Checkpoint
187
- Refactored mapping
188
- Version bump