Skip to content

Releases: pauldcomanici/oia

babel-plugin-auto-logger-v2.0.0

21 Apr 15:28
Compare
Choose a tag to compare
  • πŸ’₯ package is now pure ESM. Please read this

babel-plugin-auto-logger-v1.2.4

21 Apr 10:25
Compare
Choose a tag to compare
  • 🏠 Update dependencies
  • 🏠 Update README

amiddy-v3.0.0

21 Apr 15:26
Compare
Choose a tag to compare
  • πŸ’₯ package is now pure ESM. Please read this

amiddy-v2.2.1

21 Apr 10:24
Compare
Choose a tag to compare
  • 🏠 Update dependencies
  • 🏠 Update README

amiddy-v2.2.0

19 Apr 17:47
Compare
Choose a tag to compare
  • 🏠 Update dependencies
  • πŸ“ Fix the link to the config documentation (when clicking from npm)
  • πŸš€ Ability to use a base configuration and tokens file to generate amiddy configuration. #16

amiddy-v2.1.0

15 Feb 21:03
Compare
Choose a tag to compare
  • 🏠 Update dependencies
  • πŸš€ Ability to provide own files (cert & key) for the certificate

babel-plugin-auto-logger-v1.2.3

18 Jan 19:23
Compare
Choose a tag to compare
  • πŸ› Plugin should not throw an error when catch clause does not contain parameters

babel-plugin-auto-logger-v1.2.2

18 Jan 18:34
Compare
Choose a tag to compare
  • 🏠 Update dependencies
  • 🍭 Use stringLiteral instead of identifier when building object keys

amiddy-v2.0.0

18 May 18:01
Compare
Choose a tag to compare
  • πŸ“ Upgrade guide from v1 to v2, see v1->v2.md
  • πŸ’₯ Ability to set custom response headers for every request
  • πŸš€ Ability to save response for a proxy-request made to a dependency
  • πŸš€ Ability to define mocks for dependencies.
  • 🍭 Move config documentation under docs/config
  • 🍭 Extend logger response to accept startDate as 0
  • 🍭 Extend logger response to display if the request is a mock or proxy
  • 🍭 Ability to build Url object based on dependency data
  • 🍭 - Setup service that prepares folder for recorded files
  • 🍭 - Prepare defaults for proxy & options
  • 🍭 - Integrate setup at startup
  • 🍭 - Option to ignore patterns when recording response
  • 🍭 - Ability to write file
  • 🍭 - Ability to enable/disable mocking or to disable a specific mock
  • 🏠 Refactor data generation for registry
  • 🏠 moved project source to monorepo (from https://github.com/darkyndy/amiddy)

babel-plugin-auto-logger-v1.2.1

19 Apr 18:05
Compare
Choose a tag to compare

🍭 ability to log arguments as object when output.type is simple and argsAsObjectis true