Releases: kkomelin/isomorphic-dompurify
Releases · kkomelin/isomorphic-dompurify
Updated dependencies. Switched to pnpm
Changelog
- Updated
dompurify
and other dependencies. - Switched from npm to pnpm.
See the complete changelog for more details.
Release
Updated dependencies
Changelog
- Updated
dompurify
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Changelog
- Updated
dompurify
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Updated dependencies
Changelog
- Updated
dompurify
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Changelog
- Updated
dompurify
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Changelog
- Updated
jsdom
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Changelog
- Updated
dompurify
and other dependencies.
See the complete changelog for more details.
Release
Updated dependencies
Changed the way we distinguish client from server
Changelog
- Changed a way we distinguish client from server #239 (thanks to @BohdanYavorskyi)
- Improved the docs (@kkomelin)
We've just switched from typeof process === 'undefined'
to typeof window !== 'undefined'
for detecting the client. More details here #239
See the complete changelog for more details.