Skip to content

Publish v1.0.0

Compare
Choose a tag to compare
@suhaotian suhaotian released this 19 Jun 23:20
· 20 commits to master since this release
  • Breaking Change: createOne rename to create, and deprecated
    createOne

  • Breaking Change: remove setState please use replaceState instead

  • remove tsdx and add bunchee

  • remove MAX_UPDATE_COUNT_NUMBER

  • clean types: syncState and replaceState support oldState => newState

  • export type createOptions => export type CreateOptions

  • add test, e2e tests, and npm auto release github actions

  • update deps and use pnpm

  • add changelog

  • Update README