This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Releases: open-sauced/opengraph
Releases · open-sauced/opengraph
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2023-04-03)
🔁 Continuous Integration
- implement release tooling (3e35dc9)
📝 Documentation
- add partial readme (3b5d838)
🤖 Build System
- enable local development and transpilation (6893d90)
- make package able to release (c2cc28c)
- update dependencies and package meta (8757519)
🧑💻 Code Refactoring
- move to nextjs backend architecture static component functions and boilerplate (d4f854d)
- rewrite code and correct buffers (c12099a)
🍕 Features
- add development tooling and backend configuration (f1f5947)
- add dynamic image (5797c54)
- add user not found handler (b1f870c)
- code splitting & img manual insertion (8b48513)
- dynamic user profile card (18a3e23)
- generate images based on route (e81f5c1)
- make div flex global (9790d30)
- repalce https module with fetch (3b146a3)
- switch to graphql and etl octokit (2e6cb05)
- use https module instead of axios (0b6b7fc)
- use node https instead of axios (12b86a7)
- User Profile cards (#5) (64372f4)
🐛 Bug Fixes
- add awaits (14a5e28)
- correct application return type image (a0e6d3f)
- correct node engines required to deploy (5b088e9)
- downgrade required node version (5ae3704)
- fix unexisting value handling (16d3101)
- set moduleResolution to node16 (52b97ed)
✅ Tests
- correct test suite usage (f761ac8)