Skip to content

Release v1.0.1

Latest

Choose a tag to compare

@insulineru insulineru released this 14 Jun 03:21
0d7e236
🔧 Create an npm package instead of using git submodules (#15)

* 🔧 deps: create package.json

* 🎨 deps: create lib structure

* 🔧 deps: add dependencies, create base gitignore

* 🔧 deps: add base build config

* 🚑 fix: typescript errors

* 🚑 fix: remove infura and env

* 🔧 deps: add yalc (to simple development)

* 🚑 fix: remove nullish coalescing

* 🚑 fix: clear old "getDomain" func

* 🚀 deps: setup deploy and first release

* 🏷️ fix: correct balance types

* 🚑 fix: solana connect

* 🔖 chore: up version to 1.0.1

* Remove react-toastify

* 'lib'->'build'

* Rebuild

* Rebuild

* Update package.json

Co-authored-by: iower <35522011+iower@users.noreply.github.com>

* 🐛 fix: remove unusable type check

* ♻️ refactor: add context and constants to index lib file

* 🎨 refactor: move common utils in separate file

* 🔖 Release 1.0.2

Co-authored-by: iower <iower@tutanota.com>
Co-authored-by: iower <35522011+iower@users.noreply.github.com>