-
Notifications
You must be signed in to change notification settings - Fork 2
Update can to the latest version 🚀 #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Version 4.0.1 just got published. |
Version 4.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Version 4.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
Version 4.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 120 commits.
There are 120 commits in total. See the full diff |
Version 5.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 120 commits.
There are 120 commits in total. See the full diff |
Version 5.1.0 just got published.Update to this version instead 🚀 Release Notes5.1.0New Featurescan-route-mock is now included as an ecosystem package. import { route, RouteMock } from "//unpkg.com/can@5/ecosystem.mjs"; Updates to individual packagescan-define
also fixes a problem where type converters were not being called with the right This fixes a problem where expando properties were not able to be added again after being deleted. can-make-map
canjs/can-make-map@v1.0.0...v1.0.1 can-super-modelFix documentation to put this pkg into can-ecosystemcan-super-model is an ecosystem package but is listed on the website as CommitsThe new version differs by 15 commits.
See the full diff |
Version 5.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Version 5.2.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 5.2.2 just got published. |
Version 5.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 79 commits.
There are 79 commits in total. See the full diff |
Version 5.3.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Version 5.4.0 just got published.Update to this version instead 🚀 Release Notesv5.4.0New Featurescan-debug v2.0.0 - v2.0.0can-debug now exports a function that can be used like: import debug from "can-debug"; debug(); or import { debug } from "can"; debug(); debug.drawGraph has also been removed This method doesn't work in many build formats (ES modules, bundled global builds, webpack). It also requires the large can-vdom v4.4.0 - Set document.defaultView to be the windowBug FixesCommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 5.4.1 just got published.Update to this version instead 🚀 Release NotesUpdating can-debug docs and demosCommitsThe new version differs by 11 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 4.0.0 of can was just published.
The version 4.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of can.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 285 commits.
8f45e56Update dist for releasebf9bc9cMerge pull request #3888 from canjs/majord9c268eMerge pull request #3913 from canjs/3844-colored-imagesb9d30f7using domEventEnter in todomvc demo and guide7b0c604updating dependenciesf583511Merge pull request #3916 from canjs/tech-overviewf7cb70cupdates tech overview with imagesa2daeceupdating todomvc integration test for 4.0 and adding it back to test suite4a9e1f0adding back "no globals" integration tested292beUpdate dist for release094d8a5usinggit checkout -in postversion script8a0b9b1adding react-view-model back to the build2e29e50updating to can-connect-feathers@4.0.0 final version884ea82updating can-define3bfeca4use colored tortoise and hare on main page (fixes #3844)There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴