Skip to content

Releases: projectfluent/fluent.js

@fluent/dom 0.8.1

21 Dec 16:25
Compare
Choose a tag to compare
  • Add .js extension to imports (#581)

@fluent/bundle 0.17.1

21 Dec 16:27
Compare
Choose a tag to compare
  • Add per locale Intl memoizer (#504)
  • The type of caught errors is validated at runtime (#575)

@fluent/syntax 0.18.0

13 Sep 15:06
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)

@fluent/sequence 0.7.0

13 Sep 15:07
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)

@fluent/react 0.14.0

13 Sep 15:08
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)
  • Provide better errors when components are mis-configured (#549)

@fluent/langneg 0.6.0

13 Sep 15:09
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)
  • Remove circular dependency (#545)

@fluent/dom 0.8.0

13 Sep 15:10
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json. (#556)
  • Set Node.js 12 as the minimum supported version (#557)

@fluent/dedent 0.4.0

13 Sep 15:10
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)

@fluent/bundle 0.17.0

13 Sep 15:11
Compare
Choose a tag to compare
  • Remove "type": "commonjs" from the package's root package.json, but add "type": "module" to the esm/ directory. (#556, #567)
  • Set Node.js 12 as the minimum supported version (#557)

@fluent/langneg 0.5.2

17 Apr 12:46
Compare
Choose a tag to compare
  • Documentation fix. (#547)