Skip to content

Releases: mono-js/mono

v1.0.0

Choose a tag to compare

@atinux atinux released this 24 May 18:26

Mono is now in v1.0.0 🌟

Breaking changes

v0.9.2

Choose a tag to compare

@atinux atinux released this 17 May 17:22

Patches

  • Docs: Fix typo: 2d3c101
  • Docs: Deploying section: 4badc5a
  • Docs: Add testing section: b2a8401
  • Docs: Add programmatically section: 7e4c9d5
  • Create CNAME: bdf3cda
  • Pkg: Upgrade dependencies: e17bc5a
  • Fix: Continue modules boot when one is missing: ace90c4

v0.9.0

Choose a tag to compare

@atinux atinux released this 24 Feb 14:43

Minor

  • Remove /_env and /_version and /_routes in favour of giving more informations directly to /_ route.
  • Add conf.appDir

v0.8.0

Choose a tag to compare

@atinux atinux released this 08 Dec 15:33

Minor Changes

  • Minor: Add env property in routes: 1593639
  • Minor: Implement hooks: 9099672
  • Debug: Add debug log informations (DEBUG=mono:*): 0bab8f8

Patches

  • Package: Lint test and add debug module: f900e33

v0.7.0

Choose a tag to compare

@atinux atinux released this 06 Dec 16:41

Minor Changes

  • Utils: Add asyncMap and asyncForEach: 30c31ec

v0.6.1

Choose a tag to compare

@atinux atinux released this 26 Oct 09:01

Patches

  • Patch: Upgrade dependencies: 48f119a
  • Patch: Use express.json & express.urlencoded directly: 637ec58

v0.6.0

Choose a tag to compare

@atinux atinux released this 20 Oct 15:35

Minor Changes

  • Minor: Remove module & init calls with context as this: e958052

v0.5.1

Choose a tag to compare

@atinux atinux released this 18 Oct 23:02

Patch

  • utils: Reject and Error instead of a string (c5834c5)

v0.5.0

Choose a tag to compare

@atinux atinux released this 18 Oct 22:45

Minor

  • utils: Add timeout for waitForEvent method (12944a6)
  • package: Upgrade dependencies (b1dce49)