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