Skip to content

Releases: DazzlingFugu/ember-reading-time

Release v3.0.0

25 May 14:40
8355eb0
Compare
Choose a tag to compare

Changelog: v2.0.0...v3.0.0

Breaking changes

Drop node 12 support (#80)

This addon relies on dependencies that are no longer compatible with node 12.

Upgrade ember-auto-import from 1.12.0 to 2.6.3 (#28, #108)

It is breaking because projects consuming this addon will also have to update to ember-auto-import

Upgrade to Ember 4.10 (#103)

Requirements bumped to Ember.js/CLI version 3.28 or above.

Chore

Update metadata and workflows (0647a8c)

CI

CI - New workflow to auto-update list of contributors (#23)

Auto-update list of contributors (#24)

Build

Whitelist files to include when publishing (#25)

Dependencies

build(deps-dev): bump qunit-dom from 1.6.0 to 2.0.0 (#21)
build(deps-dev): bump eslint-plugin-ember from 10.5.5 to 10.5.7 (#22)
build(deps-dev): bump eslint-plugin-qunit from 6.2.0 to 7.0.0 (#26)
build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#4)
build(deps-dev): bump ember-try from 1.4.0 to 2.0.0 (#27)
build(deps): bump ember-auto-import from 1.12.0 to 2.2.4 (#28)
build(deps-dev): bump eslint-plugin-ember from 10.5.7 to 10.5.8 (#30)
build(deps): bump ember-cli-htmlbars from 5.7.1 to 6.0.1 (#31)
build(deps-dev): bump @ember/test-helpers from 2.5.0 to 2.6.0 (#29)
build(deps): bump humanize-duration from 3.27.0 to 3.27.1 (#32)
build(deps-dev): bump @embroider/test-setup from 0.47.1 to 0.48.1 (#34)
build(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#33)
build(deps-dev): bump ember-page-title from 6.2.2 to 7.0.0 (#35)
build(deps): bump follow-redirects from 1.14.4 to 1.14.8 (#42)
build(deps): bump node-fetch from 2.6.5 to 2.6.7 (#43)
build(deps): bump engine.io from 5.2.0 to 5.2.1 (#44)
build(deps-dev): bump @ember/test-helpers from 2.6.0 to 2.7.0 (#46)
build(deps): bump nanoid from 3.1.30 to 3.3.4 (#49)
build(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (#50)
build(deps-dev): bump ember-page-title from 6.2.2 to 7.0.0 (#51)
build(deps-dev): bump eslint from 7.32.0 to 8.16.0 (#52)
build(deps): bump terser from 4.8.0 to 4.8.1 (#53)
build(deps): bump shell-quote from 1.7.2 to 1.7.3 (#54)
Build/ bump webpack & ember-auto-import (#56)
build(deps-dev): bump @glimmer/component from 1.0.4 to 1.1.2 (#57)
build(deps-dev): bump @ember/test-helpers from 2.7.0 to 2.8.1 (#58)
build(deps): bump ember-cli-htmlbars from 6.0.1 to 6.1.0 (#61)
build(deps-dev): bump ember-cli-dependency-checker from 3.2.0 to 3.3.1 (#62)
build(deps-dev): bump eslint-plugin-qunit from 7.0.0 to 7.3.1 (#65)
build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#66)
build(deps-dev): bump @babel/core from 7.18.10 to 7.19.0 (#69)
build(deps-dev): bump prettier from 2.5.1 to 2.7.1 (#70)
build(deps-dev): bump @embroider/test-setup from 0.48.1 to 1.8.3 (#73)
build(deps-dev): bump eslint-plugin-n from 15.2.1 to 15.2.5 (#74)
build(deps): bump mout from 1.2.3 to 1.2.4 (#78)
Upgrade eslint-plugin-ember to v11 (#80)
build(deps): bump humanize-duration from 3.27.1 to 3.27.3 (#81)
build(deps-dev): bump @glimmer/tracking from 1.0.4 to 1.1.2 (#84)
build(deps): bump loader-utils from 1.4.0 to 1.4.1 (#89)
build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#90)
build(deps): bump loader-utils from 1.4.1 to 1.4.2 (#94)
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#96)
build(deps): bump express from 4.17.1 to 4.18.2 (#98)
build(deps-dev): bump qunit from 2.17.2 to 2.19.4 (#101)
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#102)
Upgrade Ember.js from v3.28.3 to v4.10.0 (#103)
build(deps): bump minimist from 0.2.1 to 0.2.4 (#104)
build(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.9 (#105)
build(deps-dev): bump webpack from 5.74.0 to 5.76.0 (#106)
build(deps): bump ember-auto-import from 2.4.2 to 2.6.3 (#108)
build(deps): bump webpack from 5.75.0 to 5.76.0 (#109)
build(deps): bump humanize-duration from 3.27.3 to 3.28.0 (#110)
build(deps-dev): bump eslint-plugin-ember from 11.4.6 to 11.5.2 (#111)
build(deps-dev): bump ember-source from 4.10.0 to 4.12.0 (#112)
build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 (#113)
build(deps-dev): bump eslint from 8.16.0 to 8.40.0 (#114)
build(deps): bump webpack from 5.76.0 to 5.82.1 (#115)
build(deps-dev): bump ember-template-lint from 5.5.1 to 5.7.3 (#117)

Release v2.0.0

04 Nov 15:25
9e7a2d6
Compare
Choose a tag to compare

Changelog: v1.0.0...v2.0.0

Breaking changes

Upgrade to ember 3.28 (#10)

Drop support for Node.js version 10.
Drop support for Ember versions below v3.20

Build

Bump ember-maybe-import-regenerator from 0.1.6 to 1.0.0 (#16)

Bump ember-source from 3.28.1 to 3.28.4 (#17)

Update ember-cli to version 3.28.3 (#13)

Update @embroider/test-setup to v0.47.1 (#13)

Chores

Provide repository metadata (#14)

Refine information in package.json (#18)

Reuse organisation's workflow to run lint & tests (#13)

This change also activates the tests for Embroider, where a specific configuration had to be found
in order to make these tests pass. See the commits stack.

Reuse organisation's workflow to run tag & publish (#13)

Add contributors to README (#20)

Documentation

Improve wording (#9)