Skip to content

Releases: mono-js/mono

v1.0.0

24 May 18:26
Compare
Choose a tag to compare

Mono is now in v1.0.0 🌟

Breaking changes

v0.9.2

17 May 17:22
Compare
Choose a tag to compare

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

24 Feb 14:43
Compare
Choose a tag to compare

Minor

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

v0.8.0

08 Dec 15:33
Compare
Choose a tag to compare

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

06 Dec 16:41
Compare
Choose a tag to compare

Minor Changes

  • Utils: Add asyncMap and asyncForEach: 30c31ec

v0.6.1

26 Oct 09:01
Compare
Choose a tag to compare

Patches

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

v0.6.0

20 Oct 15:35
Compare
Choose a tag to compare

Minor Changes

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

v0.5.1

18 Oct 23:02
Compare
Choose a tag to compare

Patch

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

v0.5.0

18 Oct 22:45
Compare
Choose a tag to compare

Minor

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