v0.0.11
Pre-release
Pre-release
What’s Changed
🚀 Features
- new network package for various network related config @fuxingloh (#78)
Maintenance
- cleanup documentations @fuxingloh (#86)
- added jellyfish prefix to api related projects @fuxingloh (#85)
- rename package to jellyfish-network @fuxingloh (#84)
- parallelized testcontainers tests @fuxingloh (#79)
- renamed JellyfishError to ApiError @fuxingloh (#77)
- refactor json in api-core into a standalone module @fuxingloh (#76)
- refactor packages from jellyfish-* to api-* @fuxingloh (#74)
- netlify config for automated web ci/cd @fuxingloh (#73)
- documentation website setup @fuxingloh (#64)
- refactor main to be index.js @fuxingloh (#66)
- renamed docs to website for CODEOWNERS @fuxingloh (#67)
- dependabot.yml to include testcontainers and ignore local projects @fuxingloh (#60)
- added explicit publish flags for package-json @fuxingloh (#58)
Dependencies
- update testcontainers to use 1.6.0 @fuxingloh (#87)
- update cross-fetch to 3.1.2 @fuxingloh (#88)