Skip to content

Releases: feathersjs-ecosystem/feathers-debugger-service

Release 1.3.0

23 Sep 08:23
Compare
Choose a tag to compare
  • Removed unecessary console.warn
  • Allow exposing debugger ui without chrome extension
  • Fixed bug with ne-db (ctx.data is now stringified)

Version 1.2.1

17 Aug 23:45
Compare
Choose a tag to compare

Fixes minor bug with registering service.

Version 1.2.0

17 Aug 22:46
Compare
Choose a tag to compare
  • Uses Feathers-NeDB
  • Exposes /feathers-debugger-service
  • Compatible with Feathers Debugger 1.2.0 (aligned versioning)