-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Release 2.6.1 #371
Merged
Merged
Release 2.6.1 #371
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
80e8a62
fix(view): prevent firing callbacks until members are destroyed
jankapunkt 6e42e57
Remove tests for removed API in spacebars, fix #369
StorytellerCZ 933d8f0
Revert "Remove tests for removed API in spacebars, fix #369"
StorytellerCZ 0832a3f
Return Template.__define__
StorytellerCZ dc2cad0
Add history entry
StorytellerCZ 2b09118
Replace removed API with new version
StorytellerCZ 81a7d81
Merge pull request #366 from jankapunkt/fix-destroy-members
denihs 070d425
- Updating history.md
denihs 48853c3
- bumping blaze version to 2.6.1-rc.0
denihs c508e17
Merge branch 'release-2.6.1' into fix/remove-old-tests
StorytellerCZ a2123a4
Merge pull request #370 from meteor/fix/remove-old-tests
denihs 4ab041f
- bumping blaze version to 2.6.1-rc.1
denihs cfae2c4
fix: Blaze.remove should destroy view before detaching
jankapunkt 5f85a72
Merge pull request #374 from jankapunkt/fix-blaze-remove-domrange
StorytellerCZ 85c24b9
[blaze] Modify 'Must be attached' error
harryadel 6437307
Add test for https://github.com/meteor/blaze/pull/374
harryadel 53fdacb
Check for isDestroyed before Blaze.remove
harryadel dc2a520
[blaze] Add guarding for templateName
harryadel 334130c
[blaze] Add 'unkown template' as a fallback to templateName
harryadel e6bf934
fix(DOMRange): Modify 'Must be attached' error to be more descriptive…
jankapunkt 9c7f8c2
Merge branch 'release-2.6.1' into add-tests
jankapunkt 6023abc
update(tests): add test for modified DOMRange "Must be attached" erro…
jankapunkt 03ac1fc
- bumping blaze version to 2.6.1-rc.2
denihs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
## v2.6.1, 2022-April-XX | ||
|
||
* [#370](https://github.com/meteor/blaze/pull/370) `[email protected]`, returned the `Template.__define__` with warning message | ||
* [#366](https://github.com/meteor/blaze/pull/366) Prevent firing callbacks until members are destroyed | ||
* fix destroying child templates when parent is destroyed; prevents memory leak and DOMRange "not attached" error | ||
StorytellerCZ marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## v2.6.0, 2022-April-13 | ||
|
||
* [#330](https://github.com/meteor/blaze/pull/330) Removed deprecated APIs from before Meteor 1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,64 @@ | ||
[email protected].0 | ||
babel-compiler@7.6.1 | ||
[email protected].1 | ||
babel-compiler@7.9.0 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
blaze@2.5.0 | ||
[email protected].2 | ||
blaze@2.6.1-rc.1 | ||
[email protected].3 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
callback-hook@1.3.0 | ||
callback-hook@1.4.0 | ||
[email protected] | ||
[email protected] | ||
ddp-client@2.4.0 | ||
ddp-client@2.5.0 | ||
[email protected] | ||
ddp-server@2.3.2 | ||
ddp-server@2.5.0 | ||
[email protected] | ||
dynamic-import@0.6.0 | ||
ecmascript@0.15.1 | ||
ecmascript-runtime@0.7.0 | ||
ecmascript-runtime-client@0.11.0 | ||
ecmascript-runtime-server@0.10.0 | ||
[email protected].1 | ||
dynamic-import@0.7.2 | ||
ecmascript@0.16.2 | ||
ecmascript-runtime@0.8.0 | ||
ecmascript-runtime-client@0.12.1 | ||
ecmascript-runtime-server@0.11.0 | ||
[email protected].2 | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].0 | ||
[email protected].0 | ||
[email protected].3 | ||
[email protected].1 | ||
[email protected].1 | ||
[email protected] | ||
[email protected] | ||
local-test:blaze@2.5.0 | ||
logging@1.2.0 | ||
meteor@1.9.3 | ||
minimongo@1.6.2 | ||
[email protected].5 | ||
modules@0.16.0 | ||
modules-runtime@0.12.0 | ||
mongo@1.11.0 | ||
local-test:blaze@2.6.1-rc.1 | ||
logging@1.3.1 | ||
meteor@1.10.0 | ||
minimongo@1.8.0 | ||
[email protected].7 | ||
modules@0.18.0 | ||
modules-runtime@0.13.0 | ||
mongo@1.14.6 | ||
[email protected] | ||
[email protected] | ||
[email protected].7 | ||
npm-mongo@3.9.0 | ||
[email protected].8 | ||
npm-mongo@4.3.1 | ||
[email protected] | ||
[email protected] | ||
promise@0.11.2 | ||
promise@0.12.0 | ||
[email protected] | ||
react-fast-refresh@0.1.0 | ||
react-fast-refresh@0.2.3 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
socket-stream-client@0.3.1 | ||
[email protected].1 | ||
socket-stream-client@0.4.0 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
test-helpers@1.2.0 | ||
tinytest@1.1.0 | ||
test-helpers@1.3.0 | ||
tinytest@1.2.1 | ||
[email protected] | ||
[email protected] | ||
webapp@1.10.1 | ||
webapp@1.13.1 | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,69 +1,69 @@ | ||
[email protected].0 | ||
babel-compiler@7.6.1 | ||
[email protected].0 | ||
[email protected].1 | ||
babel-compiler@7.9.0 | ||
[email protected].1 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
callback-hook@1.3.0 | ||
callback-hook@1.4.0 | ||
[email protected] | ||
[email protected] | ||
ddp-client@2.4.0 | ||
ddp-client@2.5.0 | ||
[email protected] | ||
ddp-server@2.3.2 | ||
ddp-server@2.5.0 | ||
[email protected] | ||
dynamic-import@0.6.0 | ||
ecmascript@0.15.1 | ||
ecmascript-runtime@0.7.0 | ||
ecmascript-runtime-client@0.11.0 | ||
ecmascript-runtime-server@0.10.0 | ||
[email protected].1 | ||
dynamic-import@0.7.2 | ||
ecmascript@0.16.2 | ||
ecmascript-runtime@0.8.0 | ||
ecmascript-runtime-client@0.12.1 | ||
ecmascript-runtime-server@0.11.0 | ||
[email protected].2 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1 | ||
[email protected] | ||
[email protected] | ||
local-test:[email protected].0 | ||
logging@1.2.0 | ||
local-test:[email protected].1-rc.2 | ||
logging@1.3.1 | ||
[email protected] | ||
meteor@1.9.3 | ||
minimongo@1.6.2 | ||
[email protected].5 | ||
modules@0.16.0 | ||
modules-runtime@0.12.0 | ||
mongo@1.11.1 | ||
[email protected].2 | ||
meteor@1.10.0 | ||
minimongo@1.8.0 | ||
[email protected].8 | ||
modules@0.18.0 | ||
modules-runtime@0.13.0 | ||
mongo@1.15.0 | ||
[email protected].3 | ||
[email protected] | ||
[email protected].7 | ||
npm-mongo@3.9.0 | ||
[email protected].8 | ||
npm-mongo@4.3.1 | ||
[email protected] | ||
[email protected] | ||
promise@0.11.2 | ||
promise@0.12.0 | ||
[email protected] | ||
react-fast-refresh@0.1.0 | ||
react-fast-refresh@0.2.3 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1 | ||
[email protected] | ||
socket-stream-client@0.3.1 | ||
socket-stream-client@0.5.0 | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1-rc.2 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
test-helpers@1.2.0 | ||
tinytest@1.1.0 | ||
test-helpers@1.3.0 | ||
tinytest@1.2.1 | ||
[email protected] | ||
[email protected] | ||
webapp@1.10.1 | ||
webapp@1.13.1 | ||
[email protected] |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor thing but we need to update this to the date of relase