-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update can-stache to the latest version 🚀 #42
base: master
Are you sure you want to change the base?
Conversation
Version 4.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Version 4.0.2 just got published. |
Version 4.1.0 just got published. |
Version 4.1.1 just got published. |
Version 4.1.2 just got published. |
Version 4.1.3 just got published.Update to this version instead 🚀 Release Notes{{#default()}} no longer changes the contextCommitsThe new version differs by 5 commits.
See the full diff |
Version 4.1.4 just got published.Update to this version instead 🚀 Release NotesFixing magic tags within attributesThis fixes two issues related to attributes with magic tags like <input value="{{foo}}"> |
Version 4.1.5 just got published. |
Version 4.2.0 just got published. |
Version 4.2.1 just got published.Update to this version instead 🚀 Release Notes4.2.1Fix false positive warning with hash expression on #each helpers.
can-stache would incorrectly trigger a warning because CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.2.2 just got published. |
Version 4.2.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.2.4 just got published.Update to this version instead 🚀 Release NotesFixes context passed to {{#default}} helper |
Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for Ignore observing let variable settingThis fixes CommitsThe new version differs by 9 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for Simplifies whitespace control and adds an option and add links in deprecated docsCommitsThe new version differs by 8 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
Version 4.0.0 of can-stache 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-stache.
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 161 commits ahead by 161, behind by 6.
ac0a983
4.0.0
496be17
adding addConverter
ca0be91
4.0.0-pre.54
0ada1eb
Merge pull request #436 from canjs/default-helper-function
bf39af9
making the default helper work when called as a function (again)
2dc507b
4.0.0-pre.53
198a109
removing docs for things removed in 4.0
1bace9b
4.0.0-pre.52
3f084ef
using canReflect.hasKey for
Unable to find key...
warning check066c447
4.0.0-pre.51
7bb3dd6
Merge pull request #428 from canjs/defined-undefined-warning
58f502a
not warning on keys that are defined but are
undefined
6cd9cf2
4.0.0-pre.50
259ea1d
fixing docs showing default helper as a function
dbac45c
4.0.0-pre.49
There are 161 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 🌴