Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
js-utils: 1.6.0
1.6.0 (2025-03-12)
Features
OmitFunctionMembers
helper type (13fd2fc)HttpClientMixin
, offering an accessible API to create simple HttpClients abstractions with support for both fetch and axios (4157766)transformFetchJson()
util function (cae5dc2)addTrailingSlash
function (ca3a0e8)stripUndefined
andstripNull
util functions (4be0ec1)Bug Fixes
HttpClientMixin
exports (6c2ea5f)HttpClient
that would cause fetch responses not to be handled properly sometimes (98c69de)HttpClient
that would cause unhandled errors not to be thrown (a5d22a8)invokeEndpoint
to break in case of an unexpected response type (0e3f7f8)browser-utils: 1.6.0
1.6.0 (2025-03-12)
Features
LocalStorageMixin
(66f6b1d)@spuxx/browser-utils
now includes built-in styles and themes (4040e55)Bug Fixes
nest-auth: 2.0.0
2.0.0 (2025-03-12)
⚠ BREAKING CHANGES
@spuxx/nest-auth
Features
@spuxx/nest-auth
(8c96838)nest-utils: 5.0.0
5.0.0 (2025-03-12)
⚠ BREAKING CHANGES
@spuxx/nest-auth
AuthModule
from express-openid-connect by forcing consumers to import theauth
middleware themselves and hand it over to this packageFeatures
@nanogiants/nestjs-swagger-api-exception-decorator
is now bundled intonest-utils
(de635f0)CustomLogger.getContext()
method (4b2fb40)AuthModule
from express-openid-connect by forcing consumers to import theauth
middleware themselves and hand it over to this package (90ea1de)@spuxx/nest-auth
(8c96838)authOptions.allowedRedirectUrls
withauthOptions.allowedRedirectHostnames
to better resemble the behavior of the validation (5aa928e)TransformBooleanString
transformer decorator (b2a567d)LocalStorageMixin
(66f6b1d)AuthModule
for handling authorization and authentication through OIDC (0d3cdd7)@Map()
decorator now supports mapping nested objects (650535f)@Map()
is now able to map nested properties fully automatically (bb18d8c)@TransformArrayString()
decorator andtransformArrayString()
function (8e77f0c)@TransformBooleanString
decorator and exposedtransformBooleanString()
function (a11da65)IsOptionalUnless
validator (8bcb005)Bug Fixes
AuthGuard
(46d43b2)SessionResource
being wrongly typed that would prevent family_name from being accessible (b76cb8e)AuthModule
as a global module (11f92af)rxjs
as a peer dependency (732922c)@nanogiants/nestjs-swagger-api-exception-decorator
into a peer dependency (b1904b4)http
exports (43c07b8)@Mapper()
to break onDate
properties (6507169)transformBooleanString()
where undefined or nullish values would becomefalse
(eaee6ee)nest-testing: 3.0.0
3.0.0 (2025-03-12)
⚠ BREAKING CHANGES
TestContainer
no longer implicitly includesAuthModule
, but instead detects when it has been providedFeatures
TestContainer
no longer implicitly includesAuthModule
, but instead detects when it has been provided (784da85)@spuxx/nest-testing
(a9719e2)solid: 1.1.0
1.1.0 (2025-03-12)
Features
@spuxx/solid
package (11f671c)Bug Fixes
This PR was generated with Release Please. See documentation.