Releases: Sped0n/bridget
Releases · Sped0n/bridget
Release v2.1.5
What's Changed
Full Changelog: v2.1.4...v2.1.5
Release v2.1.4
Release v2.1.3
Bug Fixes
Other Changes
- build(deps-dev): bump @typescript-eslint/parser from 8.46.4 to 8.47.0 by @dependabot[bot] in #527
- build(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #526
- build(deps-dev): bump typescript-eslint from 8.46.4 to 8.47.0 by @dependabot[bot] in #525
- build(deps-dev): bump typescript-eslint from 8.47.0 to 8.48.0 by @dependabot[bot] in #531
- build(deps-dev): bump @typescript-eslint/parser from 8.47.0 to 8.48.0 by @dependabot[bot] in #529
- build(deps-dev): bump vite from 7.2.2 to 7.2.4 by @dependabot[bot] in #530
- chore: remove dummy bundled/js/critical.js by @Sped0n in #533
Full Changelog: v2.1.2...v2.1.3
Release v2.1.2
What's Changed
Full Changelog: v2.1.1...v2.1.2
Release v2.1.1
New Features
- Move dart sass pipeline to vite, eliminate the need to install standalone dart sass binary, see #523
Bug Fixes
- use absolute URL for fw font in scss, see 8b3b5cd
Other changes
- docs: update README.md by @Sped0n in #520
- refactor: switch to sass-embedded and remove manual install by @Sped0n in #521
- docs: update documentations by @Sped0n in #522
Full Changelog: v2.1.0...v2.1.1
Release v2.1.0
Breaking Changes
Removal of Multilingual Support
- refactor: remove multilingual support and language-specific fonts in 72b830d
- remove i18n leftover files by @Sped0n in #518
New Labels Parameter
# config/_default/params.toml
# labels (text shown on the UI)
[labels]
next = "next"
prev = "prev"
close = "close"
threshold = "Threshold"
error = "page not found"
loading = "loading..."Dart Sass
Dart Sass is required now for both modules and git installation. See https://gohugo.io/functions/css/sass/#dart-sass for more details.
New Features
- sub path is now supported for
baseUrl, see #517
Other Changes
- build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.5.4 by @dependabot[bot] in #506
- build(deps-dev): bump eslint-import-resolver-typescript from 3.6.3 to 4.4.4 by @dependabot[bot] in #505
- build(deps): bump gsap from 3.12.5 to 3.13.0 by @dependabot[bot] in #504
- build(deps-dev): bump vite from 5.4.2 to 5.4.21 by @dependabot[bot] in #508
- build(deps): bump tj-actions/changed-files from 41 to 46 in /.github/workflows by @dependabot[bot] in #507
- build(deps-dev): bump prettier from 3.3.3 to 3.6.2 by @dependabot[bot] in #503
- build(deps-dev): bump prettier-plugin-organize-imports from 4.1.0 to 4.3.0 by @dependabot[bot] in #497
- build(deps): bump solid-js from 1.9.4 to 1.9.9 by @dependabot[bot] in #502
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 by @dependabot[bot] in #498
- build(deps-dev): bump terser from 5.37.0 to 5.44.0 by @dependabot[bot] in #499
- build(deps-dev): bump typescript from 5.7.2 to 5.9.3 by @dependabot[bot] in #494
- build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #495
- build(deps-dev): bump vite-plugin-solid from 2.10.2 to 2.11.9 by @dependabot[bot] in #496
- Bump deps by @Sped0n in #515
- Misc by @Sped0n in #516
- docs + ci by @Sped0n in #519
Full Changelog: v2.0.5...v2.1.0
Release v2.0.5
What's Changed
- ci: fallback to
github.tokenin ESLint workflow by @Sped0n in #431 - Add tamil translation by @ananthb in #430
- build(deps): bump swiper from 11.1.11 to 11.1.15 by @dependabot in #427
- build(deps): bump solid-js from 1.8.22 to 1.9.4 by @dependabot in #433
- build(deps-dev): bump typescript from 5.5.4 to 5.7.2 by @dependabot in #428
- build(deps-dev): bump terser from 5.31.6 to 5.37.0 by @dependabot in #436
- build(deps-dev): bump eslint-plugin-solid from 0.14.2 to 0.14.5 by @dependabot in #435
- build(deps-dev): bump rollup from 4.21.1 to 4.30.1 by @dependabot in #437
- build(deps-dev): bump sass from 1.77.8 to 1.83.1 by @dependabot in #434
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #413
- build(deps-dev): bump prettier-plugin-organize-imports from 4.0.0 to 4.1.0 by @dependabot in #405
New Contributors
Full Changelog: v2.0.4...v2.0.5
Release v2.0.4
What's Changed
- docs: clarify relative path usage in documentation by @Sped0n in #389
- build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #386
- build(deps-dev): bump terser from 5.31.1 to 5.31.6 by @dependabot in #381
- build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #368
- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #362
- build(deps-dev): bump eslint-plugin-solid from 0.14.1 to 0.14.2 by @dependabot in #380
- build(deps-dev): bump vite from 5.3.3 to 5.4.2 by @dependabot in #385
- build(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 by @dependabot in #364
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #367
- build(deps): bump swiper from 11.1.4 to 11.1.11 by @dependabot in #390
- build(deps): bump solid-js from 1.8.18 to 1.8.22 by @dependabot in #391
- build(deps-dev): bump sass from 1.77.6 to 1.77.8 by @dependabot in #359
Full Changelog: v2.0.3...v2.0.4
Release v2.0.3
What's Changed
- build(deps-dev): bump vite from 5.1.6 to 5.1.7 by @dependabot in #313
- build(deps): bump solid-js from 1.8.15 to 1.8.16 by @dependabot in #306
- build(deps-dev): bump eslint-plugin-solid from 0.13.1 to 0.13.2 by @dependabot in #308
- build(deps-dev): bump typescript from 5.4.2 to 5.4.4 by @dependabot in #314
- build(deps-dev): bump sass from 1.71.1 to 1.74.1 by @dependabot in #317
- build(deps-dev): bump terser from 5.29.2 to 5.30.3 by @dependabot in #316
- build(deps): bump swiper from 11.0.7 to 11.1.0 by @dependabot in #311
- build(deps-dev): bump vite from 5.1.7 to 5.2.8 by @dependabot in #315
- build(deps-dev): bump vite from 5.2.8 to 5.2.11 by @dependabot in #327
- build(deps): bump swiper from 11.1.0 to 11.1.1 by @dependabot in #318
- build(deps-dev): bump terser from 5.30.3 to 5.31.0 by @dependabot in #324
- build(deps-dev): bump sass from 1.74.1 to 1.77.1 by @dependabot in #328
- build(deps-dev): bump eslint-plugin-solid from 0.13.2 to 0.14.0 by @dependabot in #325
- build(deps): bump solid-js from 1.8.16 to 1.8.17 by @dependabot in #322
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #320
- chore: update domain by @Sped0n in #330
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #343
- build(deps): bump swiper from 11.1.1 to 11.1.4 by @dependabot in #333
- build(deps-dev): bump typescript from 5.4.5 to 5.5.3 by @dependabot in #350
- build(deps-dev): bump prettier-plugin-organize-imports from 3.2.4 to 4.0.0 by @dependabot in #351
- build(deps): bump solid-js from 1.8.17 to 1.8.18 by @dependabot in #349
- build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.4.0 by @dependabot in #352
- build(deps-dev): bump vite from 5.2.11 to 5.3.2 by @dependabot in #348
- build(deps-dev): bump terser from 5.31.0 to 5.31.1 by @dependabot in #337
- build(deps-dev): bump sass from 1.77.1 to 1.77.6 by @dependabot in #341
- build(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #342
- build(deps-dev): bump eslint-plugin-solid from 0.14.0 to 0.14.1 by @dependabot in #345
- fix: fix keyboard navigation by @Sped0n in #356
- build(deps-dev): bump vite from 5.3.2 to 5.3.3 by @dependabot in #357
- feat: enhance mobile detection logic by @Sped0n in #358
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
What's Changed
- refactor: improve top position calculation in stylesheets by @Sped0n in #302
- docs: update documentation by @Sped0n in #303
Full Changelog: v2.0.1...v2.0.2