Skip to content

v0.0.115

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 26 Feb 14:45
· 199 commits to main since this release

@junobuild/core

Features

  • Enforce the restriction of not using the Date object for data fields in the Datastore. See this description for full context.

Note that this is not a breaking change per se, as it strictly involves adding a TypeScript rule. However, it might impact your app, so reach out if this is an issue. We can either find a solution or revert this improvement if needed.

@junobuild/*

Chore

  • Migrate to Eslint v9