Releases: adopted-ember-addons/torii
Releases · adopted-ember-addons/torii
v1.0.0-torii
Release (2025-08-07)
- torii 1.0.0 (major)
💥 Breaking Change
torii- #42 Add a dependency on
@ember/string, require ember-auto-import@v2 (@jagthedrummer) - #43 Update node to current LTS versions, dropping Node < 20 (@jagthedrummer)
- #40 Update addon blueprint to 4.8 (@Gaurav0)
- #42 Add a dependency on
📝 Documentation
🏠 Internal
torii- #45 setup release-plan (@NullVoxPopuli)
- #44 Switch from yarn to pnpm@10 (@jagthedrummer)
Committers: 3
- Gaurav Munjal (@Gaurav0)
- Jeremy Green (@jagthedrummer)
- @NullVoxPopuli
Ember 5 Compatibility Beta
Release 1.0.0-beta.1
- down the version (9d24781)
- remove lerna changelog for now, needs clean slate (073fa5a)
- add release-it script (d2fdb3c)
- Remove last autoinjection (wasn't needed anyway) (4f40f51)
- Merge pull request #9 from adopted-ember-addons/documentation-changes (09edb36)
- Installing release-it (09b1e98)
- WIP: Make necessary documentation changes (4ea3b11)
- Merge pull request #6 from adopted-ember-addons/Gaurav0-master (7920514)
- Merge branch 'master' of github.com:Gaurav0/torii into Gaurav0-master (8fae8c1)
- Small changes to Readme, remove namespace for now (ec0ded5)
- remove unnecessary run wrappers (a135cf3)
- remove another implicit injection (1255bfb)
- add note to README (033b5fd)
- test on ember 4.4 (0d8b7d4)
- fix lint (eb47452)
- BREAKING: Remove implicit injections which do not work in Ember 4.x (9e9b0c1)
- upgrade to ember-auto-import 2.x (e9d18c1)
- fix ci config (e8861bf)
- update ember-maybe-import-regenerator (405fd08)
- yarn deduplicate (b5466d9)
- apply lint-to-the-future (a3868cd)
- install lint-to-the-future (9196313)
- fix test (efc689f)
- fix prettier errors (d29a5cb)
- v3.14.0...v3.28.5 (814e929)
- fix config error (3318b38)
- fix github action (504b946)
- fix tests (772b27b)
- Merge branch 'master' into mine (88412c5)
- Fix badge url (d73015f)
- Merge pull request #2 from halfbyte/make-plans (d9a7007)
- Add note to readme about future plans, change details in package.json (68bde9e)
- Merge pull request #1 from halfbyte/move-tests-to-github (c65cc9b)
- remove circleci config (4906824)
- WIP: Test config (3445d48)
- Disable lint for computed property cache side effect (a97ef5a)
- Make sure linter is happy, streamline tasks for now (9e6aab8)
- Fix interpolations (8908608)
- Update ember try, use github workflows (1a7377e)
- Update .travis.yml to link handlebars via yarn (532ca96)
- Update .travis.yml to run tests via yarn (4536ef2)
- Update .travis.yml to employ yarn when linting (2fccb3c)
- Update .travis.yml to install/script via yarn (face874)
- Updated README to include disclaimer (eabbeb9)
- upgrade to be more EMBER OCTANE friendly (f53a29b)
- employ router service (bb53717)
- remove ember-native-dom-event-dispatcher (15d44d6)
- remove misuse of computed property (causing side effects by mutating state) (a92aab4)
- remove usage of deprecated
mergefunction (10ec7b0) - use
setto make sure the context updates properly (b344be0) - Merge pull request #403 from 0xadada/circleci-2-workflows (8abbfe9)
- Merge pull request #406 from mehrdadrafiee/patch-1 (057cf3f)
- Merge pull request #433 from sutori/api-versioning-for-facebook (33181b5)
- Merge pull request #434 from ef4/drop-unused (899bff6)
- Dropping unused module (edaf92a)
- Allow versioning of Facebook OAuth2 API (73239b9)
- Merge pull request #420 from sutori/replace-edmodo-connect-provider-with-addon (e9e82c5)
- Replace Edmodo Connect provider with addon (9fa97e9)
- Merge pull request #416 from mehrdadrafiee/patch-2 (9369efa)
- Fixes some ESLint errors. (28f30f6)
- Merge pull request #407 from erikap/patch-1 (430064a)
- Add azure-ad2 provider to 3rd party addons (015a2a2)
- Update yarn command (838504b)
- Migrate to Circle CI 2.0 workflows (cc05e3c)