@@ -4,8 +4,39 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ 0.0.11] ( https://github.com/izelnakri/emberx/compare/0.0.11...0.0.11 )
8
-
7
+ #### [ 0.0.12] ( https://github.com/izelnakri/emberx/compare/0.0.12...0.0.12 )
8
+
9
+ - Node tests [ ` #11 ` ] ( https://github.com/izelnakri/emberx/pull/11 )
10
+ - initial internal transition tests [ ` b3be085 ` ] ( https://github.com/izelnakri/emberx/commit/b3be08559db665b215998b60a868e4a4cd103831 )
11
+ - update packages [ ` 5100ddc ` ] ( https://github.com/izelnakri/emberx/commit/5100ddc020bea847801079c7f7df48635b05a319 )
12
+ - cleanup before pkg upgrades [ ` 035e606 ` ] ( https://github.com/izelnakri/emberx/commit/035e60656f61ea2ddf70b6734d2de2cf044e2e2a )
13
+ - adjust blog example file names [ ` 8426a7c ` ] ( https://github.com/izelnakri/emberx/commit/8426a7cfaffe3c8dae0b80af39029802235ef398 )
14
+ - this.owner interface for tests and components [ ` 5c25311 ` ] ( https://github.com/izelnakri/emberx/commit/5c253110383f540439f1b69bf62ee6914571fde6 )
15
+ - POC: shared owner for tests [ ` e8d0da7 ` ] ( https://github.com/izelnakri/emberx/commit/e8d0da797bdd70a4c59cf3145c07526e77c4de24 )
16
+ - better example references inside tests [ ` 276f920 ` ] ( https://github.com/izelnakri/emberx/commit/276f92050c502d6b1495d6f45a7d13bf5eacc233 )
17
+ - fixed ts compiler warnings for release [ ` 7f8faa8 ` ] ( https://github.com/izelnakri/emberx/commit/7f8faa8598294c80d8031b179c088ac8da1f0020 )
18
+ - complex < ; LinkTo> ; loading state test [ ` cc10ca8 ` ] ( https://github.com/izelnakri/emberx/commit/cc10ca89d0b2d90455471f109bb7562326ac5ef0 )
19
+ - queryParams change now cause model hook changes [ ` 45ba218 ` ] ( https://github.com/izelnakri/emberx/commit/45ba2185bfc277779631d10d5735d5e388c1a824 )
20
+ - @emberx/helper object helpers [ ` 49fc55e ` ] ( https://github.com/izelnakri/emberx/commit/49fc55ef3e335f85d0e64cc012f5d2e66ebd9138 )
21
+ - initial router adjustments for queryParams [ ` 174041b ` ] ( https://github.com/izelnakri/emberx/commit/174041b39a80ac98650f7f14c57630ddbd92ad61 )
22
+ - add route resolver modules [ ` aaf583b ` ] ( https://github.com/izelnakri/emberx/commit/aaf583bfdb24c444b9af0518211c15722521add5 )
23
+ - document differences between ember and emberx [ ` 3b41788 ` ] ( https://github.com/izelnakri/emberx/commit/3b4178896fef92ff2ae41b2a9a0b502ef58e9fae )
24
+ - many debug adjustments to @emberx/router module [ ` de7a190 ` ] ( https://github.com/izelnakri/emberx/commit/de7a1905b9ad24996bcc27d44a70fd821e7c0f9d )
25
+ - proj build adjustments for node tests [ ` 2a32fb2 ` ] ( https://github.com/izelnakri/emberx/commit/2a32fb2f97143db4cfbfb794fffd7f0059b27743 )
26
+ - make @emberx helper, component tests run on node! [ ` b0ee650 ` ] ( https://github.com/izelnakri/emberx/commit/b0ee650fe5d5a99be62635ae3826fce36481cc2b )
27
+ - make @emberx pkgs compatible in node.js & esbuild [ ` 9db5f59 ` ] ( https://github.com/izelnakri/emberx/commit/9db5f59bf013b9a8bba7b1ecb903b6ce31d2e2df )
28
+ - test helper setups improved [ ` e073cb6 ` ] ( https://github.com/izelnakri/emberx/commit/e073cb604a64e817ae3bd8974bd67a6d8c5dc4b0 )
29
+ - add fix-rsvp-module-reference script to fix rsvp [ ` 5312bf2 ` ] ( https://github.com/izelnakri/emberx/commit/5312bf2165fca94171ef471a45cbbdca7041f8cc )
30
+ - make remaining @emberx/helper tests qunitx runable [ ` e23eea3 ` ] ( https://github.com/izelnakri/emberx/commit/e23eea3bc4b797665b4dc565dea1270085383bdf )
31
+ - @emberx/helper make and helper test standalone [ ` 4c063d0 ` ] ( https://github.com/izelnakri/emberx/commit/4c063d0c85899b265df7799d37d0741586c4f3d1 )
32
+ - fix test builds for qunitx [ ` 67f0794 ` ] ( https://github.com/izelnakri/emberx/commit/67f0794c13529da054490d277bc1b0cce52512bf )
33
+ - make @emberx pkg package.json target ESM [ ` 142f3d6 ` ] ( https://github.com/izelnakri/emberx/commit/142f3d66f09b67ca74493aa3a66841482b823365 )
34
+
35
+ #### [ 0.0.12] ( https://github.com/izelnakri/emberx/compare/0.0.11...0.0.12 )
36
+
37
+ > 21 June 2021
38
+
39
+ - Release 0.0.12 [ ` d6d7bfe ` ] ( https://github.com/izelnakri/emberx/commit/d6d7bfe7b0f7f9a822c68b422d62baef00eb8658 )
9
40
- fix builds and docs for alpha release [ ` bc6b36b ` ] ( https://github.com/izelnakri/emberx/commit/bc6b36b57ef7c7ed8a4540ed4635581666c2bd23 )
10
41
- queryParam test sketches/files [ ` 88efea6 ` ] ( https://github.com/izelnakri/emberx/commit/88efea6e65a2950dba3ae9335692a5a95e25b335 )
11
42
- @emberx/router < ; LinkTo/> ; most tests [ ` d4936f1 ` ] ( https://github.com/izelnakri/emberx/commit/d4936f190fce25c4163db52fccb976e9a8f0c333 )
0 commit comments