Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #22598 stylelint-config-property-sort-order-smacss: 7.0.0 -> 7.1.0
    Infos
    #22598
    Thomas Gerbet (tgerbet)
    2021-08-04 14:31
    2021-08-03 17:15
    24172
    Details
    stylelint-config-property-sort-order-smacss: 7.0.0 -> 7.1.0

    This release adds the support of node 16. npm will stop complaining about it:

    npm WARN EBADENGINE Unsupported engine {
    npm WARN EBADENGINE   package: 'stylelint-config-property-sort-order-smacss@7.0.0',
    npm WARN EBADENGINE   required: { node: '^10.0.0 || ^12.0.0 || ^14.0.0 || ^15.0.0' },
    npm WARN EBADENGINE   current: { node: 'v16.5.0', npm: '7.20.3' }
    npm WARN EBADENGINE }
    

    Changelog: https://github.com/cahamilton/stylelint-config-property-sort-order-smacss/releases/tag/v7.1.0

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-08-04
    Attachments
    Empty
    References
    Referenced by request #22598

    Follow-ups