Skip to content

Releases: kkomelin/isomorphic-dompurify

Updated dependencies

22 Mar 08:09
Compare
Choose a tag to compare

Changelog

  • Updated dompurify.

See the complete changelog for more details.

Release

2.6.0

Updated dependencies

20 Mar 01:31
Compare
Choose a tag to compare

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.5.0

Updated dependencies

21 Feb 03:07
Compare
Choose a tag to compare

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.4.0

Updated dependencies

23 Jan 07:59
Compare
Choose a tag to compare

Changelog

  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.3.0

Updated dependencies

06 Jan 10:26
Compare
Choose a tag to compare

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.2.0

Updated dependencies

05 Jan 04:17
Compare
Choose a tag to compare

Changelog

See the complete changelog for more details.

Release

2.1.0

Changed the way we distinguish client from server

23 Dec 07:28
Compare
Choose a tag to compare

Changelog

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.

Release

2.0.0

Rolled back previous change. Updated dev dependencies.

20 Dec 01:37
Compare
Choose a tag to compare

Changelog

  • Rolled back the change introduced in 1.12.0 because it didn't help to fix the #228 issue.
  • Updated dev dependencies.

See the complete changelog for more details.

Release

1.13.0

Tried to fix the "Window is not defined" build issue in Next.js

12 Dec 01:19
Compare
Choose a tag to compare

Changelog

See the complete changelog for more details.

Release

1.12.0

Set Node 18 requirement through package.json

01 Dec 05:42
Compare
Choose a tag to compare

Changelog

Release

1.11.0