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