shorebird 0.0.1-dev.3
shorebird: ^0.0.1-dev.3 copied to clipboard
Provides zero-configuration serverless Dart in the cloud.
This is not necessarily kept updated, just included because pub.dev requires it.
0.0.1-dev.3 - 2022-12-21 #
- Client baseUrl now requires a trailing slash.
- DataStore.update callback now is non-nullable.
0.0.1-dev.2 - 2022-12-16 #
- Fixed Collection
- Taught the generated Server to respect SHOREBIRD_PORT environment variable.
- Fixed
shorebird deploy
to include paths in zip. - Fixed DataStoreLocal to work with multiple selector filters.
- Added a whole bunch of dartdocs.
0.0.1-dev.1 - 2022-12-14 #
- Initial version. Not yet ready for general usage, just publishing to make examples easier to run standalone.