Skip to content

Releases: bmartinson/ngx-x-browser-svg-mask

2.2.5

10 Apr 16:44
c5dd3d9
Compare
Choose a tag to compare

This update ensures the latest package dependencies are in use, renames the wrapper test project for better naming schemes, and relocates the use of partial Ivy compilation to the directive only.

2.2.4

19 Feb 19:53
e437b81
Compare
Choose a tag to compare

This simply includes updates to the project dependencies.

2.2.3

06 Feb 02:14
22f01a4
Compare
Choose a tag to compare

A minor maintenance update:

  • Package updates for a clean CVE list.
  • Turned on partial Ivy compilation mode to support npm publishing requirements.

2.2.2

16 Jan 07:21
0da4347
Compare
Choose a tag to compare

A revision update to build with the latest package installations to improve security warnings.

2.2.1

11 Dec 08:09
8c34683
Compare
Choose a tag to compare

This update ensures that the package uses the latest dependencies for Angular 13.1.

2.2.0

10 Nov 01:56
41a6ec4
Compare
Choose a tag to compare

This update ensures that the package uses the latest dependencies for Angular 13.

2.1.0

14 May 23:53
9a34f46
Compare
Choose a tag to compare

This release uses the latest dependencies since the release of Angular 12.

2.0.10

24 Feb 06:10
Compare
Choose a tag to compare

This release ensures that the latest dependencies are in use for the project.

2.0.9

28 Jan 22:09
Compare
Choose a tag to compare

This version removes the readonly designation on the svg mask input directive attribute so that strict type checking does not fail when using the directive.

2.0.8

28 Jan 03:09
Compare
Choose a tag to compare

This version makes sure that every single dependency is using the latest version, except for TypeScript which is still on 4.0 for compatibility reasons.