Skip to content

Releases: Husbanken/ngx-translate-extract-marker

Fix engines i package.json

14 Mar 09:23
Compare
Choose a tag to compare

Fixed engines - node and npm - to be more lenient (>= instead of ~)

Split into two entrypoints

26 Jan 07:44
Compare
Choose a tag to compare

Due to an issue with Cypress and importing @angular/* dependencies I've decided to split the lib into two entrypoints; root (@colsen1991/ngx-translate-extract-marker) and /extras. The latter contains the new pipe and directive, as well as the module which includes both.

Fixed a few bugs

20 Jan 09:00
Compare
Choose a tag to compare

Fixed some errors related to changes in the build process

Initial release

18 Jan 08:34
Compare
Choose a tag to compare

Marker function, pipe and directive, including a NgModule with the latter two is now released