Skip to content

Releases: dxc-technology/halstack-react-hal

5.3.0

26 Jul 12:05
e05c6b8
Compare
Choose a tag to compare
  • halstack-react peerDependency changed to include also v13.

5.2.1

25 Apr 14:54
6e2a5ef
Compare
Choose a tag to compare
  • HalstackProvider removed from the halTable to avoid conflicts with any other context

5.2.0

09 Apr 10:16
9a0711d
Compare
Choose a tag to compare

What's Changed

  • Core-js added as a dependency

5.1.0

08 Apr 09:33
2031665
Compare
Choose a tag to compare

What's Changed

  • halstack-client added as external dependency

5.0.0

05 Apr 10:07
5f681d5
Compare
Choose a tag to compare

What's Changed

  • Vulnerabilities fixed
  • Update halstack-client
  • Update peerDependencies and changes for haltsack-react 12.0.0

4.0.0

15 Dec 11:25
7f6ca7c
Compare
Choose a tag to compare

Updates

  • Changed project structure to Monorepo #56
  • Updated peerDependencies #57

3.0.0

24 Mar 09:40
10ce6b8
Compare
Choose a tag to compare

💥 Breaking changes

  • HalAutocomplete prop url has been renamed to collectionUrl for consistency. #44

🚀 New features

  • Added TypeScript definitions to all Hal Components. #44
  • /app example project has also been updated to use Typescript. #44

✨ Minor changes

  • HalTable specifications have been updated to match the current implementation and design of the DxcResultsetTable. #44
  • Updated error font color in the HalTable to match Halstack DS color standards and patterns. #44

ℹ️ Other information

  • Upgrade @dxc-technology/halstack-react to the latest release 9.0.0. #48
  • Upgrade @dxc-technology/halstack-react-client to the latest release 1.3.3. #44

2.0.0

18 Oct 14:50
777ef70
Compare
Choose a tag to compare

💥 Breaking changes:

  • Upgrade to Halstack React version 6. #13
  • Upgrade React and Halstack Client. #13

✨ New features:

  • Add HalTable and HalAutocomplete examples to /app. #13

🐛 Patches:

  • Fix HalAutocomplete filtering. Now, this is the responsibility of HAL API. #13

1.1.4

28 Jun 15:11
d16f8ca
Compare
Choose a tag to compare

Bump versions for some dependencies

1.1.3

25 Feb 08:44
53d771a
Compare
Choose a tag to compare

Standarization of error structure in useHalResource hook.