Skip to content

Releases: shift72/kibble

0.17.10

07 Jan 22:47

Choose a tag to compare

What's Changed

  • Fix CRLF line ending handling when processing markdown by @sam-shift72 in #145

Full Changelog: 0.17.9...0.17.10

0.17.9

06 Jan 01:27

Choose a tag to compare

What's Changed

  • Posts: Improve PageIndex datasource, pagination. Add 'post' pagetype and support published_date field by @sam-shift72 in #144

Full Changelog: 0.17.8...0.17.9

0.17.8

14 Jul 01:49

Choose a tag to compare

No changes since 0.17.7, testing deployment automation.

0.17.7

09 Jul 21:07

Choose a tag to compare

  • Add --config/--toggle CLI options and configOverrides/toggleOverrides
    kibble.json to override API config/feature toggle values. This is intended
    to make it easier to test template features during local dev.

0.17.6

29 May 23:04

Choose a tag to compare

  • Improved dev-server error feedback: it now injects an error notification into the end of the HTML body rather than generating invalid HTML on every page. This means you can still use the site even if there's a data error causing some pages to not render correctly (an issue that can be invisible in prod)
  • Add option to disable launching browser in dev mode. Setting liveReload.launchBrowser = false in kibble.json will stop it popping open a new tab every time you restart the dev server.

0.17.5

24 Apr 02:59

Choose a tag to compare

  • Stable release it deploys

0.17.5-0

23 Apr 22:56

Choose a tag to compare

Changelog

  • 2d277b2 Release: 0.17.5-0
  • 28b8d51 get npm auth working by setting the registry
  • afda56d make npm step do a real deploy
  • d5036ca moved npm publish to it's own github action step
  • b5ecf64 try with the default region set
  • ae127ea remove profile from make file commands
  • 8c08124 use correct location
  • 9f04911 move hook logic out into the make command
  • c1f1161 try get some more logs out of s3 cp command
  • 7a4860c bump to go1.18
  • 9a83b86 setup a little mock profile
  • c31b302 give separating the commands out a go
  • 948e11d add in aws environment variables
  • 4e2e96c temp: see if this lets the release get further without perms
  • 2762226 revert back to old command
  • 3bea4bb install latest version
  • e88c302 turn off strict latest changelog
  • 8805523 add unreleased section to changelog
  • 15441bb add version of go releaser that worked
  • 28306f1 Merge branch 'master' into release-it
  • f49a177 Merge pull request #138 from shift72/AB#12169-Add-carousel-image-focus-to-film-and-tv-models
  • 3ee8784 remove carousel focus field from generic item. return empty string from GetCarouselImageFocusArea function if not applicable
  • 3d3eab1 add function to get carousel image focus area
  • f014731 fix up changelog
  • 8ce92e4 update changelog
  • 7fe8066 Merge pull request #137 from shift72/master
  • 3c6508c Upload all the arm builds to npm too
  • 22de4eb AB#12169 add carousel focus to film and tv model
  • a99368d Release: 0.17.2-0
  • 4858a5c goreleaser --rm-dist has been deprecated
  • bf13aa5 release-it: add hook to sync npm package version
  • 8b12fd8 Disable npm version tracking
  • cb5db5f wip: publish workflow
  • b32e719 Merge branch 'master' into release-it
  • e9b17e3 wip: workflow
  • d507f14 wip: github action to release kibble
  • dc5f20c release-it config
  • 8adc793 changelog formatting for release-it plugin
  • db04c81 release-it config
  • bac3380 Add node_modules to git ignore

0.17.4

27 Feb 02:02

Choose a tag to compare

Changelog

0.17.3

27 Feb 01:31

Choose a tag to compare

Changelog

0.17.2

27 Feb 00:33

Choose a tag to compare

Changelog

  • 945d3c3 release 0.17.2
  • f484d86 wip: publish release workflow
  • f114f7f wip: publish release workflow
  • 5f7c57a add publish release workflow (wip)
  • ca060e9 Merge pull request #136 from shift72/batch-index-tv-seasons-by-300
  • bfad693 batch index and gathering data on tv shows / seasons to 300 at a time
  • 867b17d Merge pull request #130 from shift72/dependabot/npm_and_yarn/kibble-npm/qs-6.5.3
  • ec5db1e Bump qs from 6.5.2 to 6.5.3 in /kibble-npm
  • 38c2c40 Merge pull request #129 from shift72/dependabot/npm_and_yarn/kibble-npm/json-schema-and-jsprim-0.4.0
  • 0f9191b Bump json-schema and jsprim in /kibble-npm