Skip to content

Releases: transifex/transifex-javascript

v7.1.2

03 Jul 07:51
4707bb5
Compare
Choose a tag to compare

What's Changed

  • TXNative: Expose params in missing policies in #225

Full Changelog: v7.1.1...v7.1.2

v7.1.1

07 Jun 11:01
3130255
Compare
Choose a tag to compare

What's Changed

  • Remove defaultProps from React package by @lborba in #223

New Contributors

Full Changelog: v7.1.0...v7.1.1

v7.1.0

07 Feb 10:27
805e1f8
Compare
Choose a tag to compare

What's Changed

  • Pin nock version in tests in #217
  • Angular 16 update by @tse018 in #195
  • Update readme for Angular in #218

Full Changelog: v7.0.1...v7.1.0

v7.0.1

26 Jan 11:51
6d9a133
Compare
Choose a tag to compare

This is a major 7.x release to the Transifex Native Javascript SDKs.

Breaking changes

THERE ARE NO API BREAKING CHANGES WITH 6.X.X

Staring 7.x, Angular 16 is required. If you are using Angular 14 or 15, please use the 6.x.x version of Transifex Native related packages.

Notable improvements

  • Replacing axios with fetch on @transifex/native library to improve bundle size
  • Starting this release, we are dropping support for old, legacy browsers
  • The minimum supported NodeJS version is 16.x
  • Improved support for Typescript declaration files.

Please note that the SDK is not written in Typescript, so TS support is best effort.

What's Changed

  • Update React hooks to pass custom tx instance in #205
  • Optimize bundle size in #204
  • Update @transifex/api TS declaration file in #206
  • Update packages versions in #207
  • @transifex/cli: Detect Vue3 script setup in #208
  • @transifex/api Update TS declarations in #209
  • @transifex/native: Update .d.ts file in #211

Full Changelog: v6.0.2...v7.0.0

v7.0.0

26 Jan 11:14
705d662
Compare
Choose a tag to compare
v7.0.0 Pre-release
Pre-release

Pre-release for major update.

v6.0.2

11 Dec 11:15
e7c0547
Compare
Choose a tag to compare

What's Changed

  • Bump testing node versions in #196
  • Make plural handling more loose in #201

Full Changelog: v6.0.1...v6.0.2

v6.0.1

02 Oct 10:27
Compare
Choose a tag to compare

What's Changed

  • Add support for Angular 15 self-closing-tags inside txjs-cli push by @tomcek112 in #194

Full Changelog: v6.0.0...v6.0.1

v6.0.0

27 Sep 12:23
Compare
Choose a tag to compare

Breaking

6.0.0 release is breaking change for the @transifex/angular SDK. The following versions are supported:

  • For Angular 14 or 15 use @transifex/angular@6.x.x
  • For Angular 12 or 13 use @transifex/angular@5.x.x
  • For Angular 11 use @transifex/angular@1.x.x

All the other packages in this monorepo are backwards compatible with 5.x.x

What's Changed

New Contributors

Full Changelog: v5.4.0...v6.0.0

v5.4.0

05 Jul 07:44
Compare
Choose a tag to compare

What's Changed

  • @transifex/cli: Add --override-occurences flag for compatibility with CDS 4.0.0 in #190

Full Changelog: v5.3.0...v5.4.0

v5.3.0

06 Jun 11:39
Compare
Choose a tag to compare

What's Changed

  • Update globalObject webpack target in #188

Full Changelog: v5.2.0...v5.3.0