@scalar/fastify-api-reference 1.25.115 → 1.25.116

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @scalar/fastify-api-reference
2
2
 
3
+ ## 1.25.116
4
+
5
+ ### Patch Changes
6
+
7
+ - a30e7cc: fix: package doesn’t work with `moduleResolution: NodeNext`
8
+ - Updated dependencies [a30e7cc]
9
+ - @scalar/types@0.0.31
10
+
3
11
  ## 1.25.115
4
12
 
5
13
  ## 1.25.114
@@ -1,5 +1,5 @@
1
1
  import type { FastifyBaseLogger, FastifyTypeProviderDefault, RawServerDefault } from 'fastify';
2
- import type { FastifyApiReferenceOptions } from './types';
2
+ import type { FastifyApiReferenceOptions } from './types.ts';
3
3
  /**
4
4
  * The Fastify custom theme CSS
5
5
  */
@@ -1 +1 @@
1
- {"version":3,"file":"fastifyApiReference.d.ts","sourceRoot":"","sources":["../src/fastifyApiReference.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,iBAAiB,EACjB,0BAA0B,EAC1B,gBAAgB,EACjB,MAAM,SAAS,CAAA;AAIhB,OAAO,KAAK,EAEV,0BAA0B,EAC3B,MAAM,SAAS,CAAA;AA+BhB;;GAEG;AACH,eAAO,MAAM,UAAU,s4EAwEtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,UAAU,YAAa,0BAA0B,WAkB7D,CAAA;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,OAAO,EAAE,0BAA0B,UAgB/D;AAED,QAAA,MAAM,mBAAmB,sIA0MxB,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"fastifyApiReference.d.ts","sourceRoot":"","sources":["../src/fastifyApiReference.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,iBAAiB,EACjB,0BAA0B,EAC1B,gBAAgB,EACjB,MAAM,SAAS,CAAA;AAIhB,OAAO,KAAK,EAEV,0BAA0B,EAC3B,MAAM,YAAY,CAAA;AA+BnB;;GAEG;AACH,eAAO,MAAM,UAAU,s4EAwEtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,UAAU,YAAa,0BAA0B,WAkB7D,CAAA;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,OAAO,EAAE,0BAA0B,UAgB/D;AAED,QAAA,MAAM,mBAAmB,sIA0MxB,CAAA;AAED,eAAe,mBAAmB,CAAA"}