Skip to content

Releases: json-derulo/angular-ecmascript-intl

v7.0.0

Choose a tag to compare

@json-derulo json-derulo released this 04 Jun 07:36

Breaking Changes

  • Require Angular v22 or later

v6.0.0

Choose a tag to compare

@json-derulo json-derulo released this 28 May 16:31

Breaking Changes

  • Removed Angular less than 20 from peer dependencies

Added

  • New pipe intlDuration

v5.0.0

Choose a tag to compare

@json-derulo json-derulo released this 19 Nov 17:20

Breaking Changes

  • Updated minimum required Angular version to v19

v4.0.0

Choose a tag to compare

@json-derulo json-derulo released this 23 May 05:29

Breaking Changes

  • Minimum required Angular version is now v18

v3.0.1

Choose a tag to compare

@json-derulo json-derulo released this 10 Apr 15:45

Fixed

  • Added missing export of relative time injection token to public API

v3.0.0

Choose a tag to compare

@json-derulo json-derulo released this 08 Nov 16:12
56e4056

Breaking Changes

  • Minimum required Angular version is now v17

2.0.1

Choose a tag to compare

@json-derulo json-derulo released this 22 Aug 15:58

What's Changed

  • update npm package meta data
  • update README

2.0.0

Choose a tag to compare

@json-derulo json-derulo released this 31 May 16:39

Breaking Changes

  • Minimum required Angular version is now v16

1.0.0

Choose a tag to compare

@json-derulo json-derulo released this 03 Mar 21:18

This is the first stable release of the package.

What's Changed

  • feat: add relative time pipe in #14

Release 0.4.0

Release 0.4.0 Pre-release
Pre-release

Choose a tag to compare

@json-derulo json-derulo released this 25 Feb 11:15

Breaking Changes

  • limit options which are not supported by the Intl APIs anyways

Other changes

  • add unit pipe in #11
  • limit options according to EcmaScript specification in #12
  • add list pipe in #13