Giter Club home page Giter Club logo

Comments (5)

greenkeeper avatar greenkeeper commented on May 28, 2024
  • The dependency vue was updated from 2.5.18 to 2.5.19.

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.19

Bug Fixes

  • ssr: should not warn for custom directives that do not have ssr implementation 780dac5, closes #9167
  • vdom: remove unnecessary sameVnode condition 0d4b35f, closes #9168

Reverts

  • fix(sfc): avoid deindent when pad option is specified (#7647) 5d721a4, closes #7647
Commits

The new version differs by 6 commits.

  • 628c1b7 build: release 2.5.19
  • c38a81b build: build 2.5.19
  • 0d4b35f fix(vdom): remove unnecessary sameVnode condition
  • 5d721a4 revert: fix(sfc): avoid deindent when pad option is specified (#7647)
  • 780dac5 fix(ssr): should not warn for custom directives that do not have ssr implementation
  • a89384c test(ssr): add basic directives test (#9166)

See the full diff

from vue-signature-pad.

greenkeeper avatar greenkeeper commented on May 28, 2024
  • The dependency vue was updated from 2.5.19 to 2.5.20.
  • The devDependency vue-template-compiler was updated from 2.5.19 to 2.5.20.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by 3 commits.

  • 77d406b build: release 2.5.20
  • 952d3b4 build: build 2.5.20
  • e06d2af fix(types): avoid this in VueConstructor signature (#9173)

See the full diff

from vue-signature-pad.

greenkeeper avatar greenkeeper commented on May 28, 2024
  • The dependency vue was updated from 2.5.19 to 2.5.20.
  • The devDependency vue-template-compiler was updated from 2.5.19 to 2.5.20.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

The new version differs by 3 commits.

  • 77d406b build: release 2.5.20
  • 952d3b4 build: build 2.5.20
  • e06d2af fix(types): avoid this in VueConstructor signature (#9173)

See the full diff

from vue-signature-pad.

greenkeeper avatar greenkeeper commented on May 28, 2024
  • The dependency vue was updated from 2.5.20 to 2.5.21.
  • The devDependency vue-template-compiler was updated from 2.5.20 to 2.5.21.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v2.5.21

Bug Fixes

Performance Improvements

  • skip normalization on single child element v-for 4074104
Commits

The new version differs by 17 commits.

  • 7075408 build: release 2.5.21
  • b449e17 build: build 2.5.21
  • 847e493 fix: fix single v-for child optimization
  • 4e97548 test: use mocks for commits e2e test
  • 80fb6b8 revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
  • 4074104 perf: skip normalization on single child element v-for
  • 4748760 fix: fix v-for component with undefined value
  • 984393f test: change model text's priority case (#9170)
  • 6980035 chore: use keypress in TodoMVC example for IME input methods (#9172)
  • 87bad80 fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171)
  • d8285c5 fix(weex): support data class type that is string (#9139)
  • 8fccd82 chore: fix tag name in compiler/parser/index.js (#9165)
  • 3d44937 fix(v-model): properly handle multiline v-model expressions (#9184)
  • d780dd2 fix(types): accept primatives and falsy values in createElement children (#9154)
  • 77d406b build: release 2.5.20

There are 17 commits in total.

See the full diff

from vue-signature-pad.

greenkeeper avatar greenkeeper commented on May 28, 2024
  • The dependency vue was updated from 2.5.20 to 2.5.21.
  • The devDependency vue-template-compiler was updated from 2.5.20 to 2.5.21.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v2.5.21

Bug Fixes

Performance Improvements

  • skip normalization on single child element v-for 4074104
Commits

The new version differs by 17 commits.

  • 7075408 build: release 2.5.21
  • b449e17 build: build 2.5.21
  • 847e493 fix: fix single v-for child optimization
  • 4e97548 test: use mocks for commits e2e test
  • 80fb6b8 revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
  • 4074104 perf: skip normalization on single child element v-for
  • 4748760 fix: fix v-for component with undefined value
  • 984393f test: change model text's priority case (#9170)
  • 6980035 chore: use keypress in TodoMVC example for IME input methods (#9172)
  • 87bad80 fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171)
  • d8285c5 fix(weex): support data class type that is string (#9139)
  • 8fccd82 chore: fix tag name in compiler/parser/index.js (#9165)
  • 3d44937 fix(v-model): properly handle multiline v-model expressions (#9184)
  • d780dd2 fix(types): accept primatives and falsy values in createElement children (#9154)
  • 77d406b build: release 2.5.20

There are 17 commits in total.

See the full diff

from vue-signature-pad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.