Skip to content

Releases: herbsjs/herbs

v2.1.0

22 Nov 19:27
Compare
Choose a tag to compare

2.1.0 (2023-11-22)

Bug Fixes

  • aloe: fix export main (348bf2d)
  • dependecies: aloe and buchu (d947b25)

Features

  • 🎸 update suma, buchu , gotu and aloe (79c901e)
  • buchu: bump version to beta (34feedb)
  • entity: onlyIDs and reference validation (e89483b)
  • gotu: updated version (4eebf99)
  • specs: update Aloe version - scenario.only feature (1921511)
  • suma: tryParse is a helper function that tries to parse a value to the expected type (7986652)

v2.1.0-beta.7

22 Nov 19:20
Compare
Choose a tag to compare
v2.1.0-beta.7 Pre-release
Pre-release

2.1.0-beta.7 (2023-11-22)

Features

  • 🎸 update suma, buchu , gotu and aloe (79c901e)

v2.1.0-beta.6

12 May 19:51
Compare
Choose a tag to compare
v2.1.0-beta.6 Pre-release
Pre-release

2.1.0-beta.6 (2023-05-12)

Features

  • specs: update Aloe version - scenario.only feature (1921511)

v2.1.0-beta.5

07 May 16:51
Compare
Choose a tag to compare
v2.1.0-beta.5 Pre-release
Pre-release

2.1.0-beta.5 (2023-05-07)

Features

  • entity: onlyIDs and reference validation (e89483b)

v2.1.0-beta.4

29 Mar 23:49
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

2.1.0-beta.4 (2023-03-29)

Bug Fixes

v2.1.0-beta.3

29 Mar 23:34
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

2.1.0-beta.3 (2023-03-29)

Bug Fixes

  • dependecies: aloe and buchu (d947b25)

Features

  • buchu: bump version to beta (34feedb)

v2.1.0-beta.2

29 Mar 21:45
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

2.1.0-beta.2 (2023-03-29)

Features

v2.1.0-beta.1

29 Mar 21:33
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2023-03-29)

Features

  • suma: tryParse is a helper function that tries to parse a value to the expected type (7986652)

v2.0.0

06 Mar 14:34
Compare
Choose a tag to compare

2.0.0 (2023-03-06)

Features

  • buchu: update buchu version to 2.1.0 (d038691)

BREAKING CHANGES

  • buchu: Projects that are using ctx.user. A ctx.user variable will now be overridden by context. So now this variable becomes reserved by the library and we recommend not using it beyond the purpose of capturing user information coming via authorize

re: herbsjs/buchu#92

v1.6.2

15 Aug 17:12
Compare
Choose a tag to compare

1.6.2 (2022-08-15)

Bug Fixes

  • herbs: update herbs dependencies (5f0930f)