Skip to content

Releases: digitoimistodude/devpackages

2.6.0

25 Nov 09:21
Compare
Choose a tag to compare

2.6.0: 2024-11-25

  • Remove postcss plugins postcss-minify-font-values and postcss-discard-unused
  • Update stylelintrc rules to match air-light 9.4.6-dev

2.5.9

25 Oct 09:14
Compare
Choose a tag to compare

2.5.9: 2024-10-25

  • Remove declaration-property-unit-allowed-list

2.5.8

21 Oct 13:44
Compare
Choose a tag to compare

2.5.8: 2024-10-21

  • Remove stylelint-file-max-lines

2.5.7

09 Sep 13:21
Compare
Choose a tag to compare

2.5.7: 2024-09-09

  • Upgrade node to v20.17.0
  • Exclude vendor dir in gulp-phpcs

2.5.6

18 Apr 13:32
Compare
Choose a tag to compare

2.5.6: 2024-04-18

  • Add phpcs.xml to root as a part of devpackages
  • Re-locate phpcs.xml to correct location

2.5.5

18 Apr 13:23
Compare
Choose a tag to compare

2.5.5: 2024-04-18

  • Remove files that are no longer in use
  • Add missing PROJECTNAME variable to phpcs.xml

2.5.4

01 Jun 14:12
Compare
Choose a tag to compare

2.5.4: 2023-06-01

  • Add rule "number-leading-zero": "never",
  • Disallow using of percents
  • Make default nesting depth 2
  • Add ignoreAtRules to nesting rules

2.5.3

15 Feb 20:23
Compare
Choose a tag to compare

2.5.3: 2023-02-15

  • Update root font size for rem-over-px
  • Ignore -1px in rem-over-px
  • Add missing postcss-scss
  • Remove deprecated rules
  • Update .editorconfig
  • Update stylelint-config-standard-scss
  • Unit tests for stylelint packages

2.5.2

15 Feb 19:01
Compare
Choose a tag to compare

2.5.2: 2023-02-15

  • More consistent sass and stylelint config for gulp
  • Add declaration-property-value-no-unknown
  • Add stylelint-file-max-lines
  • Add stylelint-rem-over-px
  • Remove the obvious null rules from .stylelintrc
  • Remove .travis.yml
  • Update @ronilaukkarinen/gulp-stylelint to 14.1.1
  • Update @ronilaukkarinen/stylelint-a11y to 1.2.7

2.5.1

13 Feb 17:52
Compare
Choose a tag to compare

2.5.1: 2023-02-13

  • Update @babel/core to 7.20.12
  • Update @ronilaukkarinen/gulp-stylelint to 14.1.0
  • Update @ronilaukkarinen/stylelint-a11y to 1.2.6
  • Update @ronilaukkarinen/stylelint-declaration-strict-value to 1.9.2
  • Update @ronilaukkarinen/stylelint-value-no-unknown-custom-properties to 4.0.1
  • Update babel-loader to 9.1.2
  • Update browser-sync to 2.27.11
  • Update caniuse-lite to 1.0.30001451
  • Update eslint to 8.34.0
  • Update eslint-plugin-import to 2.27.5
  • Update eslint-plugin-jsx-a11y to 6.7.1
  • Update eslint-plugin-react to 7.32.2
  • Update gulp-eslint-new to 1.7.2
  • Update npm-check-updates to 16.7.4
  • Update postcss to 8.4.21
  • Update sass to 1.58.0
  • Update stylelint to 15.1.0
  • Update stylelint-config-recommended to 10.0.1
  • Update stylelint-config-recommended-scss to 9.0.0
  • Update stylelint-config-standard to 30.0.1
  • Update stylelint-config-standard-scss to 7.0.0
  • Update stylelint-order to 6.0.2
  • Update stylelint-scss to 4.4.0