Skip to content

Releases: Mubashwer/pair-rotations-generator

v2.1.0

15 Feb 14:47

Choose a tag to compare

2.1.0 (2024-02-15)

Features

  • install newrelic browser agent (b428345)

v2.0.0

12 Feb 14:02

Choose a tag to compare

2.0.0 (2024-02-12)

  • chore(vite)!: update tsconfig (a0a5411)

BREAKING CHANGES

  • Target ES2021 instead of ES5

v1.1.4

15 Dec 10:01

Choose a tag to compare

1.1.4 (2021-12-15)

Bug Fixes

  • rotations-generator: Fix member names textbox aria-label typo (78f5811)

v1.1.3

15 Dec 09:52

Choose a tag to compare

1.1.3 (2021-12-15)

Bug Fixes

  • rotations-generator: add aria-label to member names textbox correctly (2fa20aa)

v1.1.2

15 Dec 09:47

Choose a tag to compare

1.1.2 (2021-12-15)

Bug Fixes

  • rotations-generator: add aria-label to textbox within member names combobox (0949b53)

v1.1.1

15 Dec 09:08

Choose a tag to compare

1.1.1 (2021-12-15)

Bug Fixes

  • rotations-generator: empty rotations list not rendered when no member names have been entered (3bc14b7)

v1.1.0

14 Dec 07:27

Choose a tag to compare

1.1.0 (2021-12-14)

Features

  • dark-mode: Adds dark mode which enable automatically (f4aec64)

v1.0.2

10 Dec 08:25

Choose a tag to compare

1.0.2 (2021-12-10)

Performance Improvements

  • rotations: memoize entire rotations component instead of just generatePairRotations (742cf2c)

v1.0.1

30 Nov 09:18

Choose a tag to compare

1.0.1 (2021-11-30)

Bug Fixes

  • semantic-release: revert to use PAT for release (0eb9f4a)
  • semantic-release: use default github token from checkout action for release (cfc15f3)

v1.0.0

30 Nov 09:03

Choose a tag to compare

1.0.0 (2021-11-30)

Bug Fixes

  • deploy-job: not caching node modules (c0b776d)
  • rotations-generator: disable textfield instead of setting maxLength to 0 to make test pass (985222d)
  • semantic-release: check out code before release (a86d418)
  • semantic-release: use personal access token to release protected main branch (1954b18)

Features

  • semantic-release: integrated with semantic release (9ed1f77)