Skip to content

Commit

Permalink
notes and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarra committed Oct 30, 2023
1 parent ef36a69 commit 6e556eb
Showing 1 changed file with 25 additions and 21 deletions.
46 changes: 25 additions & 21 deletions 2023/21-08-23.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,55 @@
# Very Good Changelog (08-21-2023)

TODO: Someone should write a nice description for this CHANGELOG
More Dart Frog Updates!

## dart_frog

- feat: change production brick to support external dependencies in the Dockerfile ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/926
- https://github.com/VeryGoodOpenSource/dart_frog/pull/926
- feat(vscode): defined DartFrogApplicationRegistry ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/933
- https://github.com/VeryGoodOpenSource/dart_frog/pull/933
- feat(vscode): allow daemon to send requests ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/930
- https://github.com/VeryGoodOpenSource/dart_frog/pull/930
- chore: add .DS_Store to create_dart_frog gitignore ([@jxstxn1](https://github.com/jxstxn1))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/936
- https://github.com/VeryGoodOpenSource/dart_frog/pull/936
- feat(vscode): defined DartFrogApplication ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/932
- https://github.com/VeryGoodOpenSource/dart_frog/pull/932
- feat(vscode): defined dev_server domain ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/931
- https://github.com/VeryGoodOpenSource/dart_frog/pull/931
- feat(vscode): implemented requestIdentifierGenerator for Dart Frog daemon ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/929
- https://github.com/VeryGoodOpenSource/dart_frog/pull/929
- feat: removing external checking from code gen ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/928
- https://github.com/VeryGoodOpenSource/dart_frog/pull/928
- feat: removing external dependencies checking from dev brick ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/927
- https://github.com/VeryGoodOpenSource/dart_frog/pull/927
- feat: allow prod server brick to use external dependencies ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/910
- https://github.com/VeryGoodOpenSource/dart_frog/pull/910
- feat(vscode): allow invoking Dart Frog daemon ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/925
- https://github.com/VeryGoodOpenSource/dart_frog/pull/925
- feat(vscode): define "deamon" domain messages ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/918
- https://github.com/VeryGoodOpenSource/dart_frog/pull/918
- feat(vscode): implement daemon protocol ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/915
- https://github.com/VeryGoodOpenSource/dart_frog/pull/915
- feat(vscode): define singleton DartFrogDeamon ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/dart_frog/pull/917
- https://github.com/VeryGoodOpenSource/dart_frog/pull/917

## very_good_core

- docs: update l10n README documentation ([@alestiago](https://github.com/alestiago))
- https://github.com/VeryGoodOpenSource/very_good_core/pull/283
- https://github.com/VeryGoodOpenSource/very_good_core/pull/283

## very_good_hub

- feat: persisting auth token ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/very_good_hub/pull/9
- https://github.com/VeryGoodOpenSource/very_good_hub/pull/9

## mockingjay

- feat: update sdk constraint to include dart 3 ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/mockingjay/pull/54
- https://github.com/VeryGoodOpenSource/mockingjay/pull/54
- chore: bump to 0.4.0 and update changelog ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/mockingjay/pull/53
- https://github.com/VeryGoodOpenSource/mockingjay/pull/53
- chore(deps): bump to `mocktail` v1.0.0 ([@felangel](https://github.com/felangel))
- https://github.com/VeryGoodOpenSource/mockingjay/pull/47
- https://github.com/VeryGoodOpenSource/mockingjay/pull/47
- feat: fixing for Flutter 3.13.0 ([@erickzanardo](https://github.com/erickzanardo))
- https://github.com/VeryGoodOpenSource/mockingjay/pull/51
- https://github.com/VeryGoodOpenSource/mockingjay/pull/51

0 comments on commit 6e556eb

Please sign in to comment.