Releases: KainosSoftwareLtd/kainos-govuk-datepicker
Releases · KainosSoftwareLtd/kainos-govuk-datepicker
v1.3.2
What's Changed
🐛 Fixes:
- fix: icon misalignment in chromium browsers by @lewisbirks in #203
📖 Documentation:
- chore(docs): add badge to npm page by @lewisbirks in #167
📦 Dependencies:
- chore(deps-dev): bump express from 4.18.1 to 4.19.2 by @dependabot in #182
- chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #177
- chore(deps): bump axios and codeceptjs by @dependabot in #188
- refactor: move govuk-frontend to a dev dependency by @lewisbirks in #88
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #64
- chore(deps-dev): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #160
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #197
- chore(deps-dev): bump postcss from 8.3.11 to 8.4.38 by @dependabot in #201
- chore(deps-dev): bump ws from 6.2.2 to 6.2.3 by @dependabot in #200
- chore(deps-dev): bump terser-webpack-plugin from 3.1.0 to 5.3.10 by @dependabot in #164
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- hotfix: fixed failing tests by @Jamesnelson117 in #70
- hotfix: 1st Jan unit test fixes by @Jamesnelson117 in #71
- chore(deps-dev): bump luxon from 3.0.1 to 3.2.1 by @dependabot in #74
- Add a license by @lewisbirks in #87
- Update README.md by @Jamesnelson117 in #130
- chore(deps): bump axios and codeceptjs by @dependabot in #152
- chore(deps-dev): bump semver from 6.3.0 to 6.3.1 by @dependabot in #157
- chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #156
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #120
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #159
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #72
- fix: keyboard focus looping issue by @TSeelig in #158
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
What's Changed
- fix: exception focussing when closing calendar using icon by @lewisbirks in #7
- ci: introduce dependabot by @lewisbirks in #11
- chore(deps-dev): bump eslint from 8.2.0 to 8.20.0 by @dependabot in #15
- chore(deps-dev): bump jest from 27.3.1 to 28.1.3 by @dependabot in #14
- refactor: use luxon to create dates in tests by @lewisbirks in #20
- chore(deps): remove unused dependencies by @lewisbirks in #21
- refactor: remove id from icon construction by @lewisbirks in #25
- fix: improve validation when creating input by @lewisbirks in #26
New Contributors
- @Jamesnelson117 made their first contribution in #5
- @charlesluokb made their first contribution in #8
- @dependabot made their first contribution in #15
Full Changelog: v1.0.0...v1.1.0