Skip to content

Releases: ScoreShuttle/hapi-resource-router

v1.3.4

Choose a tag to compare

@themindoverall themindoverall released this 10 Feb 20:41

1.3.4 (2021-02-10)

Bug Fixes

  • define v1 branch (4d83d86)
  • release from v1 (3ecfa19)
  • update lab (c5979b0)
  • use npm ci on circle (d34044f)
  • plugin: use onPreStart event instead of onPostStart to bind routes (72a1315)

v2.1.2

Choose a tag to compare

@themindoverall themindoverall released this 22 Oct 16:47

2.1.2 (2020-10-22)

Bug Fixes

  • package: update github org (0ccdc00)

v2.1.1

Choose a tag to compare

@themindoverall themindoverall released this 10 Aug 18:23

2.1.1 (2020-08-10)

Bug Fixes

  • package: bump deps (c62b7e0)
  • plugin: fix controller-based subscription handlers (339ca95)

v2.1.0

Choose a tag to compare

@themindoverall themindoverall released this 08 Jun 17:10

2.1.0 (2020-06-08)

Bug Fixes

  • plugin: route-level validation > controller-level validation (80f0a63)

Features

  • plugin: route validation > controller validation (bca02ad)

v2.0.1

Choose a tag to compare

@themindoverall themindoverall released this 20 Aug 17:30

2.0.1 (2019-08-20)

Bug Fixes

v2.0.0

Choose a tag to compare

@themindoverall themindoverall released this 16 Aug 16:35

2.0.0 (2019-08-16)

Features

BREAKING CHANGES

  • package: Switch to the @Hapi org dependencies

v1.3.3

Choose a tag to compare

@themindoverall themindoverall released this 01 Aug 18:03

1.3.3 (2019-08-01)

Bug Fixes

  • plugin: fix controller import (cd365b7)

v1.3.2

Choose a tag to compare

@themindoverall themindoverall released this 27 Jun 15:24

1.3.2 (2019-06-27)

Bug Fixes

  • plugin: pass all config through on subscriptions (da1a21b)

v1.3.1

Choose a tag to compare

@themindoverall themindoverall released this 24 Jun 15:08

1.3.1 (2019-06-24)

Bug Fixes

  • plugin: Add controller arguments (797117c)

v1.3.0

Choose a tag to compare

@themindoverall themindoverall released this 24 Jun 14:18

1.3.0 (2019-06-24)

Bug Fixes

  • plugin: rename to lowercase (d3d026f)

Features

  • plugin: Add support for controller string aliases (6241d53)