Releases: cerinoligutom/ngx-fluent
Releases · cerinoligutom/ngx-fluent
v4.0.0
What's Changed
- build: Upgrade to Angular 18 by @cerinoligutom in #13
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- build: Upgrade to Angular 17 by @cerinoligutom in #12
Full Changelog: v2.0.0...v3.0.0
v2.0.0
v1.3.0
What's Changed
- Pipe arguments should now be reactive
- Ability to pass
FluentBundle
config tosetTranslationSourceMap()
by @miguel-sobong and @apappas1129 - Ability to pass
FluentBundle
instances tosetTranslationSourceMap()
- Improved
setTranslationSourceMap()
implementation- Can now be called multiple times to add multiple sources later
- If a new source for a previously loaded locale is passed, the service will automatically reload the cached locale translations with the new source definition
New Contributors
- @miguel-sobong made their first contribution in #7
- @apappas1129 made their first contribution in #8
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
v1.0.1
- Remove console log
v1.0.0
- Angular 13 support
v0.1.1
chore(release): v0.1.1