Releases
What's Changed
- upgrading tsup and webpack to latest by @jaredwray in https://github.com/jaredwray/docula/pull/198
- upgrading vitest to 2.1.5 by @jaredwray in https://github.com/jaredwray/docula/pull/199
- upgrading writr to 4.1.4 by @jaredwray in https://github.com/jaredwray/docula/pull/200
- upgrading ecto to 4.1.3 by @jaredwray in https://github.com/jaredwray/docula/pull/201
- fixing h1 spacing issue by @jaredwray in https://github.com/jaredwray/docula/pull/202
Full Changelog: https://github.com/jaredwray/docula/compare/v0.9.4...v0.9.5
What's Changed
- updating dependencies and removing js-yaml for writr by @jaredwray in https://github.com/jaredwray/docula/pull/197
Full Changelog: https://github.com/jaredwray/docula/compare/v0.9.3...v0.9.4
What's Changed
- upgrading ecto to 4.1.2 by @jaredwray in https://github.com/jaredwray/docula/pull/196
Full Changelog: https://github.com/jaredwray/docula/compare/v0.9.2...v0.9.3
What's Changed
- upgrading webpack to 5.95.0 by @jaredwray in https://github.com/jaredwray/docula/pull/192
- upgrading vitest to 2.1.2 by @jaredwray in https://github.com/jaredwray/docula/pull/193
- upgrading ecto to 4.1.1 by @jaredwray in https://github.com/jaredwray/docula/pull/194
- moving to docula.config.mjs by @jaredwray in https://github.com/jaredwray/docula/pull/195
Full Changelog: https://github.com/jaredwray/docula/compare/v0.9.1...v0.9.2
What's Changed
- moving to function calls with js-yaml by @jaredwray in https://github.com/jaredwray/docula/pull/183
- upgrading webpack and typescript to lastest by @jaredwray in https://github.com/jaredwray/docula/pull/184
- upgrading vitest to 2.1.1 by @jaredwray in https://github.com/jaredwray/docula/pull/185
- ESM and CJS support by @jaredwray in https://github.com/jaredwray/docula/pull/186
- updating update-notifier to 7.3.1 by @jaredwray in https://github.com/jaredwray/docula/pull/187
- upgrading axios to 1.7.7 by @jaredwray in https://github.com/jaredwray/docula/pull/188
- upgrading express to 4.21.0 by @jaredwray in https://github.com/jaredwray/docula/pull/189
- upgrading ecto to 4.0.0 by @jaredwray in https://github.com/jaredwray/docula/pull/190
- upgrading keyv to 5.0.1 by @jaredwray in https://github.com/jaredwray/docula/pull/191
Full Changelog: https://github.com/jaredwray/docula/compare/v.0.9.0...v0.9.1
What's Changed
- updating @types/node to latest by @jaredwray in https://github.com/jaredwray/docula/pull/179
- upgrading @types/node to 22.4.1 by @jaredwray in https://github.com/jaredwray/docula/pull/180
- updating to use github corners as more modern by @jaredwray in https://github.com/jaredwray/docula/pull/181
Full Changelog: https://github.com/jaredwray/docula/compare/v0.8.0...v.0.9.0
What's Changed
- feat: table of content by @cialese in https://github.com/jaredwray/docula/pull/173
- Supporting Nodejs 20 and 22 while removing Support for 18 by @jaredwray in https://github.com/jaredwray/docula/pull/174
- upgrading rimraf to 6.0.1 by @jaredwray in https://github.com/jaredwray/docula/pull/175
- upgrading axios to 1.7.4 by @jaredwray in https://github.com/jaredwray/docula/pull/176
- fixing dist for site and updating docula serve console message by @jaredwray in https://github.com/jaredwray/docula/pull/177
- adding in workflow_dispatch by @jaredwray in https://github.com/jaredwray/docula/pull/178
Full Changelog: https://github.com/jaredwray/docula/compare/v0.7.2...v0.8.0
What's Changed
- fix: template indentation and styles by @cialese in https://github.com/jaredwray/docula/pull/167
- upgrading xo to 0.59.3 by @jaredwray in https://github.com/jaredwray/docula/pull/168
- upgrading vitest to 2.0.5 by @jaredwray in https://github.com/jaredwray/docula/pull/169
- updating axios to 1.7.3 by @jaredwray in https://github.com/jaredwray/docula/pull/170
- upgrading ecto to 3.0.8 by @jaredwray in https://github.com/jaredwray/docula/pull/171
- upgrading update-notifier to 7.2.0 by @jaredwray in https://github.com/jaredwray/docula/pull/172
Full Changelog: https://github.com/jaredwray/docula/compare/v0.7.1...v0.7.2
Fixing urlPath issue with multi-docs
Full Changelog: https://github.com/jaredwray/docula/compare/v0.7.0...v0.7.1
What's Changed
- mega site update by @jaredwray in https://github.com/jaredwray/docula/pull/166
Full Changelog: https://github.com/jaredwray/docula/compare/v0.6.0...v0.7.0
What's Changed
- fixing to use the main render section on ecto by @jaredwray in https://github.com/jaredwray/docula/pull/154
- upgrading typescript and webpack to latest by @jaredwray in https://github.com/jaredwray/docula/pull/155
- upgrading ecto to 3.0.6 by @jaredwray in https://github.com/jaredwray/docula/pull/156
- mega docs fixtures for testing by @jaredwray in https://github.com/jaredwray/docula/pull/157
- Adding in docs to docula by @jaredwray in https://github.com/jaredwray/docula/pull/158
- upgrading xo to 0.59.0 by @jaredwray in https://github.com/jaredwray/docula/pull/160
- upgrading webpack to 5.93.0 by @jaredwray in https://github.com/jaredwray/docula/pull/162
- upgrading vitest to 2.0.3 by @jaredwray in https://github.com/jaredwray/docula/pull/163
- upgrading update-notifier to 7.1.0 by @jaredwray in https://github.com/jaredwray/docula/pull/164
- Add multipage template and integration by @cialese in https://github.com/jaredwray/docula/pull/159
- Add validations and enhance sidebar items generation by @cialese in https://github.com/jaredwray/docula/pull/165
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.5...v0.6.0
What's Changed
- upgrading webpack to 5.92.0 by @jaredwray in https://github.com/jaredwray/docula/pull/151
- upgrading ecto to 3.0.5 by @jaredwray in https://github.com/jaredwray/docula/pull/152
- upgrading axios to 1.7.2 by @jaredwray in https://github.com/jaredwray/docula/pull/153
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.4...v0.5.5
What's Changed
- upgrading vitest to 1.6.0 by @jaredwray in https://github.com/jaredwray/docula/pull/148
- upgrading rimraf to 5.0.7 by @jaredwray in https://github.com/jaredwray/docula/pull/149
- upgrading ecto to 3.0.4 by @jaredwray in https://github.com/jaredwray/docula/pull/150
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.3...v0.5.4
What's Changed
- adding in horizontal logo by @jaredwray in https://github.com/jaredwray/docula/pull/143
- uprading typescript and webpack to latest by @jaredwray in https://github.com/jaredwray/docula/pull/144
- upgrading vitest to 1.5.0 by @jaredwray in https://github.com/jaredwray/docula/pull/145
- upgrading express to 4.19.2 by @jaredwray in https://github.com/jaredwray/docula/pull/146
- upgrading ecto to 3.0.3 by @jaredwray in https://github.com/jaredwray/docula/pull/147
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.2...v0.5.3
What's Changed
- upgrading xo to 0.58.0 by @jaredwray in https://github.com/jaredwray/docula/pull/138
- upgrading typescript, webpack, and @types/node to latest by @jaredwray in https://github.com/jaredwray/docula/pull/139
- upgrading express to 4.18.3 by @jaredwray in https://github.com/jaredwray/docula/pull/140
- upgrading axios to 1.6.8 by @jaredwray in https://github.com/jaredwray/docula/pull/141
- upgrading vitest to 1.4.0 by @jaredwray in https://github.com/jaredwray/docula/pull/142
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.1...v0.5.2
What's Changed
- adding in ports to serve commands by @jaredwray in https://github.com/jaredwray/docula/pull/136
- removing ts-node as not required by @jaredwray in https://github.com/jaredwray/docula/pull/137
Full Changelog: https://github.com/jaredwray/docula/compare/v0.5.0...v0.5.1
What's Changed
- fixing ESM issues and removing modules fs-extra etc by @jaredwray in https://github.com/jaredwray/docula/pull/135
Full Changelog: https://github.com/jaredwray/docula/compare/v0.4.0...v0.5.0
What's Changed
- updating to ecto by @jaredwray in https://github.com/jaredwray/docula/pull/133
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.7...v0.4.0
What's Changed
- adding in default templates into the package by @jaredwray in https://github.com/jaredwray/docula/pull/118
- moving to build2 functionality and fixing global-data code coverage by @jaredwray in https://github.com/jaredwray/docula/pull/119
- upgrading winston to ^3.11.0 by @jaredwray in https://github.com/jaredwray/docula/pull/120
- upgrading webpack to 5.89.0 by @jaredwray in https://github.com/jaredwray/docula/pull/121
- upgrading typescript to 5.3.3 by @jaredwray in https://github.com/jaredwray/docula/pull/122
- upgrading luxon to 3.4.4 by @jaredwray in https://github.com/jaredwray/docula/pull/123
- upgrading instantsearch.js to 4.64.0 by @jaredwray in https://github.com/jaredwray/docula/pull/124
- upgrading fs-extra to 11.2.0 by @jaredwray in https://github.com/jaredwray/docula/pull/125
- upgrading inquirer to 9.2.12 by @jaredwray in https://github.com/jaredwray/docula/pull/126
- upgrading ecto to 2.2.5 by @jaredwray in https://github.com/jaredwray/docula/pull/127
- upgrading dayjs to 1.11.10 by @jaredwray in https://github.com/jaredwray/docula/pull/128
- upgrade commander to 11.1.0 by @jaredwray in https://github.com/jaredwray/docula/pull/129
- upgrading axios to 1.6.5 by @jaredwray in https://github.com/jaredwray/docula/pull/130
- upgrading algoliasearch to 4.22.1 by @jaredwray in https://github.com/jaredwray/docula/pull/131
- upgrading markdown-it to 14.0.0 by @jaredwray in https://github.com/jaredwray/docula/pull/132
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.6...v0.3.7
What's Changed
- starting the move to our own static generator by @jaredwray in https://github.com/jaredwray/docula/pull/105
- upgrading typescript to 5.2.2 by @jaredwray in https://github.com/jaredwray/docula/pull/111
- upgrading luxon to 3.4.3 by @jaredwray in https://github.com/jaredwray/docula/pull/112
- upgrading jest to 29.7.0 by @jaredwray in https://github.com/jaredwray/docula/pull/113
- upgrading search modules to their latest by @jaredwray in https://github.com/jaredwray/docula/pull/114
- upgrading inquirer to 9.2.11 by @jaredwray in https://github.com/jaredwray/docula/pull/115
- upgrading ecto (2.2.0) and types to latest by @jaredwray in https://github.com/jaredwray/docula/pull/116
- upgrading axios to 1.5.0 by @jaredwray in https://github.com/jaredwray/docula/pull/117
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.4...v0.3.6
What's Changed
- adding for yarn support and inline maps by @jaredwray in https://github.com/jaredwray/docula/pull/97
- upgrading xo to 0.56.0 by @jaredwray in https://github.com/jaredwray/docula/pull/98
- upgrading node-fetch to 3.3.2 by @jaredwray in https://github.com/jaredwray/docula/pull/99
- upgrading luxon to 3.4.0 by @jaredwray in https://github.com/jaredwray/docula/pull/100
- upgrading instantsearch.js to 4.56.9 by @jaredwray in https://github.com/jaredwray/docula/pull/101
- upgrading inquirer to 9.2.10 by @jaredwray in https://github.com/jaredwray/docula/pull/102
- upgrading algoliasearch to 4.19.1 by @jaredwray in https://github.com/jaredwray/docula/pull/103
- upgrading jest and types to latest by @jaredwray in https://github.com/jaredwray/docula/pull/104
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.3...v0.3.4
What's Changed
- upgrading xo to 0.55.0 by @jaredwray in https://github.com/jaredwray/docula/pull/88
- upgrading winston to 3.10.0 by @jaredwray in https://github.com/jaredwray/docula/pull/89
- upgrading jest to 29.6.1 by @jaredwray in https://github.com/jaredwray/docula/pull/90
- upgrading instant search to 4.56.5 by @jaredwray in https://github.com/jaredwray/docula/pull/91
- upgrading inquirer to 9.2.8 by @jaredwray in https://github.com/jaredwray/docula/pull/92
- upgrading dayjs to 1.11.9 by @jaredwray in https://github.com/jaredwray/docula/pull/93
- upgrading algoliasearch to 4.19.0 by @jaredwray in https://github.com/jaredwray/docula/pull/94
- upgrading commander to 11.0.0 by @jaredwray in https://github.com/jaredwray/docula/pull/95
- upgrading instantsearch.js to 4.56.7 by @jaredwray in https://github.com/jaredwray/docula/pull/96
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.1...v0.3.3
What's Changed
- fix create site if it doesn't exist by @christianllv in https://github.com/jaredwray/docula/pull/80
- upgrading typescript to 5.1.3 by @jaredwray in https://github.com/jaredwray/docula/pull/81
- moving to nodejs version 16, 18, and 20 for tests by @jaredwray in https://github.com/jaredwray/docula/pull/82
- upgrading instantsearch.js to 4.56.2 by @jaredwray in https://github.com/jaredwray/docula/pull/83
- upgrading inquirer to 9.2.7 by @jaredwray in https://github.com/jaredwray/docula/pull/84
- upgrading dotenv to 16.3.1 by @jaredwray in https://github.com/jaredwray/docula/pull/85
- upgrading dayjs to 1.11.8 by @jaredwray in https://github.com/jaredwray/docula/pull/86
- upgrading algoliasearch to 4.17.2 by @jaredwray in https://github.com/jaredwray/docula/pull/87
Full Changelog: https://github.com/jaredwray/docula/compare/v0.3.0...v0.3.1
What's Changed
- fix desktop site styles by @cialese in https://github.com/jaredwray/docula/pull/68
- upgrading luxon to 3.3.0 by @jaredwray in https://github.com/jaredwray/docula/pull/69
- upgrading lint and testing modules by @jaredwray in https://github.com/jaredwray/docula/pull/70
- upgrading node-fetch to 3.3.1 by @jaredwray in https://github.com/jaredwray/docula/pull/71
- upgrading instantsearch.js to 4.54.1 by @jaredwray in https://github.com/jaredwray/docula/pull/72
- upgrading commander and inquirer to latest by @jaredwray in https://github.com/jaredwray/docula/pull/73
- upgrading axios algolia and fs-extra to latest by @jaredwray in https://github.com/jaredwray/docula/pull/75
- upgrading axios to 1.4.0 by @jaredwray in https://github.com/jaredwray/docula/pull/76
- upgrading xo to 0.54.2 by @jaredwray in https://github.com/jaredwray/docula/pull/77
- upgrading instandsearch.js to 4.56.0 by @jaredwray in https://github.com/jaredwray/docula/pull/78
- upgrading inquirer to 9.2.5 by @jaredwray in https://github.com/jaredwray/docula/pull/79
Full Changelog: https://github.com/jaredwray/docula/compare/v0.2.0...v0.3.0
What's Changed
- fix docula issues and footer by @christianllv in https://github.com/jaredwray/docula/pull/61
- add custom title in html tags by @cialese in https://github.com/jaredwray/docula/pull/63
- upgrade ajv to the last version by @christianllv in https://github.com/jaredwray/docula/pull/64
- add option to single page by @christianllv in https://github.com/jaredwray/docula/pull/65
- fix originPath on test by @christianllv in https://github.com/jaredwray/docula/pull/66
- fix config test by @christianllv in https://github.com/jaredwray/docula/pull/67
Full Changelog: https://github.com/jaredwray/docula/compare/v0.1.0...v0.2.0
What's Changed
- add first template and algolia search integration by @cialese in https://github.com/jaredwray/docula/pull/2
- GitHub plugin by @jaredwray in https://github.com/jaredwray/docula/pull/3
- add build structure and command including config by @christianllv in https://github.com/jaredwray/docula/pull/1
- npm plugin by @jaredwray in https://github.com/jaredwray/docula/pull/4
- cli init and first template command by @christianllv in https://github.com/jaredwray/docula/pull/15
- add build command and winston logger by @cialese in https://github.com/jaredwray/docula/pull/16
- Feature/homepage by @cialese in https://github.com/jaredwray/docula/pull/17
- add plugin structure, github and npm plugin by @christianllv in https://github.com/jaredwray/docula/pull/18
- add robots plugin, and init command fix by @cialese in https://github.com/jaredwray/docula/pull/19
- homepage latests releases and all releases page by @cialese in https://github.com/jaredwray/docula/pull/20
- Feature sitemap plugin by @cialese in https://github.com/jaredwray/docula/pull/21
- docula executable as module by @christianllv in https://github.com/jaredwray/docula/pull/22
- feature pagefind plugin by @cialese in https://github.com/jaredwray/docula/pull/23
- updating xo to 0.53.1 by @jaredwray in https://github.com/jaredwray/docula/pull/24
- add docs documentation by @cialese in https://github.com/jaredwray/docula/pull/26
- upgrading typescript and jest to latest by @jaredwray in https://github.com/jaredwray/docula/pull/28
- add CLI build command and fix issues by @cialese in https://github.com/jaredwray/docula/pull/27
- upgrading typescript to 4.9.5 by @jaredwray in https://github.com/jaredwray/docula/pull/29
- upgrading luxon to 3.2.1 by @jaredwray in https://github.com/jaredwray/docula/pull/30
- upgrading node-fetch to 3.3.0 by @jaredwray in https://github.com/jaredwray/docula/pull/31
- upgrading markdown-it-anchor to 8.6.6 by @jaredwray in https://github.com/jaredwray/docula/pull/32
- upgrading instantsearch.js to 4.50.2 by @jaredwray in https://github.com/jaredwray/docula/pull/33
- upgrading fs-extra to 11.1.0 by @jaredwray in https://github.com/jaredwray/docula/pull/34
- upgrading dayjs to 1.11.7 by @jaredwray in https://github.com/jaredwray/docula/pull/35
- upgrading commander to 10.0.0 by @jaredwray in https://github.com/jaredwray/docula/pull/36
- upgrading axios to 1.3.0 by @jaredwray in https://github.com/jaredwray/docula/pull/37
- upgrading algoliasearch to 4.14.3 by @jaredwray in https://github.com/jaredwray/docula/pull/39
- fix inquirer upgrade by @cialese in https://github.com/jaredwray/docula/pull/41
- Docula serve by @jaredwray in https://github.com/jaredwray/docula/pull/42
- mock axios for npm plugin by @cialese in https://github.com/jaredwray/docula/pull/44
- add algolia plugin and refactor on plugin architecture by @christianllv in https://github.com/jaredwray/docula/pull/48
- updating algolia plugin format by @jaredwray in https://github.com/jaredwray/docula/pull/51
- upgrading markdown-it-anchor to 8.6.7 by @jaredwray in https://github.com/jaredwray/docula/pull/52
- upgrading jest to 29.4.3 by @jaredwray in https://github.com/jaredwray/docula/pull/53
- upgrading instantsearch.js to 4.51.1 by @jaredwray in https://github.com/jaredwray/docula/pull/54
- upgrading axios to 1.3.4 by @jaredwray in https://github.com/jaredwray/docula/pull/55
- upgrading @types/express to 4.17.17 by @jaredwray in https://github.com/jaredwray/docula/pull/57
- Adding in release workflow by @jaredwray in https://github.com/jaredwray/docula/pull/60
New Contributors
- @cialese made their first contribution in https://github.com/jaredwray/docula/pull/2
- @jaredwray made their first contribution in https://github.com/jaredwray/docula/pull/3
- @christianllv made their first contribution in https://github.com/jaredwray/docula/pull/1
Full Changelog: https://github.com/jaredwray/docula/commits/v0.1.0