mutoe / vue3-realworld-example-app

Explore the charm of Vue composition API! Vite?
https://vue3-realworld-example-app-mutoe.vercel.app
MIT License
963 stars 344 forks source link

chore(deps): bump @harlem/core from 1.3.2 to 2.0.1 #69

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @harlem/core from 1.3.2 to 2.0.1.

Release notes

Sourced from @​harlem/core's releases.

v2.0.1

Fixes

  • Matched Vue 3 target ECMAScript version (2016)

v2.0.0

Version 2 is out! 🎉

This release includes a number of changes (including some breaking changes):

  • Improved payload safety
  • Mutation circular reference checks
  • Improved devtools support
  • New extensibility structure
  • Actions
  • Lazy getters
  • Mutation tracing
  • Custom registrations and providers
  • Improved typing
  • Improved documentation
  • Improved test coverage

v2.0.0-beta.10

No release notes provided.

v2.0.0-beta.9

No release notes provided.

v2.0.0-beta.8

No release notes provided.

v2.0.0-beta.7

No release notes provided.

v2.0.0-beta.6

No release notes provided.

v2.0.0-beta.5

No release notes provided.

v2.0.0-beta.4

No release notes provided.

v2.0.0-beta.3

No release notes provided.

v2.0.0-beta.2

No release notes provided.

v2.0.0-beta.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​harlem/core's changelog.

2.0.0-beta.0 (2021-08-11)

Bug Fixes

  • action: fixed action abort error type (176b41e)
  • actions: use provided payload for action body (8dfd68e)
  • app: fixed font references (ca345e6)
  • app: fixed modal attrs (de61226)
  • fixed vue package version baseline (5f5a29c)
  • history: fixed command order for undo (c08415c)

Features

  • app: added storage sync (092ecc8)
  • app: added theme (84e6f64)
  • app: updated demo app (124c317)
  • storage: added exclude option and clearStorage (77ad7c0)

2.0.0-alpha.0 (2021-08-07)

Bug Fixes

  • core: fixed typings (e8bcd49)
  • devtools: fixed event hook (8796aef)
  • extensions: fixed actions extension test failing (81fe605)
  • extensions: fixed transaction extension (a4bc9a5)
  • extensions: fixed type exports (2b02242)
  • extensions: fixed typing on actions extension (58f2db2)
  • storage: fixed event hook name (2b6e892)

Features

  • app: further work on demo app (45665ab)
  • app: many little improvements to demo (5e8c7d4)
  • app: started updating the demo app (17c742e)
  • core: added circular reference detection for mutations (7719b62)
  • core: added effect scope to store (9902107)
  • core: added event to signal devtools update (2dff71f)
  • core: added provider api (202025c)
  • extensions: added cancellation to actions (c9da2f1)
  • extensions: added devtools update to lazy extension (2fb22d1)
  • extensions: added trace extension (2835c45)
  • extensions: started action extension (9874a8a)
  • history: added basic history extension (1ed86cd)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mutoe/vue3-realworld-example-app/5MaQXD17U9ZZipxBRcoWcrzmMTpt
✅ Preview: https://vue3-realworld-example-app-git-dependabot-npmandya-804572-mutoe.vercel.app

dependabot[bot] commented 3 years ago

Superseded by #72.