Skip to content

Tags: herbsjs/herbs

Tags

v2.1.0

Toggle v2.1.0's commit message
chore(release): 2.1.0 [skip ci]

# [2.1.0](v2.0.0...v2.1.0) (2023-11-22)

### Bug Fixes

* **aloe:** fix export main ([348bf2d](348bf2d))
* **dependecies:** aloe and buchu ([d947b25](d947b25))

### Features

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

v2.1.0-beta.7

Toggle v2.1.0-beta.7's commit message
chore(release): 2.1.0-beta.7 [skip ci]

# [2.1.0-beta.7](v2.1.0-beta.6...v2.1.0-beta.7) (2023-11-22)

### Features

* 🎸 update suma, buchu , gotu and aloe ([79c901e](79c901e))

v2.1.0-beta.6

Toggle v2.1.0-beta.6's commit message
chore(release): 2.1.0-beta.6 [skip ci]

# [2.1.0-beta.6](v2.1.0-beta.5...v2.1.0-beta.6) (2023-05-12)

### Features

* **specs:** update Aloe version - scenario.only feature ([1921511](1921511))

v2.1.0-beta.5

Toggle v2.1.0-beta.5's commit message
chore(release): 2.1.0-beta.5 [skip ci]

# [2.1.0-beta.5](v2.1.0-beta.4...v2.1.0-beta.5) (2023-05-07)

### Features

* **entity:** onlyIDs and reference validation ([e89483b](e89483b))

v2.1.0-beta.4

Toggle v2.1.0-beta.4's commit message
chore(release): 2.1.0-beta.4 [skip ci]

# [2.1.0-beta.4](v2.1.0-beta.3...v2.1.0-beta.4) (2023-03-29)

### Bug Fixes

* **aloe:** fix export main ([348bf2d](348bf2d))

v2.1.0-beta.3

Toggle v2.1.0-beta.3's commit message
chore(release): 2.1.0-beta.3 [skip ci]

# [2.1.0-beta.3](v2.1.0-beta.2...v2.1.0-beta.3) (2023-03-29)

### Bug Fixes

* **dependecies:** aloe and buchu ([d947b25](d947b25))

### Features

* **buchu:** bump version to beta ([34feedb](34feedb))

v2.1.0-beta.2

Toggle v2.1.0-beta.2's commit message
chore(release): 2.1.0-beta.2 [skip ci]

# [2.1.0-beta.2](v2.1.0-beta.1...v2.1.0-beta.2) (2023-03-29)

### Features

* **gotu:** updated version ([4eebf99](4eebf99))

v2.1.0-beta.1

Toggle v2.1.0-beta.1's commit message
chore(release): 2.1.0-beta.1 [skip ci]

# [2.1.0-beta.1](v2.0.0...v2.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](7986652))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.6.2...v2.0.0) (2023-03-06)

### Features

* **buchu:** update buchu version to 2.1.0 ([d038691](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

Toggle v1.6.2's commit message
chore(release): 1.6.2 [skip ci]

## [1.6.2](v1.6.1...v1.6.2) (2022-08-15)

### Bug Fixes

* **herbs:** update herbs dependencies ([5f0930f](5f0930f))