Skip to content

Releases: jonchurch/airlock

v1.1.1

12 May 15:35
Compare
Choose a tag to compare
  • move install info and features back to top of readme 111352e

v1.1.0...v1.1.1

v1.1.0

12 May 15:30
Compare
Choose a tag to compare

Node 18 is required! It always was! Now we tell people that!

  • fix packge.json 9778879
  • update readme to explain Node 18 requirement d4adf88
  • add strict engine npmrc file d629e2d
  • add minimum node version of 18 in order to support native fetch b020c74

v1.0.1...v1.1.0

v1.0.1

12 May 05:07
Compare
Choose a tag to compare
  • add empty test script 1296ce1
  • add readme a86fdbd
  • okay I guess scopes work differently than I thought 104983b
  • update namespace f6d9eb7
  • add repo to package.json 1a24f32
  • update which files are published, only dist 9246e6a
  • always run generate at build time 1bf48d4
  • generate with useSingleRequestParameter off 9b0d4bd
  • disable singe requests param option 7d29059
  • add dist to .gitignore b3390bf
  • update package.json to export cjs and mjs 4050723
  • init tsconfig, disable esModuleInterop 2e0b24e
  • generate with new config 4a65ca8
  • update to pass config via openapitools.json d34b1f0
  • blow out the src dir 53cda53
  • generate sdk a1963af
  • create openapitools.json file 57d05ad
  • add generate script 8c49707
  • update package.json metadata 0a03b08
  • install tsup and openapi generator as devdeps fcc59d6

79bdb96...v1.0.1