Skip to content

Releases: eliashaeussler/typo3-warming

0.3.20

23 Aug 17:30
0.3.20
1e3efdb
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

  • [BUGFIX] Use symfony/serializer to properly denormalize query params by @eliashaeussler in #74
  • [BUGFIX] Properly handle multi-language records in AccessUtility by @eliashaeussler in #77

⚙️ Dependencies

  • [TASK]: Bump @types/webpack-env from 1.17.0 to 1.18.0 in /Resources/Private/Frontend by @dependabot in #71
  • [TASK]: Bump eliashaeussler/cache-warmup from 0.8.0 to 0.8.1 in /Resources/Private/Libs/Build by @dependabot in #72

👷 Changed

Full Changelog: 0.3.19...0.3.20

0.3.19

14 Aug 16:40
0.3.19
c9ff088
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

  • [TASK]: Bump sass from 1.54.0 to 1.54.3 in /Resources/Private/Frontend by @dependabot in #67
  • [TASK]: Bump sass from 1.54.3 to 1.54.4 in /Resources/Private/Frontend by @dependabot in #69
  • [TASK]: Bump eslint-plugin-sonarjs from 0.14.0 to 0.15.0 in /Resources/Private/Frontend by @dependabot in #68
  • [TASK]: Bump stylelint from 14.9.1 to 14.10.0 in /Resources/Private/Frontend by @dependabot in #70

Full Changelog: 0.3.18...0.3.19

0.3.18

02 Aug 18:35
0.3.18
ed767d5
Compare
Choose a tag to compare

What's Changed

🚀 Improved

  • [FEATURE] Allow installation of eliashaeussler/cache-warmup 0.8.x by @eliashaeussler in #57

🚑 Fixed

⚙️ Dependencies

  • [TASK] Let Dependabot manage TER libraries by @eliashaeussler in #60
  • [TASK]: Bump @babel/plugin-transform-runtime from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #63
  • [TASK]: Bump @babel/core from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #61
  • [TASK]: Bump @babel/preset-env from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #64

👷 Changed

Full Changelog: 0.3.17...0.3.18

0.3.17

30 Jul 11:36
0.3.17
767b716
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

  • [TASK]: Bump sass from 1.53.0 to 1.54.0 in /Resources/Private/Frontend by @dependabot in #55
  • [TASK]: Bump webpack from 5.73.0 to 5.74.0 in /Resources/Private/Frontend by @dependabot in #56

👷 Changed

Full Changelog: 0.3.16...0.3.17

0.3.16

21 Jul 11:16
0.3.16
ec0a686
Compare
Choose a tag to compare

What's Changed

🚀 Improved

🚑 Fixed

⚙️ Dependencies

  • [TASK] Configure Dependabot update for Frontend resources by @eliashaeussler in #31
  • [TASK] Enable auto-merge for Dependabot minor npm updates by @eliashaeussler in #42
  • [TASK]: Bump eslint-plugin-sonarjs from 0.9.1 to 0.14.0 in /Resources/Private/Frontend by @dependabot in #43
  • [TASK]: Bump webpack-cli from 4.9.2 to 4.10.0 in /Resources/Private/Frontend by @dependabot in #39
  • [TASK]: Bump @types/webpack-env from 1.16.3 to 1.17.0 in /Resources/Private/Frontend by @dependabot in #40
  • [TASK]: Bump terser from 5.12.1 to 5.14.2 in /Resources/Private/Frontend by @dependabot in #44
  • [TASK]: Bump babel-loader from 8.2.4 to 8.2.5 in /Resources/Private/Frontend by @dependabot in #33
  • [TASK]: Bump webpack from 5.72.0 to 5.73.0 in /Resources/Private/Frontend by @dependabot in #36
  • [TASK]: Bump @babel/preset-env from 7.16.11 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #38
  • [TASK]: Bump @babel/plugin-transform-runtime from 7.17.0 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #41
  • [TASK]: Bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /Resources/Private/Frontend by @dependabot in #46
  • [TASK]: Bump typescript from 4.6.3 to 4.7.4 in /Resources/Private/Frontend by @dependabot in #51
  • [TASK]: Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /Resources/Private/Frontend by @dependabot in #48
  • [TASK]: Bump @babel/core from 7.17.9 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #49
  • [TASK]: Bump sass from 1.50.0 to 1.53.0 in /Resources/Private/Frontend by @dependabot in #47
  • [TASK]: Bump stylelint and stylelint-config-sass-guidelines in /Resources/Private/Frontend by @dependabot in #35
  • [TASK]: Bump css-loader from 5.2.7 to 6.7.1 in /Resources/Private/Frontend by @dependabot in #37
  • [TASK]: Bump sass-loader from 12.6.0 to 13.0.2 in /Resources/Private/Frontend by @dependabot in #45
  • [TASK]: Bump clean-webpack-plugin from 3.0.0 to 4.0.0 in /Resources/Private/Frontend by @dependabot in #34
  • [TASK]: Bump source-map-loader from 3.0.1 to 4.0.0 in /Resources/Private/Frontend by @dependabot in #50

👷 Changed

Full Changelog: 0.3.15...0.3.16

0.3.15

17 May 10:29
587e62a
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

New Contributors

Full Changelog: 0.3.14...0.3.15

0.3.14

17 May 10:22
31811ff
Compare
Choose a tag to compare

What's Changed

🚀 Improved

🚑 Fixed

👷 Changed

Full Changelog: 0.3.13...0.3.14

0.3.13

13 May 13:19
689408f
Compare
Choose a tag to compare

What's Changed

🚑 Fixed

  • [BUGFIX] Do not require "composer mode" checkbox in issue forms by @eliashaeussler in #21

Full Changelog: 0.3.12...0.3.13

0.3.12

27 Apr 20:49
a6d4c45
Compare
Choose a tag to compare

What's Changed

🚀 Improved

🚑 Fixed

  • [BUGFIX] Exclude generated JavaScript files from .editorconfig linting by @eliashaeussler in #20

Full Changelog: 0.3.11...0.3.12

0.3.11

21 Apr 21:07
d6e2467
Compare
Choose a tag to compare

What's Changed

🚀 Improved

Full Changelog: 0.3.10...0.3.11