Releases: City-of-Helsinki/tilavarauspalvelu-ui
Releases · City-of-Helsinki/tilavarauspalvelu-ui
v0.12.2
What's Changed
Bug fixes
- fix: approve with free price toggle by @joonatank in #1102
Tools changes
- Lint graphql by @joonatank in #1096
Library updates
- chore(deps): bump mjml from 4.14.1 to 4.15.3 by @dependabot in #1066
- chore(deps-dev): bump the linter group with 1 update by @dependabot in #1089
- chore(deps-dev): bump jest-date-mock from 1.0.8 to 1.0.9 by @dependabot in #1093
- chore(deps): bump @sentry/nextjs from 7.108.0 to 7.109.0 by @dependabot in #1099
- chore(deps): bump classnames from 2.3.2 to 2.5.1 by @dependabot in #1098
- chore(deps): bump sass from 1.72.0 to 1.74.1 by @dependabot in #1100
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0
What's Changed
changes
- Breaking removal by pk queries by @joonatank in #976
- fix: Image carousel look and accessibility by @vincit-matu in #1075
- Search filter label a18y by @vincit-matu in #1083
library updates
- chore(deps): bump react-use from 17.4.2 to 17.5.0 by @dependabot in #1072
- chore(deps-dev): bump axe-core from 4.8.3 to 4.9.0 by @dependabot in #1079
- chore(deps): bump @sentry/nextjs from 7.107.0 to 7.108.0 by @dependabot in #1081
- chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #1080
- chore(deps): bump react-hook-form from 7.51.1 to 7.51.2 by @dependabot in #1085
- chore(deps): bump react-error-boundary from 4.0.12 to 4.0.13 by @dependabot in #1086
Full Changelog: v0.11.5...v0.12.0
v0.11.5
What's Changed
New features
- Add new Application-type Email Templates by @ranta in #1073
- fix: use application state to disable edit by @joonatank in #1061
- Add confirmation when exiting reservation process by @joonatank in #1074
Library updates
- chore(deps): bump sharp from 0.33.2 to 0.33.3 by @dependabot in #1077
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
Bug fixes
- Fix max length text fields overflowing by @joonatank in #1060
Library updates
- chore(deps): bump @sentry/nextjs from 7.77.0 to 7.107.0 by @dependabot in #1059
- chore(deps): bump the nextjs group with 3 updates by @dependabot in #1057
- chore: add manual update group to dependabot by @joonatank in #1062
- chore(deps): bump sharp from 0.33.0 to 0.33.2 by @dependabot in #1067
- chore(deps): bump sanitize-html from 2.12.1 to 2.13.0 by @dependabot in #1068
- chore(deps): bump sass from 1.69.7 to 1.72.0 by @dependabot in #1069
- chore(deps-dev): bump the linter group with 1 update by @dependabot in #1064
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- fix: page overflowing causing empty space after footer by @vincit-matu in #1052
- Fix admin email validation by @joonatank in #1055
- Fix application saving incorrect units by @joonatank in #1056
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
bug fixes
- Fix time input crashing on keyboard input by @joonatank in #1021
library updates
- chore(deps): bump the i18n group with 1 update by @dependabot in #1051
- chore(deps): bump the hds group with 1 update by @dependabot in #1053
- chore(deps): bump query-string from 8.1.0 to 9.0.0 by @dependabot in #1054
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
Bug fixes
- fix: limit reservation text areas to 255 chars by @joonatank in #1044
- Fix UI seasonal form validators by @joonatank in #1043
Library updates
- chore(deps-dev): bump the linter group with 4 updates by @dependabot in #1028
- chore(deps): bump react-router-dom from 6.21.3 to 6.22.3 by @dependabot in #1031
- chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 by @dependabot in #1030
- chore(deps): bump i18next from 23.8.2 to 23.10.1 by @dependabot in #1034
- chore(deps-dev): bump @types/sanitize-html from 2.9.5 to 2.11.0 by @dependabot in #1035
- chore(deps): bump react-hook-form from 7.49.3 to 7.51.0 by @dependabot in #1036
- chore(deps): bump @apollo/client from 3.8.10 to 3.9.7 by @dependabot in #1037
- chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #1041
- chore(deps): bump hds-design-tokens from 2.17.0 to 2.17.1 by @dependabot in #1039
- chore(deps-dev): bump stylelint from 16.1.0 to 16.2.1 by @dependabot in #1040
- chore(deps): bump joi from 17.11.0 to 17.12.2 by @dependabot in #1038
- chore(deps): bump react-hook-form from 7.51.0 to 7.51.1 by @dependabot in #1045
- chore(deps-dev): bump @testing-library/react from 14.1.2 to 14.2.1 by @dependabot in #1046
- chore: dep bump by @joonatank in #1049
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Breaking API changes and requires core v0.34.0
New features
- New seasonal reservations data model by @joonatank in #1017
Library updates
- improve dependabot by @joonatank in #1026
- chore(deps): bump the nextjs group with 3 updates by @dependabot in #1027
- chore(deps): bump hds-core from 2.17.0 to 2.17.1 by @dependabot in #1029
Full Changelog: v0.10.12...v0.11.0
v0.10.12
What's Changed
- fix: replace recurring reservation image and text on landing page by @vincit-matu in #1020
- fix: set 255 maxLength for the metafields text inputs by @vincit-matu in #1019
- fix: round name not translated on application page by @joonatank in #1015
- fix: django 5 logout is POST not GET by @joonatank in #1023
Full Changelog: v0.10.11...v0.10.12