Skip to content

v1.0.0-beta.3

Compare
Choose a tag to compare
@janthurau janthurau released this 03 Nov 17:09
· 377 commits to main since this release
v1.0.0-beta.3
feea649
  • Moves y* and prosemirror* to peerdependencies
  • Moves websocket error handling to the first possible place to avoid race conditions
  • Bumps a few dependencies

What's Changed

  • build(deps): bump actions/cache from 3.0.8 to 3.0.10 by @dependabot in #411
  • build(deps): bump @lifeomic/attempt from 3.0.2 to 3.0.3 by @dependabot in #413
  • build(deps): bump y-indexeddb from 9.0.7 to 9.0.9 by @dependabot in #414
  • build(deps-dev): bump @types/lodash.debounce from 4.0.6 to 4.0.7 by @dependabot in #415
  • build(deps-dev): bump vue-template-compiler from 2.6.14 to 2.7.10 by @dependabot in #416
  • build(deps): bump express from 4.17.3 to 4.18.2 by @dependabot in #419
  • build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.40.0 by @dependabot in #423
  • build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #422
  • build(deps): bump meow from 10.1.2 to 11.0.0 by @dependabot in #421
  • build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 5.0.0 by @dependabot in #424
  • build(deps-dev): bump postcss from 8.4.12 to 8.4.18 by @dependabot in #427
  • build(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #426
  • Draft: Moves websocket error handling to the first possible place to avoid r… by @janthurau in #425
  • Draft: Moves prosemirror* and yjs* to peerDependencies by @janthurau in #420

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3