UNPKG

makemehapi

Version:

Self guided workshops to teach you about hapi.

25 lines (13 loc) 1.34 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [7.1.4](https://github.com/ccarruitero/makemehapi/compare/v7.1.3...v7.1.4) (2020-11-23) ### [7.1.3](https://github.com/ccarruitero/makemehapi/compare/v7.1.2...v7.1.3) (2020-05-20) ### Bug Fixes * **handling:** add info about setup files base path in server ([f8bae05](https://github.com/ccarruitero/makemehapi/commit/f8bae05cb69c11fb255ffb07a848fb3890e934c4)) * cookies exercise solution ([1b2ec73](https://github.com/ccarruitero/makemehapi/commit/1b2ec73104a9f354dbba59b92acb71350b5d478c)) * kill child process when hyperquest fail fix [#186](https://github.com/ccarruitero/makemehapi/issues/186) ([a014b3a](https://github.com/ccarruitero/makemehapi/commit/a014b3aa877e4e3f711bcf52e3d57c4868c0d0ea)) * linter ([170fdc1](https://github.com/ccarruitero/makemehapi/commit/170fdc1e76bae8ee738962d8cbc604a155f99855)) ### [7.1.2](https://github.com/ccarruitero/makemehapi/compare/v7.1.1...v7.1.2) (2020-01-13) ### Bug Fixes * license in package.json ([c078e8f](https://github.com/ccarruitero/makemehapi/commit/c078e8ff454ac8faccaf98e58c5db4644e354687)) ### [7.1.1](https://github.com/ccarruitero/makemehapi/compare/v7.1.0...v7.1.1) (2019-11-06)