|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.12.0](https://github.com/monerium/js-sdk/compare/sdk-v2.11.1...sdk-v2.12.0) (2024-03-12) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add cross-chain typings ([f3b6583](https://github.com/monerium/js-sdk/commit/f3b6583a268e3aeaf31f143ce5fddbb30cb2f32e)) |
| 9 | +* add docs ([f5ba19d](https://github.com/monerium/js-sdk/commit/f5ba19d5600e01cd0c97467a0a1f2fe94a2f40fc)) |
| 10 | +* add support for pcke state ([741c581](https://github.com/monerium/js-sdk/commit/741c581dc93b1ad42c1b31583ac874d6a906b338)) |
| 11 | +* new functions added + arguments to class instance ([b5b8c5d](https://github.com/monerium/js-sdk/commit/b5b8c5d3fbae6ce7a90569b74d887b81d9f3a336)) |
| 12 | +* sepolia ([6de28cd](https://github.com/monerium/js-sdk/commit/6de28cd23be3a9130f2ecc08b47b4cdcf79991f5)) |
| 13 | +* use chainId instead of network and chain ([9d4f0dd](https://github.com/monerium/js-sdk/commit/9d4f0ddec29d68fe56a0c65074310d842168932e)) |
| 14 | +* use localStorage instead of sessionStorage to persists session between tabs ([8b5bc8b](https://github.com/monerium/js-sdk/commit/8b5bc8bfe0d773d14e13c020b75744b751375cb9)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* add example, fix sdk for backwards compatibility and update README ([6992417](https://github.com/monerium/js-sdk/commit/6992417e44b442a06b1d65f88d588d17e71b4562)) |
| 20 | +* add removal date to deprecated methods and add connect as deprecated ([c1e02e2](https://github.com/monerium/js-sdk/commit/c1e02e273b08b091475757e0e68051098e20a5a0)) |
| 21 | +* add yarnrc to each lib ([6dc9f7a](https://github.com/monerium/js-sdk/commit/6dc9f7a4a46e24596c862df83823f90be5dad803)) |
| 22 | +* added currency to placeOrderMessage [#66](https://github.com/monerium/js-sdk/issues/66) ([496df35](https://github.com/monerium/js-sdk/commit/496df35f268330ac7158785534d11f3ffece4777)) |
| 23 | +* broken test ([6cfdd57](https://github.com/monerium/js-sdk/commit/6cfdd57f041eba99312f5dc32fb40b7b2c2406a9)) |
| 24 | +* clean query on error ([2620322](https://github.com/monerium/js-sdk/commit/26203224cdfb09d5f1a8be34f0fb27ed6c95b800)) |
| 25 | +* continue on error gh-pages ([d033048](https://github.com/monerium/js-sdk/commit/d033048a490390815ef17dad45b526b04898c2ae)) |
| 26 | +* debug ([b2543eb](https://github.com/monerium/js-sdk/commit/b2543eb222cbe74131377e164c28c3093b72be5f)) |
| 27 | +* debug ([ea1bd38](https://github.com/monerium/js-sdk/commit/ea1bd38c8f8f98cf65a9bcab615faa540a8b7324)) |
| 28 | +* debug ([20e3ccb](https://github.com/monerium/js-sdk/commit/20e3ccb3297e3bba02be86349a151b1bf0ed8f5c)) |
| 29 | +* dep ([0d9953b](https://github.com/monerium/js-sdk/commit/0d9953b5a2e259851d05d422ecf7f2c1fa36c6ea)) |
| 30 | +* docs:watch task + docs update ([b42d6d8](https://github.com/monerium/js-sdk/commit/b42d6d804eb45869fd5a1ac39bf81b832e56bd2a)) |
| 31 | +* expose getChain and getNetwork + update docs ([085d9bd](https://github.com/monerium/js-sdk/commit/085d9bd261342d14936a7f9f1d5cc1fdd859ec26)) |
| 32 | +* letsgo ([af653ce](https://github.com/monerium/js-sdk/commit/af653ce744b333023892370b21ec28738c82910e)) |
| 33 | +* lol ([630cb9f](https://github.com/monerium/js-sdk/commit/630cb9fa3f4d7efa363b7fd9079c4e5e4e26bdd3)) |
| 34 | +* perm ([3210011](https://github.com/monerium/js-sdk/commit/32100114916d85b1b1982cd942c3181210943ee9)) |
| 35 | +* props to auto-link ([ce85efd](https://github.com/monerium/js-sdk/commit/ce85efd534cfcac7fb9e7804b733641aeb752f4f)) |
| 36 | +* publish ([537b336](https://github.com/monerium/js-sdk/commit/537b336180df288e0653b0db7230ae84758f8475)) |
| 37 | +* publish not working ([50a2a05](https://github.com/monerium/js-sdk/commit/50a2a0583c03ef7a66a605c8215f72256192b8e2)) |
| 38 | +* releaseas ([db309d2](https://github.com/monerium/js-sdk/commit/db309d2635196bac5df230e886d70c395c58b06b)) |
| 39 | +* remove authentication info on disconnect ([26e38c4](https://github.com/monerium/js-sdk/commit/26e38c46ee562deff8f04f38221ce091e24f53b2)) |
| 40 | +* remove packageManager from sdk packagejson ([f87d93d](https://github.com/monerium/js-sdk/commit/f87d93d51c953fdc8c72a4458f19f11ad0fd0d58)) |
| 41 | +* rewrite the CHANGELOG after a lot messy testing ([fb1a3c9](https://github.com/monerium/js-sdk/commit/fb1a3c9517c269c49bc6ad9e492c79481184afcd)) |
| 42 | +* sdk version ([27c479c](https://github.com/monerium/js-sdk/commit/27c479c3b324a33ea7e44613601e4f32269e9082)) |
| 43 | +* sepolia ([b5fbf28](https://github.com/monerium/js-sdk/commit/b5fbf2833bf460368c11c2ab8dccad0fde92339c)) |
| 44 | +* sepolia ([a744ebc](https://github.com/monerium/js-sdk/commit/a744ebcc95a96765e54928116945b9bb2bc4f2a6)) |
| 45 | +* sepolia instead of goerli ([030b172](https://github.com/monerium/js-sdk/commit/030b17259aad5d6c4576911ea328420b8d2cfd63)) |
| 46 | +* static files not deployed ([a1131d7](https://github.com/monerium/js-sdk/commit/a1131d7ab988a93e41b7f3b65429b5aa27ff588e)) |
| 47 | +* stuff ([6b06483](https://github.com/monerium/js-sdk/commit/6b06483ad5ca8f3e00e8d88f2739cf2526ae2101)) |
| 48 | +* stuff ([1dadd44](https://github.com/monerium/js-sdk/commit/1dadd44f07fb2234bf1fca1f1f20dbc4158cface)) |
| 49 | +* syntax ([f8cfbad](https://github.com/monerium/js-sdk/commit/f8cfbad0fa536808ddc988cf9e6ca8aef5247ef7)) |
| 50 | +* test ([9c01345](https://github.com/monerium/js-sdk/commit/9c0134559b628f3abf377400c7250cecca9e41d8)) |
| 51 | +* test ([2c52f99](https://github.com/monerium/js-sdk/commit/2c52f99e5c2fc19c502fae01e7ca105010df979f)) |
| 52 | +* test ([21c2cb8](https://github.com/monerium/js-sdk/commit/21c2cb8c936410f6701a87313cb1bcb4dd9f281f)) |
| 53 | +* test ([2a612b1](https://github.com/monerium/js-sdk/commit/2a612b1f93a59ec709c9f328c7ba4bc910971de9)) |
| 54 | +* test ([0dfd8e1](https://github.com/monerium/js-sdk/commit/0dfd8e1489db8096f1cb66a3816e410ddb996d64)) |
| 55 | +* test deploy ([1a3e311](https://github.com/monerium/js-sdk/commit/1a3e311fdc7bde2f17390e4cdb3f0a48859e5cf9)) |
| 56 | +* test: ([e122f61](https://github.com/monerium/js-sdk/commit/e122f61e5f907785b6076bfda855c275bcfce1d6)) |
| 57 | +* testing ([24389c9](https://github.com/monerium/js-sdk/commit/24389c9f243671c548d957dc499689e58e0bc3f6)) |
| 58 | +* testing affected ([60059eb](https://github.com/monerium/js-sdk/commit/60059ebc035dccf1dcbb4eb64cf0eeb071020caf)) |
| 59 | +* testing affected ([a10f49a](https://github.com/monerium/js-sdk/commit/a10f49a4840218c9f5fa76463b3132401d0a23f4)) |
| 60 | +* tests and release action ([a18438c](https://github.com/monerium/js-sdk/commit/a18438c2974e79975722afe8f7f9679358f32da5)) |
| 61 | +* timezone issues in unit tests, closes [#70](https://github.com/monerium/js-sdk/issues/70) ([fc10817](https://github.com/monerium/js-sdk/commit/fc10817ac5ad064c75a2c275feb070f2eafc7f6a)) |
| 62 | +* trigger both packages ([a8db647](https://github.com/monerium/js-sdk/commit/a8db647e694abd753bdb06df352c1d72617d7e67)) |
| 63 | +* trigger sdk ([ee1b950](https://github.com/monerium/js-sdk/commit/ee1b9502c61655e5f0771827fdd116b58c748834)) |
| 64 | +* typedoc deps ([0696536](https://github.com/monerium/js-sdk/commit/0696536edd834b6bf2ca6bf6ea39914d37fcda9c)) |
| 65 | +* uff ([ae8e9e5](https://github.com/monerium/js-sdk/commit/ae8e9e510b5fad9997addd31e1153e9ef66a9d5c)) |
| 66 | +* upload document ([0f6d49d](https://github.com/monerium/js-sdk/commit/0f6d49d821afa72c4a61e94e7a3a1377357dc727)) |
| 67 | +* version ([f3a1b1d](https://github.com/monerium/js-sdk/commit/f3a1b1d7750a2f743d84426e60ea368909dcf93d)) |
| 68 | +* yarn instead of npm ([5b86535](https://github.com/monerium/js-sdk/commit/5b86535ed225effa0d13b6b60388bf05783ebe63)) |
| 69 | + |
3 | 70 | ## [2.11.1](https://github.com/monerium/js-sdk/compare/sdk-v2.11.0...sdk-v2.11.1) (2024-03-12) |
4 | 71 |
|
5 | 72 |
|
|
0 commit comments