Skip to content

Releases: digitoimistodude/devpackages

2.6.1

22 Jan 14:41
Compare
Choose a tag to compare

2.6.1: 2025-01-22

  • Fix cssnano stripping out font-family declarations

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