Skip to content

Releases: patternfly/react-console

prerelease-v5.1.0-prerelease.0

Pre-release

Choose a tag to compare

chore(ci): Add promotion CI workflow

prerelease-v5.0.0-prerelease.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:45
ef54cf9

5.0.0-prerelease.2 (2023-07-24)

prerelease-v5.0.0-prerelease.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:11
ef2d064

5.0.0-prerelease.1 (2023-06-26)

prerelease-v1.0.0-prerelease.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:41
6bdd9fc

1.0.0-prerelease.1 (2023-06-23)

Bug Fixes

  • CI: Remove dryrun (#34) (5f7ceeb)
  • CI: Update tag format to conform to prerelease standards (#33) (9a6b719)
  • docs: Convert example to fullscreen (#20) (2e8e066)
  • docs: fix bug in examples (#6) (34bbc4a)
  • docs: fix docs by updating react-styles path in markdown import (#16) (d750268), closes #15
  • docs: fix styles not being applied (#15) (ea5b6e1)
  • linting: resolve warnings being flagged by the linter (#26) (bcdeec6)
  • release: fix git link typo in package file (#4) (d764f21)
  • release: fix repo link in package file (#3) (bf1036d)
  • tsconfig: Update tsconfig to match files from pf-react (35e1a59)

Features

  • build: add cjs support (#9) (645f3a0)
  • docs: update documentation (#10) (cb6215d)
  • init: initial creation of extracted react-console (#1) (4653393)
  • release: remove dry run (#7) (bbdb59a)
  • v5: Update to import pf v5 alphas and release a v5 alpha (#32) (54f607b)

prerelease-v5.0.0-alpha.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:05
67f9559

5.0.0-alpha.2 (2023-06-14)

prerelease-v5.0.0-alpha.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Mar 20:08
5f7ceeb

5.0.0-alpha.1 (2023-03-31)

Bug Fixes

  • CI: Remove dryrun (#34) (5f7ceeb)
  • CI: Update tag format to conform to prerelease standards (#33) (9a6b719)

Features

  • v5: Update to import pf v5 alphas and release a v5 alpha (#32) (54f607b)

v4.95.5

Choose a tag to compare

@github-actions github-actions released this 27 Feb 16:32
bcdeec6

4.95.5 (2023-02-27)

Bug Fixes

  • linting: resolve warnings being flagged by the linter (#26) (bcdeec6)

v4.95.4

Choose a tag to compare

@github-actions github-actions released this 23 Feb 08:51

4.95.4 (2023-02-23)

Bug Fixes

  • tsconfig: Update tsconfig to match files from pf-react (35e1a59)

v4.95.3

Choose a tag to compare

@github-actions github-actions released this 22 Feb 18:12
2e8e066

4.95.3 (2023-02-22)

Bug Fixes

  • docs: Convert example to fullscreen (#20) (2e8e066)

v4.95.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 19:21
d750268

4.95.2 (2023-02-02)

Bug Fixes

  • docs: fix docs by updating react-styles path in markdown import (#16) (d750268), closes #15