Skip to content

Releases: netlogix/nxstyleguide

2.1.0

24 Oct 13:02
6d60ed4

Choose a tag to compare

What's Changed

  • feat: Ensure exceptions from SSR middleware are logged in Sentry by @tweis in #40
  • refactor: Replace deprecated AbstractFile::FILETYPE_IMAGE with FileTy… by @tweis in #41
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #38
  • build(deps): bump saschanowak/CloverCodeCoverageSummary from 1.1.0 to 1.1.1 by @dependabot[bot] in #39
  • fix: Use additionalArguments instead of enforcing the registering of default arguments by @tweis in #42

Full Changelog: 2.0.0...2.1.0

2.0.0

13 Aug 20:18
96dadc1

Choose a tag to compare

What's Changed

  • feat: Add TYPO3 13 compatibility by @saschanowak in #33
  • fix: do not escape output by @saschanowak in #34
  • fix: Register class attribute to ensure it is accessable via $this->a… by @tweis in #36
  • feat: Define PHP version for Prettier by @tweis in #37

Full Changelog: 1.0.0...2.0.0

1.0.0

09 Jan 11:17
66a5bfc

Choose a tag to compare

What's Changed

  • feat: Add PictureViewHelper and SSR middleware by @tweis in #2
  • feat: Add CDN support for StencilViewHelper by @tweis in #4
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #3
  • build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in #5
  • build(deps): bump saschanowak/CloverCodeCoverageSummary from 0.4.0 to 1.0.0 by @dependabot in #7
  • build(deps-dev): update ssch/typo3-rector requirement from ^1.5 to ^2.0 by @dependabot in #6
  • feat: update ssch/typo3-rector to 2.0 by @saschanowak in #8
  • build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot in #9
  • fix: Ensure labels and settings are written to page cache by @tweis in #15
  • build(deps): bump saschanowak/CloverCodeCoverageSummary from 1.0.0 to 1.0.1 by @dependabot in #14
  • fix: Use PHP reflection as ObjectAccess does not provide the function… by @tweis in #16
  • build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.5 by @dependabot in #13
  • feat: align PictureViewHelper with other projects by @saschanowak in #18
  • build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #19
  • fix: add xhrCache to InlineSettingArray by @saschanowak in #20
  • fix: Ensure print-request is always evaluated by @tweis in #24
  • fix: add url support by @saschanowak in #27

New Contributors

Full Changelog: https://github.com/netlogix/nxstyleguide/commits/1.0.0