Skip to content

Latest commit

 

History

History
202 lines (78 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

202 lines (78 loc) · 6.42 KB

CHANGELOG

3.2.0 (2022-10-03)

Features

  • packages/sui-precommit: update dset to latest version (c83da15)

3.1.0 (2022-02-01)

Bug Fixes

  • packages/sui-precommit: Fix commit-msg hook (85725bd)

3.0.0 (2022-02-01)

Features

  • packages/sui-precommit: Add missing packages (afc7326)
  • packages/sui-precommit: Force new release of sui-precommit after merge (2158abb)
  • packages/sui-precommit: Remove not needed stuff (0ec2ad9)
  • packages/sui-precommit: Rollback version for release (8941df2)
  • packages/sui-precommit: Simplify precommit further (7d5ad2c)
  • packages/sui-precommit: Update README with new info (8c3023e)

2.15.0 (2021-12-23)

Bug Fixes

  • packages/sui-precommit: Wait accordingly to promises (b609ee7)

Features

  • packages/sui-precommit: Add file extension to imports (5ab9b6f)
  • packages/sui-precommit: Migrate package to ESModules (3ab3b9e)
  • packages/sui-precommit: Remove Husky dependency and create manually hooks (307c833)

2.14.0 (2021-05-17)

Bug Fixes

  • packages/sui-precommit: upgrade dset dependency to remove vulnerability (6f0d1cc)

2.13.0 (2020-12-30)

Features

  • sui-precommit: Use latest and same commander version and avoid installing different versions (15f4134)

2.12.0 (2020-11-11)

Features

  • sui-precommit: install latest husky version (d8a8bb3)

2.11.0 (2020-11-02)

2.10.0 (2020-10-23)

2.9.0 (2020-10-01)

Features

  • sui-precommit: upgrade dependencies (f222c9c)

2.8.0 (2020-07-16)

Features

  • sui-precommit: adapt to newer husky script (d736751)
  • sui-precommit: don't overwrite lint script if already present (5d52c3e)
  • sui-precommit: make it postinstall script compatible (6bcbb35)
  • sui-precommit: prepare for release (1b79b7c)
  • sui-precommit: simplify functionality using dset (2138848)
  • sui-precommit: upgrade dependencies and add a preinstall hook (9ea99d4)

2.7.0 (2019-07-30)

Features

  • sui-precommit: Upgrade @s-ui/lint (31626ec)

2.6.0 (2019-03-18)

Bug Fixes

  • sui-precommit: exit on error (3efba13)

2.5.0 (2018-04-12)

Features

  • sui-precommit: make sui-precommit to only lint staged files (8552487)

2.4.0 (2017-09-21)

Bug Fixes

  • sui-precommit: make installation to add exact version of husky (193ec1c)
  • sui-precommit: remove git-validate dependency (b47bd21)

Features

2.2.0 (2017-06-27)

Features

  • sui-precommit: commit to force release (efee2b1)

2.1.0 (2017-06-21)

Bug Fixes

  • sui-precommit: remove unused scripts (e8e1d39)

2.0.0 (2017-06-21)

Bug Fixes

  • sui-precommit: fix install execution for windows (8a38405)

Features

  • sui-precommit: transform sui-precommit to a simple CLI service (65be335)

BREAKING CHANGES

  • sui-precommit: API has changed... now it's sui-lint instead of linting-rules

1.1.0 (2017-06-16)

Bug Fixes

  • sui-precommit: add build script to be compatible with sui-mono releases (0cd7d4b)

Features

  • sui-precommit: first commit of frontend-commit-rules migration to sui-precommit (6f77134)
  • sui-precommit: rename package to @schibstedspain/sui-precommit (b9a0a1d)