v5.0.0
⚠️ Breaking Changes
As documented in the release notes of tech-docs-gem v4.0.0:
- BREAKING: drop support for end-of-life Ruby versions 2.7 and 3.0. The minimum Ruby version is now 3.1.
- BREAKING: drop support for IE8
- BREAKING: Upgrade to govuk-frontend v5.7.1 and introduce new Javascript entry point
The additional file source/javascripts/govuk_frontend.js
is now required, you can find a copy here.
Most up-to-date documentation on breaking changes can be found in the CHANGELOG.md
What's Changed
- 🚑 Remove Lychee by @jacobwoffenden in #122
- Add a GitHub releaser step to the "Release" CICD pipeline by @jasonBirchall in #123
- 🚀 Update
govuk_tech_docs
to 4.1.0 by @jacobwoffenden in #161 - Bump actions/dependency-review-action from 4.1.3 to 4.3.5 by @dependabot in #160
- Bump docker/login-action from 3.0.0 to 3.3.0 by @dependabot in #144
- Bump docker/build-push-action from 5.1.0 to 6.9.0 by @dependabot in #157
- 🆙 Update
softprops/actions-gh-release
tov2.0.8
by @connormaglynn in #162 - ♻️ Refactor repository by @jacobwoffenden in #163
Full Changelog: v4.0.0...v5.0.0