Skip to content

Releases: Meteor-Community-Packages/meteor-fast-render

v4.0.9

18 May 18:14
ee5b017
Compare
Choose a tag to compare
  • Updated communitypackages:picker to v1.2.0
  • Updated communitypackages:inject-data to v2.3.3
  • Updated development dependencies
  • Updated Meteor compatibility upgrade to v3.0-rc.1, note that this does not mean that this package is Meter 3 compatible, only that it won't give you trouble in version resolution when updating to RC 1.

@StorytellerCZ

Full Changelog: v4.0.8...v4.0.9

v4.0.8

18 May 18:14
c2f2358
Compare
Choose a tag to compare

What's Changed

  • Update montiapm:meteorx to v2.3.1
  • Minor update of dev depenenices
  • Updated GitHub Actions workflow
  • Update cookie-parser to v1.4.6

New Contributors

Full Changelog: v4.0.7...v4.0.8

v4.0.7-alpha.1

23 Aug 16:21
088d7a6
Compare
Choose a tag to compare
v4.0.7-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/Meteor-Community-Packages/meteor-fast-render/commits/v4.0.7-alpha.1

v4.0.6

18 May 18:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.5...v4.0.6

v4.0.5

18 May 18:13
Compare
Choose a tag to compare
  • Update meteorx to montiapm:meteorx for compatibility with Meteor 2.3 @copleykj

Full Changelog: v4.0.3...v4.0.5

v4.0.2

18 May 18:12
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.0.2

v4.0.1

18 May 18:12
Compare
Choose a tag to compare
  • Fixed null publication data not being added to payload @copleykj

Full Changelog: v4.0.0...v4.0.1

v4.0.0

18 May 18:11
Compare
Choose a tag to compare

What's Changed

  • V4 by @copleykj in #1
  • Added FastRender.onDataReady callback
  • Added Extra Data API
  • Removed dependency on underscore
  • Improved code structure and refactored to modern syntax
  • Removed dependence on outdated chuangbo:cookie package
  • Removed the reliance on load order for timing of data loading and the need for FastRender.wait()

New Contributors

Full Changelog: https://github.com/Meteor-Community-Packages/meteor-fast-render/commits/v4.0.0