v1.5.0
ReleaseWhat's Changed
- feat: adding in variables.css for simpler styling by @jaredwray in https://github.com/jaredwray/docula/pull/350
- feat: changelog with preview, paging, and individual pages by @jaredwray in https://github.com/jaredwray/docula/pull/351
- feat: adding build date to the templates by @jaredwray in https://github.com/jaredwray/docula/pull/352
- feat: builder hooks now have access to the console by @jaredwray in https://github.com/jaredwray/docula/pull/353
- feat: documentation on how to add custom scripts by @jaredwray in https://github.com/jaredwray/docula/pull/354
- feat: init auto detection of typescript and javascript flag by @jaredwray in https://github.com/jaredwray/docula/pull/355
- feat: adding robust cache and hash differentials for template overrides by @jaredwray in https://github.com/jaredwray/docula/pull/357
- feat: adding differential builds by @jaredwray in https://github.com/jaredwray/docula/pull/358
- fix: the output path should be in the sitePath like cache is by @jaredwray in https://github.com/jaredwray/docula/pull/359
- feat: Add 'start' command that builds, watches, and serves the site by @jaredwray in https://github.com/jaredwray/docula/pull/360
- feat: Add
devcommand that builds, watches, and serves the site by @jaredwray in https://github.com/jaredwray/docula/pull/361 - fix: start and dev are two different options by @jaredwray in https://github.com/jaredwray/docula/pull/362
- feat: smart handling of views by @jaredwray in https://github.com/jaredwray/docula/pull/363
- feat: Cookie auth improvements and cached auth state by @half-ogre in https://github.com/jaredwray/docula/pull/356
- fix: confg docs and some flaky tests by @jaredwray in https://github.com/jaredwray/docula/pull/364
- fix: side bar ordering and css fixes by @jaredwray in https://github.com/jaredwray/docula/pull/365
Full Changelog: https://github.com/jaredwray/docula/compare/v1.3.0...v1.5.0