Releases: Hochfrequenz/fristenkalender-frontend
Releases · Hochfrequenz/fristenkalender-frontend
v0.1.4
v0.1.3
What's Changed
- build(deps): bump @sveltejs/adapter-auto from 3.3.1 to 4.0.0 by @dependabot in #50
- build(deps): bump svelte-check from 4.1.1 to 4.1.4 by @dependabot in #52
- build(deps): bump @typescript-eslint/parser from 8.19.1 to 8.20.0 by @dependabot in #53
- build(deps): bump prettier-plugin-svelte from 3.3.2 to 3.3.3 by @dependabot in #54
- build(deps): bump svelte from 5.17.3 to 5.19.0 by @dependabot in #51
- build(deps): bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #55
- build(deps): bump postcss from 8.4.49 to 8.5.1 by @dependabot in #56
- build(deps): bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 by @dependabot in #58
- build(deps): bump sass from 1.83.1 to 1.83.4 by @dependabot in #59
- build(deps): bump @sveltejs/vite-plugin-svelte from 4.0.4 to 5.0.3 by @dependabot in #57
- chore: remove the login button of the landing page by @hf-krechan in #60
- chore: apply corporate design by @OLILHR in #61
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- chore: add fristenkalender pdfs for 2023, 2024 and 2025 by @hf-krechan in #40
- chore: add tailwind spinner component for
isLoading
state of table by @OLILHR in #41 - build(deps): bump eslint from 9.17.0 to 9.18.0 by @dependabot in #42
- build(deps): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #43
- build(deps): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #45
- build(deps): bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0 by @dependabot in #46
- build(deps): bump svelte from 5.16.2 to 5.17.3 by @dependabot in #44
- fix: update fristenkalender 2025 by @hf-krechan in #47
- feat: add component to toggle glossary by @OLILHR in #25
- feat: add version endpoint by @OLILHR in #48
New Contributors
- @hf-krechan made their first contribution in #40
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- build: scaffold development environment by @OLILHR in #6
- bump prettier from 3.3.3 to 3.4.2 by @dependabot in #2
- build(deps): bump svelte from 5.14.1 to 5.14.4 by @dependabot in #5
- build(deps): bump @playwright/test from 1.48.2 to 1.49.1 by @dependabot in #4
- build(deps): bump @sveltejs/vite-plugin-svelte from 4.0.2 to 4.0.4 by @dependabot in #3
- build(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #1
- feat: draft basic landingpage for authorization by @OLILHR in #7
- build(deps): bump sass from 1.82.0 to 1.83.0 by @dependabot in #9
- build(deps): bump tailwindcss from 3.4.13 to 3.4.17 by @dependabot in #8
- chore: transfer project ownership by @OLILHR in #10
- feat: add
fristenkalender
route by @OLILHR in #11 - feat: set up auth0 for authentication and local development by @OLILHR in #12
- ci: adjust azure prod deployment workflow to trigger on release by @OLILHR in #13
- feat: add basic calendar form and corresponding URL query parameters by @OLILHR in #14
- feat: add scrollable table component with azure API data fetching by @OLILHR in #15
- chore: integrate mockup and corporate design by @OLILHR in #16
- feat: facilitate download of calendars in ICS format by @OLILHR in #17
- build(deps): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot in #20
- build(deps): bump svelte from 5.14.4 to 5.15.0 by @dependabot in #24
- build(deps): bump @sveltejs/kit from 2.12.2 to 2.15.0 by @dependabot in #22
- build(deps): bump @sveltejs/adapter-static from 3.0.6 to 3.0.8 by @dependabot in #23
- build(deps): bump @typescript-eslint/parser from 8.18.1 to 8.18.2 by @dependabot in #21
- build(deps): bump @typescript-eslint/parser from 8.18.2 to 8.19.0 by @dependabot in #26
- build(deps): bump svelte from 5.15.0 to 5.16.0 by @dependabot in #28
- build(deps): bump @sveltejs/kit from 2.15.0 to 2.15.1 by @dependabot in #29
- build(deps): bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #27
- build(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #30
- build(deps): bump sass from 1.83.0 to 1.83.1 by @dependabot in #34
- build(deps): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot in #32
- build(deps): bump @typescript-eslint/parser from 8.19.0 to 8.19.1 by @dependabot in #31
- build(deps): bump svelte from 5.16.0 to 5.16.2 by @dependabot in #33
- chore: replace CORS proxy using direct fetch by @OLILHR in #35
- chore: remove caching as data is now fetched instantly anyway by @OLILHR in #36
- chore: remove proxy service to trigger
ics
download instantly by @OLILHR in #37 - ci: set auth0 client IDs for stage/prod in deployment workflows by @OLILHR in #38
New Contributors
- @OLILHR made their first contribution in #6
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/Hochfrequenz/fristenkalender-frontend/commits/v0.1.0