Skip to content

v2.1.0

Latest

Choose a tag to compare

@StorytellerCZ StorytellerCZ released this 26 Feb 06:39
2ff4b79

What's Changed

  • Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #322
  • Move to Mocha tests by @harryadel in #320
    • Replace tinytest with Mocha
    • Code architecture improvements and refactoring for better maintainability
    • Extracted magic strings to constants for improved code safety
    • Improved options merging logic with clear precedence documentation
    • Enhanced hook controller implementation using factory functions
    • Maintained backward compatibility with Meteor 2.16+
    • Fixed Tracker reactivity breaking when before.findOne hook is registered (GitHub Issue #323)
      • Uses Tracker.withComputation to preserve reactive context across async boundaries

Full Changelog: v2.0.0...v2.1.0