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