Skip to content

Latest commit

Β 

History

History
344 lines (256 loc) Β· 15.7 KB

CHANGELOG.md

File metadata and controls

344 lines (256 loc) Β· 15.7 KB

(Wed Nov 16 2022)

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Han Wang (@hanywang2), for all your work!

πŸ› Bug Fix

  • Add initial docs setup #10 (@hanywang2)
  • @dotinc/bouncer-client@0.3.1, @dotinc/bouncer-core@0.7.1, @dotinc/bouncer-planetscale@0.7.1

Authors: 2


(Wed Nov 02 2022)

πŸš€ Enhancement

  • @dotinc/bouncer-client@0.3.0, @dotinc/bouncer-core@0.7.0, @dotinc/bouncer-planetscale@0.7.0, @dotinc/bouncer-sql@0.7.0
  • @dotinc/bouncer-client@0.3.0

⚠️ Pushed to main

  • @dotinc/bouncer-client@0.3.0

Authors: 2


(Sun Oct 30 2022)

πŸš€ Enhancement

⚠️ Pushed to main

  • chore: pnpm lock after release :/ (@nadilas)

Authors: 2


(Sun Oct 30 2022)

πŸš€ Enhancement

  • @dotinc/bouncer-core@0.6.0, @dotinc/bouncer-planetscale@0.6.0, @dotinc/bouncer-sql@0.6.0

πŸ› Bug Fix

  • @dotinc/bouncer-core@0.6.0
    • fix: add error handlers to config endpoints (@nadilas)

⚠️ Pushed to main

  • chore: write up access levels on config endpoints (@nadilas)
  • @dotinc/bouncer-core@0.6.0, @dotinc/bouncer-planetscale@0.6.0, @dotinc/bouncer-sql@0.6.0
    • Merge branch 'main' of github.com:dotindustries/bouncer (@nadilas)
  • @dotinc/bouncer-core@0.6.0
    • refactor: all publishers endpoint should be plural (@nadilas)

Authors: 1


(Fri Oct 28 2022)

πŸš€ Enhancement

  • feat: repository middleware for zodios (@nadilas)
  • @dotinc/bouncer-core@0.5.0, @dotinc/bouncer-planetscale@0.5.0, @dotinc/bouncer-sql@0.5.0
    • feat: add update publisher config implementation (@nadilas)

πŸ› Bug Fix

  • fix: async end without response express issue (@nadilas)
  • fix: remove nextjs config workaround for tanstack (@nadilas)
  • @dotinc/bouncer-core@0.5.0, @dotinc/bouncer-sql@0.5.0

⚠️ Pushed to main

  • chore: add vercel analytics beta (@nadilas)
  • chore: ofc lock is out of sync (@nadilas)
  • refactor: wording on main page (@nadilas)
  • @dotinc/bouncer-core@0.5.0, @dotinc/bouncer-planetscale@0.5.0, @dotinc/bouncer-sql@0.5.0
    • Merge branch 'main' of github.com:dotindustries/bouncer (@nadilas)

Authors: 1


(Mon Oct 24 2022)

πŸš€ Enhancement

  • @dotinc/bouncer-core@0.4.0, @dotinc/bouncer-sql@0.4.0
    • feat: publisherConfigurations route (@nadilas)
    • feat: publisherConfigurationById route (@nadilas)
  • @dotinc/bouncer-planetscale@0.4.0, @dotinc/bouncer-sql@0.4.0
    • feat: add planetscale migration (@nadilas)

⚠️ Pushed to main

  • @dotinc/bouncer-core@0.4.0, @dotinc/bouncer-planetscale@0.4.0, @dotinc/bouncer-sql@0.4.0
    • chore: upgrade deps and clean old deps (@nadilas)
    • chore: merge changelog (@nadilas)

Authors: 1


(Sun Oct 23 2022)

πŸš€ Enhancement

  • @dotinc/bouncer-core@0.3.0, @dotinc/bouncer-sql@0.3.0
    • feat: add sqlite migration provider to sql package (@nadilas)
  • @dotinc/bouncer-sql@0.3.0
    • feat: add sqlite migrations to db instance (@nadilas)

πŸ› Bug Fix

  • @dotinc/bouncer-sql@0.3.0
    • fix: filter seats to subscription id as well (@nadilas)

⚠️ Pushed to main

Authors: 1


(Sun Oct 23 2022)

πŸŽ‰ This release contains work from new contributors! πŸŽ‰

Thanks for all your work!

❀️ null@nadilas

❀️ Eelco Wiersma (@Pagebakers)

πŸš€ Enhancement

  • feat: add swagger ui (@nadilas)
  • feat: add api and demo t3 projects (@nadilas)
  • @dotinc/bouncer-core@0.2.0, @dotinc/bouncer-planetscale@0.2.0, @dotinc/bouncer-sql@0.2.0
    • feat: publish packages (@nadilas)
    • feat: add sql package for shared tables (@nadilas)
  • @dotinc/bouncer-planetscale@0.2.0, @dotinc/bouncer-sql@0.2.0
    • feat: add logging to sql layer (@nadilas)
  • @dotinc/bouncer-core@0.2.0, @dotinc/bouncer-planetscale@0.2.0
    • feat: add planetscale repository adapter (@nadilas)
  • @dotinc/bouncer-core@0.2.0

πŸ› Bug Fix

  • fix: string number check (@nadilas)
  • fix: import api from core (@nadilas)
  • @dotinc/bouncer-core@0.2.0
    • fix: revive lost patch method (@nadilas)
  • @dotinc/bouncer-planetscale@0.2.0
    • fix: finalize planetscale middleware (@nadilas)
    • fix: typescript on planetscale adapter (@nadilas)

⚠️ Pushed to main

  • chore: lock update - auto shipit is going to break vercel every time (@nadilas)
  • chore: ignore lerna log (@nadilas)
  • chore: revert auto to npx (@nadilas)
  • chore: exclude api from build (@nadilas)
  • chore: fix install command (@nadilas)
  • chore: install pnpm in release workflow (@nadilas)
  • chore: change release workflow (@nadilas)
  • chore: remove unused import (@nadilas)
  • chore: swagger-ui-react wants at max react 17 (@nadilas)
  • chore: update package manager config (@nadilas)
  • chore: remove npm lock (@nadilas)
  • chore: pnpm lock (@nadilas)
  • refactor: upgrade next config (@nadilas)
  • chore: pnpm lock update (@nadilas)
  • chore: update package lock (@nadilas)
  • chore: add apps to workspace (@nadilas)
  • chore: update lock (@nadilas)
  • chore: update pnpm lock (@nadilas)
  • chore: add pnpm workspace config (@nadilas)
  • chore: cleanup gh workflow (@nadilas)
  • chore: update readme (@nadilas)
  • chore: upgrade codeql actions (@nadilas)
  • docs: add kysely-planetscale reference (@nadilas)
  • chore: buildable server package (@nadilas)
  • chore: setup server package (@nadilas)
  • chore: clean up packages (@nadilas)
  • chore: add husky (@nadilas)
  • chore: github templates (@nadilas)
  • chore: add auto plugins (@nadilas)
  • chore: remove default packages (@nadilas)
  • chore: setup trunk (@nadilas)
  • chore: clean repo (@nadilas)
  • chore: setup auto shipit (@nadilas)
  • chore: remove custom eslint config (@nadilas)
  • Initial commit from Create Turborepo (@nadilas)
  • @dotinc/bouncer-core@0.2.0
    • refactor: middleware hangs request, change to central repo (@nadilas)
    • refactor: move to new hook (@nadilas)
    • chore: force vscode intellisense to always show complete type definitions in hover (@nadilas)
    • refactor: move away from shorthand (@nadilas)
    • refactor: clean api base url (@nadilas)
    • chore: add dev script to core package (@nadilas)
    • refactor: move out reservation (@nadilas)
    • chore: clean up app router (@nadilas)
    • Merge branch 'main' of github.com:dotindustries/bouncer (@Pagebakers)
    • chore: update deps (@nadilas)
    • chore: remove auto-build of core on install (@nadilas)
    • chore: pnpm stuff (@nadilas)
    • chore: zodios baseline (@nadilas)
  • @dotinc/bouncer-planetscale@0.2.0, @dotinc/bouncer-sql@0.2.0

Authors: 2


(Sun Oct 23 2022)

πŸŽ‰ This release contains work from new contributors! πŸŽ‰

Thanks for all your work!

❀️ null@nadilas

❀️ Eelco Wiersma (@Pagebakers)

πŸš€ Enhancement

  • feat: add logging to sql layer (@nadilas)
  • feat: add sql package for shared tables (@nadilas)
  • feat: add planetscale repository adapter (@nadilas)
  • feat: expose api merged oas3 spec /api/spec (@nadilas)
  • feat: add swagger ui (@nadilas)
  • feat: add all api routes (@nadilas)
  • feat: add base models (@nadilas)
  • feat: simplify build (@Pagebakers)
  • feat: add api and demo t3 projects (@nadilas)

πŸ› Bug Fix

  • fix: revive lost patch method (@nadilas)
  • fix: finalize planetscale middleware (@nadilas)
  • fix: typescript on planetscale adapter (@nadilas)
  • fix: string number check (@nadilas)
  • fix: import api from core (@nadilas)

⚠️ Pushed to main

  • refactor: middleware hangs request, change to central repo (@nadilas)
  • chore: ignore lerna log (@nadilas)
  • ci: release packages (@nadilas)
  • chore: revert auto to npx (@nadilas)
  • chore: exclude api from build (@nadilas)
  • chore: fix install command (@nadilas)
  • chore: install pnpm in release workflow (@nadilas)
  • chore: change release workflow (@nadilas)
  • chore: remove unused import (@nadilas)
  • chore: swagger-ui-react wants at max react 17 (@nadilas)
  • chore: update package manager config (@nadilas)
  • chore: remove npm lock (@nadilas)
  • refactor: move to new hook (@nadilas)
  • chore: force vscode intellisense to always show complete type definitions in hover (@nadilas)
  • refactor: move away from shorthand (@nadilas)
  • chore: pnpm lock (@nadilas)
  • refactor: upgrade next config (@nadilas)
  • refactor: clean api base url (@nadilas)
  • chore: add dev script to core package (@nadilas)
  • refactor: move out reservation (@nadilas)
  • chore: clean up app router (@nadilas)
  • Merge branch 'main' of github.com:dotindustries/bouncer (@Pagebakers)
  • chore: pnpm lock update (@nadilas)
  • chore: update package lock (@nadilas)
  • chore: add apps to workspace (@nadilas)
  • chore: update lock (@nadilas)
  • chore: update deps (@nadilas)
  • chore: update pnpm lock (@nadilas)
  • chore: add pnpm workspace config (@nadilas)
  • chore: remove auto-build of core on install (@nadilas)
  • chore: pnpm stuff (@nadilas)
  • chore: cleanup gh workflow (@nadilas)
  • chore: zodios baseline (@nadilas)
  • chore: update readme (@nadilas)
  • chore: upgrade codeql actions (@nadilas)
  • docs: add kysely-planetscale reference (@nadilas)
  • chore: buildable server package (@nadilas)
  • chore: setup server package (@nadilas)
  • chore: clean up packages (@nadilas)
  • chore: add husky (@nadilas)
  • chore: github templates (@nadilas)
  • chore: add auto plugins (@nadilas)
  • chore: remove default packages (@nadilas)
  • chore: setup trunk (@nadilas)
  • chore: clean repo (@nadilas)
  • chore: setup auto shipit (@nadilas)
  • chore: remove custom eslint config (@nadilas)
  • Initial commit from Create Turborepo (@nadilas)

Authors: 2